MatrixSynapse/synapse/handlers
ReidAnderson 3787133c9e Limit UserIds to a length that fits in a state key (#5198) 2019-05-20 11:20:08 +01:00
..
__init__.py
_base.py
account_data.py
account_validity.py
acme.py
admin.py
appservice.py Remove unnecessary extra function call layer 2018-10-08 14:06:19 +01:00
auth.py Allowing specifying IS to use in unbind API. 2019-04-01 15:25:18 +01:00
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py make sure version is in body and wrap in linearizer queue 2019-02-08 01:32:45 -05:00
events.py
federation.py
groups_local.py
identity.py
initial_sync.py
message.py
pagination.py
presence.py
profile.py
read_marker.py
receipts.py
register.py Limit UserIds to a length that fits in a state key (#5198) 2019-05-20 11:20:08 +01:00
room.py Add some limitations to alias creation 2019-05-02 11:05:11 +01:00
room_list.py
room_member.py
room_member_worker.py
search.py
set_password.py
state_deltas.py
sync.py
typing.py Fix grammar and document get_current_users_in_room (#4998) 2019-04-03 14:32:20 +01:00
user_directory.py