MatrixSynapse/synapse/handlers
Erik Johnston 0ffa5fb935
Use current state table for `presence.get_interested_remotes` (#9887)
This should be a lot quicker than asking the state handler.
2021-04-27 10:09:41 +01:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py
acme.py
acme_issuing_service.py
admin.py
appservice.py Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
auth.py
cas.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
deactivate_account.py
device.py Clear the resync bit after resyncing device lists (#9867) 2021-04-22 16:53:24 +01:00
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
event_auth.py Check for space membership during a remote join of a restricted room (#9814) 2021-04-23 07:05:51 -04:00
events.py
federation.py Check for space membership during a remote join of a restricted room (#9814) 2021-04-23 07:05:51 -04:00
groups_local.py
identity.py
initial_sync.py
message.py
oidc.py Allow OIDC cookies to work on non-root public baseurls (#9726) 2021-04-23 18:22:47 +01:00
pagination.py
password_policy.py
presence.py Use current state table for `presence.get_interested_remotes` (#9887) 2021-04-27 10:09:41 +01:00
profile.py
read_marker.py
receipts.py
register.py
room.py
room_list.py
room_member.py Check for space membership during a remote join of a restricted room (#9814) 2021-04-23 07:05:51 -04:00
room_member_worker.py
saml.py Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
search.py
set_password.py
space_summary.py
sso.py Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
state_deltas.py
stats.py
sync.py Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
typing.py
user_directory.py