summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-06Don't forget to ratelimit calls outside of RegistrationHandlerAndrew Morgan2-2/+4
2019-11-06Numeric ID checker now checks @0, don't ratelimit on checkingAndrew Morgan2-20/+29
2019-11-06Fix bug which caused rejected events to be stored with the wrong room state ↵Richard van der Hoff7-103/+285
(#6320) Fix