MatrixSynapse/synapse/handlers
Daniel Wagner-Hall dc6da63e30 Enforce user_id exclusivity for AS registrations
This whole set of checks is kind of an ugly mess, which I may clean up
at some point, but for now let's be correct.
2016-02-11 17:37:38 +00:00
..
__init__.py
_base.py Atomically persit push actions when we persist the event 2016-02-09 16:19:15 +00:00
account_data.py
admin.py
appservice.py
auth.py
directory.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
events.py Fix up logcontexts 2016-02-08 14:26:45 +00:00
federation.py Atomically persit push actions when we persist the event 2016-02-09 16:19:15 +00:00
identity.py Add missing param to the log line 2016-01-29 15:01:26 +00:00
message.py
presence.py Fix up logcontexts 2016-02-08 14:26:45 +00:00
profile.py
receipts.py
register.py Enforce user_id exclusivity for AS registrations 2016-02-11 17:37:38 +00:00
room.py Return events in correct order for /events 2016-02-11 10:07:27 +00:00
search.py
sync.py Use _simple_select_many for _get_state_group_for_events 2016-02-10 12:57:50 +00:00
typing.py Measure some /sync related things 2016-02-09 11:31:42 +00:00