MatrixSynapse/synapse/handlers
Erik Johnston 0eff740523 Return events in correct order for /events 2016-02-11 10:07:27 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Atomically persit push actions when we persist the event 2016-02-09 16:19:15 +00:00
account_data.py copyrights 2016-01-07 04:26:29 +00:00
admin.py copyrights 2016-01-07 04:26:29 +00:00
appservice.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Allow guests to upgrade their accounts 2016-01-05 18:01:18 +00:00
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 Allow paginating backwards from stream token 2016-01-28 11:52:34 +00:00
presence.py Fix up logcontexts 2016-02-08 14:26:45 +00:00
profile.py copyrights 2016-01-07 04:26:29 +00:00
receipts.py copyrights 2016-01-07 04:26:29 +00:00
register.py Fix up logcontexts 2016-02-08 14:26:45 +00:00
room.py Return events in correct order for /events 2016-02-11 10:07:27 +00:00
search.py copyrights 2016-01-07 04:26:29 +00:00
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