summary refs log tree commit diff
path: root/synapse/handlers (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-06Add docstrings from matrix-org-hotfixesErik Johnston1-7/+26
2019-03-06Make registration ratelimiter separate from the main events oneBrendan Abolivier3-2/+6
2019-03-06Revert "Split ratelimiters in two (one for events, one for registration)"Brendan