monocle icon indicating copy to clipboard operation
monocle copied to clipboard

Add UserChangesQuery

Open TristanCacqueray opened this issue 4 years ago • 0 comments

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 ]

TristanCacqueray avatar Sep 14 '21 21:09 TristanCacqueray