summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-15Move some rest endpoints to client readerErik Johnston1-4/+7
2019-04-05Clean up the database pagination code (#5007)Amber Brown3-67/+64
2019-04-04Prevent kicking users who aren't in the room (#4999)And