summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-24Comment about a better future where we can get the state diff between two eve...Eric Eastwood1-0/+8
2022-08-24Rename `event_map` to `unpersisted_events` (#13603)David Robertson2-32/+38
2022-08-24Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_h...Eric Eastwood6-17/+31
2022-08-24Directly lookup local membership instead of getting all members in a room fir...Eric