mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-30 04:52:46 +00:00
Loopback event from invite response (#982)
* Working invite v2 support * Fix copyright notice * Update gomatrixserverlib * Add fallthrough * Add missing continue * Update sytest-whitelist, gomatrixserverlib * Update gomatrixserverlib to test matrix-org/gomatrixserverlib#181 * Update gomatrixserverlib
This commit is contained in:
parent
87f05721b0
commit
3a858afca2
11 changed files with 135 additions and 28 deletions
|
@ -253,3 +253,8 @@ User can invite local user to room with version 3
|
|||
User can invite local user to room with version 4
|
||||
A pair of servers can establish a join in a v2 room
|
||||
Can logout all devices
|
||||
State from remote users is included in the timeline in an incremental sync
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue