forked-synapse/synapse/rest/client/v1
Erik Johnston dbdc565dfd Fix registration on workers (#4682)
* Move RegistrationHandler init to HomeServer

* Move post registration actions to RegistrationHandler

* Add post regisration replication endpoint

* Newsfile
2019-02-20 18:47:31 +11:00
..
__init__.py
admin.py create support user (#4141) 2018-12-14 18:20:59 +00:00
base.py
directory.py Clean up room alias creation 2018-10-19 10:11:56 +01:00
events.py
initial_sync.py
login.py Fix registration on workers (#4682) 2019-02-20 18:47:31 +11:00
logout.py
presence.py
profile.py
push_rule.py Fix non-ASCII pushrules (#4248) 2018-12-04 12:44:02 +01:00
pusher.py fix type error 2018-12-03 22:27:41 +11:00
room.py Fix typos 2019-01-22 11:00:04 +00:00
voip.py