1
0
Files
synapse/changelog.d
Eric Eastwood ad4c14e4b0 Clarifications in user directory for users who share rooms tracking (#13966)
Spawned while working on [`get_users_in_room` mis-uses](https://github.com/matrix-org/synapse/pull/13958#discussion_r984074897) and thinking we could use `get_local_users_in_room` here but we can't.

From first glance, it seemed like this was only using local users from all of the `is_mine_id(user_id)` checks but I see that it does actually use remote users. Just making things a little more clear here what it does and mentions remote users so maybe that will be more obvious in the future.
2022-09-30 14:40:18 -05:00
..
2022-09-26 15:26:59 +01:00
2022-09-26 18:28:32 +01:00
2022-09-23 11:59:39 -04:00
2022-09-30 14:28:34 +01:00