forked-synapse/synapse/handlers
2021-03-18 18:37:19 +01:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py
acme_issuing_service.py
acme.py Create a SynapseReactor type which incorporates the necessary reactor interfaces. (#9528) 2021-03-08 08:25:43 -05:00
admin.py
appservice.py
auth.py Return m.change_password.enabled=false if local database is disabled (#9588) 2021-03-16 11:44:25 -04:00
cas_handler.py Add support for stable MSC2858 API (#9617) 2021-03-16 11:21:26 +00:00
deactivate_account.py Ensure pushers are deleted for deactivated accounts (#9285) 2021-02-25 13:56:55 +00:00
device.py only save remote cross-signing keys if they're different from the current ones (#9634) 2021-03-17 11:04:57 -04:00
devicemessage.py Ratelimit cross-user key sharing requests. (#8957) 2021-02-19 13:20:34 -05:00
directory.py
e2e_keys.py
e2e_room_keys.py
events.py Ratelimit cross-user key sharing requests. (#8957) 2021-02-19 13:20:34 -05:00
federation.py Optimise missing prev_event handling (#9601) 2021-03-15 13:51:02 +00:00
groups_local.py
identity.py
initial_sync.py Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
message.py Add configs to make profile data more private (#9203) 2021-02-19 09:50:41 +00:00
oidc_handler.py Add SSO attribute requirements for OIDC providers (#9609) 2021-03-16 11:46:07 -04:00
pagination.py Fix additional type hints. (#9543) 2021-03-09 07:41:32 -05:00
password_policy.py
presence.py Move support for MSC3026 behind an experimental flag 2021-03-18 18:37:19 +01:00
profile.py Fix style checking due to updated black. 2021-02-19 08:19:54 -05:00
read_marker.py
receipts.py
register.py Add type hints to the room member handler. (#9631) 2021-03-17 07:14:39 -04:00
room_list.py Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
room_member_worker.py Add type hints to the room member handler. (#9631) 2021-03-17 07:14:39 -04:00
room_member.py Add type hints to the room member handler. (#9631) 2021-03-17 07:14:39 -04:00
room.py Add ResponseCache tests. (#9458) 2021-03-08 14:00:07 -05:00
saml_handler.py Add support for stable MSC2858 API (#9617) 2021-03-16 11:21:26 +00:00
search.py
set_password.py
sso.py Add support for stable MSC2858 API (#9617) 2021-03-16 11:21:26 +00:00
state_deltas.py
stats.py
sync.py Fix bad naming of storage function (#9637) 2021-03-17 13:20:08 +00:00
typing.py
user_directory.py Add back the guard against the user directory stream position not existing. (#9428) 2021-02-18 08:44:19 -05:00