MatrixSynapse/synapse/handlers
Erik Johnston ba3ff7918b Fixup 2017-08-11 13:42:42 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py Use an ExpiringCache for storing registration sessions 2017-06-29 14:08:37 +01:00
device.py Fix up client ips to read from pending data 2017-06-27 14:46:12 +01:00
devicemessage.py
directory.py
e2e_keys.py
events.py
federation.py Don't compute push actions for backfilled events 2017-07-11 10:02:21 +01:00
groups_local.py Fixup 2017-08-11 13:42:42 +01:00
identity.py
initial_sync.py
message.py Fix bug where pusherpool didn't start and broke some rooms 2017-07-06 17:55:51 +01:00
presence.py
profile.py
read_marker.py
receipts.py
register.py
room.py
room_list.py Initial group server implementation 2017-07-10 15:44:15 +01:00
room_member.py
search.py
sync.py Correctly add joins to correct segment 2017-07-24 13:31:26 +01:00
typing.py
user_directory.py