forked-synapse/synapse/handlers
2019-10-07 14:41:39 +01:00
..
ui_auth Threepid validity checks on msisdns should not be dependent on 'threepid_behaviour_email'. (#6104) 2019-09-25 12:29:35 +01:00
__init__.py
_base.py Fix comments 2019-09-11 13:54:50 +01:00
account_data.py
account_validity.py Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 2019-09-06 11:35:28 +01:00
acme_issuing_service.py
acme.py
admin.py
appservice.py
auth.py Stop advertising unsupported flows for registration (#6107) 2019-09-25 12:10:26 +01:00
deactivate_account.py Incorporate review 2019-09-27 16:15:01 +01:00
device.py
devicemessage.py Link the send loop with the edus contexts 2019-09-05 14:42:37 +01:00
directory.py
e2e_keys.py
e2e_room_keys.py
events.py
federation.py Typo 2019-10-04 11:21:24 +01:00
groups_local.py
identity.py Move lookup-related functions from RoomMemberHandler to IdentityHandler (#5978) 2019-09-27 10:36:20 +01:00
initial_sync.py
message.py Fix dummy event insertion consent bug (#6053) 2019-09-26 11:47:53 +01:00
pagination.py
presence.py
profile.py
read_marker.py
receipts.py
register.py Only count real users when checking for auto-creation of auto-join room 2019-09-09 14:48:08 +03:00
room_list.py Fix public room list pagination. 2019-10-02 15:11:17 +01:00
room_member_worker.py
room_member.py Fix yields and copy instead of move push rules on room upgrade (#6144) 2019-10-02 12:04:22 +01:00
room.py Use the v2 Identity Service API for lookups (MSC2134 + MSC2140) (#5976) 2019-09-11 16:02:42 +01:00
saml_handler.py More better logging 2019-09-20 11:20:02 +01:00
search.py
set_password.py
state_deltas.py
stats.py add some logging to the rooms stats updates, to try to track down a flaky test (#6167) 2019-10-07 14:41:39 +01:00
sync.py
typing.py
user_directory.py