monocle
monocle copied to clipboard
Add UserChangesQuery
As suggested by @mhuin , it would be nice to query the change that have been recently updated from a user point of view. The query would require a username: [ change <- changes | when last event author /= username ]