MatrixSynapse/synapse/handlers
Erik Johnston 75299af4fc Merge pull request #1009 from matrix-org/erikj/event_split
Split out /events to synchrotron
2016-08-15 15:39:05 +01:00
..
__init__.py Make synchrotron accept /events 2016-08-12 15:31:44 +01:00
_base.py Add `create_requester` function 2016-07-26 16:46:53 +01:00
account_data.py
admin.py
appservice.py Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
auth.py Log the value which is observed in the first place. 2016-08-14 16:49:05 +02:00
device.py PEP8 2016-08-03 14:30:06 +01:00
directory.py Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
e2e_keys.py keys/query: Omit device displayname if null 2016-08-04 10:59:51 +01:00
events.py
federation.py Also check if server is in the room 2016-08-10 13:32:23 +01:00
identity.py requestToken update 2016-06-30 17:51:28 +01:00
message.py Add filter param to /messages API 2016-07-14 16:30:56 +01:00
presence.py Make synchrotron accept /events 2016-08-12 15:31:44 +01:00
profile.py Add `create_requester` function 2016-07-26 16:46:53 +01:00
receipts.py
register.py Forbid non-ASes from registering users whose names begin with '_' (SYN-738) 2016-07-27 17:54:26 +01:00
room.py Cache federation state responses 2016-07-21 10:30:12 +01:00
room_member.py Only process one local membership event per room at a time 2016-08-12 09:32:19 +01:00
search.py
sync.py Cache federation state responses 2016-07-21 10:30:12 +01:00
typing.py Don't hit DB for noop replications queries 2016-06-08 11:33:30 +01:00