MatrixSynapse/synapse/handlers
Richard van der Hoff 5d9e7e0c71 Merge branch 'master' into develop 2021-08-31 14:09:48 +01:00
..
ui_auth Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
__init__.py
_base.py
account_data.py
account_validity.py
admin.py
appservice.py
auth.py Remove pushers when deleting 3pid from account (#10581) 2021-08-26 13:53:57 +01:00
cas.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
event_auth.py
events.py
federation.py Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
federation_event.py Split `FederationHandler` in half (#10692) 2021-08-26 21:41:44 +01:00
groups_local.py
identity.py
initial_sync.py Convert room member storage tuples to attrs. (#10629) 2021-08-18 09:22:07 -04:00
message.py Merge pull request from GHSA-3x4c-pq33-4w3q 2021-08-31 10:09:58 +01:00
oidc.py
pagination.py
password_policy.py
presence.py Additional type hints for REST servlets (part 2). (#10674) 2021-08-26 11:53:52 +00:00
profile.py
read_marker.py
receipts.py
register.py Correctly initialise the `synapse_user_logins` metric. (#10677) 2021-08-24 09:17:51 +00:00
room.py
room_list.py
room_member.py Enforce the max length for per-room display names / avatar URLs. (#10654) 2021-08-23 11:25:33 -04:00
room_member_worker.py
room_summary.py Persist room hierarchy pagination sessions to the database. (#10613) 2021-08-24 08:14:03 -04:00
saml.py
search.py
send_email.py Fix incompatibility with Twisted < 21. (#10713) 2021-08-27 16:33:41 +01:00
set_password.py
sso.py Correctly initialise the `synapse_user_logins` metric. (#10677) 2021-08-24 09:17:51 +00:00
state_deltas.py
stats.py
sync.py Additional type hints for the sync REST servlet. (#10666) 2021-08-23 08:14:42 -04:00
typing.py
user_directory.py