summary refs log tree commit diff
path: root/synapse/handlers (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-24Directly lookup local membership instead of getting all members in a room fir...Eric Eastwood4-9/+19
2022-08-24When loading current ids, sort by `stream_id` to avoid incorrect overwrite an...Eric Eastwood2-2/+12
2022-08-24