Skip to content
Snippets Groups Projects
Unverified Commit 03c2bfb7 authored by Sean Quah's avatar Sean Quah Committed by GitHub
Browse files

Send device list updates out to servers in partially joined rooms (#13874)


Use the provided list of servers in the room from the `/send_join`
response, since we will not know which users are in the room.  This
isn't sufficient to ensure that all remote servers receive the right
device list updates, since the `/send_join` response may be inaccurate
or we may calculate the membership state of new users in the room
incorrectly.

Signed-off-by: default avatarSean Quah <seanq@matrix.org>
parent c06b2b71
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment