mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-30 04:52:46 +00:00
Enable v5 rooms (#992)
* Enable v5 roooms * Update sytest-whitelist * Enable v5 rooms by default, update gomatrixserverlib
This commit is contained in:
parent
4ad52c67ca
commit
77fe509031
4 changed files with 12 additions and 6 deletions
|
@ -258,3 +258,9 @@ User can invite remote user to room with version 1
|
|||
User can invite remote user to room with version 2
|
||||
User can invite remote user to room with version 3
|
||||
User can invite remote user to room with version 4
|
||||
User can create and send/receive messages in a room with version 5
|
||||
local user can join room with version 5
|
||||
User can invite local user to room with version 5
|
||||
remote user can join room with version 5
|
||||
User can invite remote user to room with version 5
|
||||
Remote user can backfill in a room with version 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue