mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-31 13:22:46 +00:00
Send device update to local users if remote display name changes (#2215)
* Send device_list update to satisfy sytest * Fix build issue from merged in change Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
This commit is contained in:
parent
cfff1b0aaa
commit
41dc651b25
3 changed files with 12 additions and 5 deletions
|
@ -597,4 +597,7 @@ Device list doesn't change if remote server is down
|
|||
/context/ on non world readable room does not work
|
||||
/context/ returns correct number of events
|
||||
/context/ with lazy_load_members filter works
|
||||
Can query remote device keys using POST after notification
|
||||
Device deletion propagates over federation
|
||||
Get left notifs in sync and /keys/changes when other user leaves
|
||||
Remote banned user is kicked and may not rejoin until unbanned
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue