summary refs log tree commit diff
path: root/synapse/handlers/pagination.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-15Fix instantiation of message retention purge jobsBrendan Abolivier1-1/+1
2020-01-14Process EDUs in parallel with PDUs. (#6697)