I'm a hobby programmer working on an app. Playing around with the etebase api I stumbled over a problem I'm not quite sure how to solve:
The item manager allows to use a stoken to receive a list of items that have changed since the last sync. But this list includes items that were changed by the client itself. Is there a way to filter for the items that were changed by other users?

I'm a hobby programmer working on an app. Playing around with the etebase api I stumbled over a problem I'm not quite sure how to solve:

The item manager allows to use a stoken to receive a list of items that have changed since the last sync. But this list includes items that were changed by the client itself. Is there a way to filter for the items that were changed by other users?