MatrixSynapse/synapse/handlers
Erik Johnston 213c98c00a Add option to disable search room lists
This disables both local and remote room list searching.
2019-03-19 17:10:52 +00:00
..
__init__.py
_base.py
account_data.py
acme.py
admin.py
appservice.py
auth.py Add ratelimiting on failed login attempts (#4865) 2019-03-18 12:57:20 +00:00
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
events.py
federation.py Factor out soft fail checks 2019-03-08 11:26:33 +00:00
groups_local.py
identity.py
initial_sync.py
message.py fix test_auto_create_auto_join_where_no_consent (#4886) 2019-03-19 11:38:59 +00:00
pagination.py
presence.py
profile.py
read_marker.py
receipts.py Move client receipt processing to federation sender worker. 2019-03-13 17:21:19 +00:00
register.py fix test_auto_create_auto_join_where_no_consent (#4886) 2019-03-19 11:38:59 +00:00
room.py
room_list.py Add option to disable search room lists 2019-03-19 17:10:52 +00:00
room_member.py Transfer local user's push rules on room upgrade (#4838) 2019-03-12 14:42:53 +00:00
room_member_worker.py
search.py
set_password.py
sync.py
typing.py
user_directory.py Migrate the user directory initial population to a background task (#4864) 2019-03-19 04:50:24 +11:00