summary refs log tree commit diff
path: root/synapse/handlers/message.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-20Move PaginationHandler to its own fileErik Johnston1-240/+2
2018-07-20Move check_in_room_or_world_readable to AuthErik Johnston2-34/<