mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Send presence to joined hosts only (#2858)
Send presence events only to rooms the user is participating, not all servers we know about. Should fix #2752
This commit is contained in:
parent
eeabe892a9
commit
b13cb43785
4 changed files with 21 additions and 3 deletions
|
@ -46,3 +46,6 @@ If a device list update goes missing, the server resyncs on the next one
|
|||
# Might be a bug in the test because leaves do appear :-(
|
||||
|
||||
Leaves are present in non-gapped incremental syncs
|
||||
|
||||
# Below test was passing for the wrong reason, failing correctly since #2858
|
||||
New federated private chats get full presence information (SYN-115)
|
Loading…
Add table
Add a link
Reference in a new issue