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