MatrixSynapse/synapse/handlers
Erik Johnston 448ac6cf0d Only process one local membership event per room at a time 2016-08-12 09:32:19 +01:00
..
__init__.py Summary line 2016-07-19 10:28:27 +01:00
_base.py Add `create_requester` function 2016-07-26 16:46:53 +01: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 Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
auth.py /login: Respond with a 403 when we get an invalid m.login.token 2016-08-09 16:29:28 +01: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 Move the presence handler out of the Handlers object 2016-05-16 18:56:37 +01:00
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 Don't change status_msg on /sync 2016-08-10 12:59:59 +01:00
profile.py Add `create_requester` function 2016-07-26 16:46:53 +01:00
receipts.py Replaces calls to fetch_room_distributions_into with get_joined_hosts_for_room 2016-05-16 19:48:07 +01:00
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 move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00
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