mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-26 08:13:09 -06:00
Merge branch 'master' into neilalexander/saconflict
This commit is contained in:
commit
653a35e8e3
|
|
@ -508,3 +508,6 @@ State from remote users is included in the state in the initial sync
|
|||
Changes to state are included in an gapped incremental sync
|
||||
A full_state incremental update returns all state
|
||||
Can pass a JSON filter as a query parameter
|
||||
Local room members can get room messages
|
||||
Remote room members can get room messages
|
||||
Guest users can send messages to guest_access rooms if joined
|
||||
|
|
|
|||
Loading…
Reference in a new issue