summary refs log tree commit diff
path: root/synapse/handlers/state_deltas.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert user directory handler and related classes to async/await. (#7640)Patrick Cloke2020-06-051-6/+3
* Replace returnValue with return (#5736)Amber Brown2019-07-231-4/+4
* Run Black. (#5482)Amber Brown2019-06-201-1/+0
* Refactor out state delta handling into its own class (#4917)Amber Brown2019-03-251-0/+70