|
|
@ -7,6 +7,29 @@ TODO
|
|
|
|
we can't know the exact number over federation, but as a purely informational display thing it would
|
|
|
|
we can't know the exact number over federation, but as a purely informational display thing it would
|
|
|
|
be nice.
|
|
|
|
be nice.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Summary
|
|
|
|
|
|
|
|
-------
|
|
|
|
|
|
|
|
Included:
|
|
|
|
|
|
|
|
- Event filtering (type/room/users, federation-style events)
|
|
|
|
|
|
|
|
- Incremental syncing
|
|
|
|
|
|
|
|
- Rejecting invites
|
|
|
|
|
|
|
|
- Deleting state
|
|
|
|
|
|
|
|
- Contextual messages (view messages around an arbitrary message)
|
|
|
|
|
|
|
|
- Race conditions on event stream / actions
|
|
|
|
|
|
|
|
- Out-of-order events
|
|
|
|
|
|
|
|
- Capabilities
|
|
|
|
|
|
|
|
- Comments (in_reply_to key)
|
|
|
|
|
|
|
|
- Editing/updating messages (updates key)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Excluded:
|
|
|
|
|
|
|
|
- Searching messages
|
|
|
|
|
|
|
|
- State event pagination (see Global /initialSync API)
|
|
|
|
|
|
|
|
- Initial sync pagination (see Global /initialSync API)
|
|
|
|
|
|
|
|
- PATCHing power levels
|
|
|
|
|
|
|
|
- Handling "duplicate" events in state/messages key on initial sync.
|
|
|
|
|
|
|
|
- Multiple devices (other than VoIP)
|
|
|
|
|
|
|
|
- Room directory lists (aka public room list, paginating, permissions on editing the list, etc)
|
|
|
|
|
|
|
|
|
|
|
|
Filter API
|
|
|
|
Filter API
|
|
|
|
----------
|
|
|
|
----------
|
|
|
|
Inputs:
|
|
|
|
Inputs:
|
|
|
|