forked-synapse/synapse/handlers
Erik Johnston 8e49892b21 Only calculate initial sync for 10 rooms at a time
This helps to ensure we don't completely starve other requests.
2016-02-10 11:42:07 +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 Fix up logcontexts 2016-02-08 14:26:45 +00:00
search.py copyrights 2016-01-07 04:26:29 +00:00
sync.py Only calculate initial sync for 10 rooms at a time 2016-02-10 11:42:07 +00:00
typing.py Measure some /sync related things 2016-02-09 11:31:42 +00:00