Andrew Morgan 2cf77fd5fa clean things up 4 years ago
..
ui_auth 77dc7093a7 Threepid validity checks on msisdns should not be dependent on 'threepid_behaviour_email'. (#6104) 4 years ago
__init__.py dbdc565dfd Fix registration on workers (#4682) 5 years ago
_base.py 57dd41a45b Fix comments 4 years ago
account_data.py 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 4 years ago
account_validity.py 0c0b82b6d1 Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 4 years ago
acme.py 4806651744 Replace returnValue with return (#5736) 4 years ago
acme_issuing_service.py edea4bb5be Allow configuration of the path used for ACME account keys. 4 years ago
admin.py c88a119259 Add GET method to admin API /users/@user:dom/admin 4 years ago
appservice.py 2a44782666 Remove double return statements (#5962) 4 years ago
auth.py 990928abde Stop advertising unsupported flows for registration (#6107) 4 years ago
deactivate_account.py 3e42d47a5a Incorporate review 4 years ago
device.py a90d16dabc Opentrace device lists (#5853) 4 years ago
devicemessage.py 1d65292e94 Link the send loop with the edus contexts 4 years ago
directory.py 58a755cdc3 Remove duplicate return statement 4 years ago
e2e_keys.py 9a6f2be572 Opentrace e2e keys (#5855) 4 years ago
e2e_room_keys.py 9a6f2be572 Opentrace e2e keys (#5855) 4 years ago
events.py 2a44782666 Remove double return statements (#5962) 4 years ago
federation.py cd17a2085e Remove origin parameter from add_display_name_to_third_party_invite and add params to docstring (#6010) 4 years ago
groups_local.py aecae8f397 Correctly handle errors doing requests to group servers 4 years ago
identity.py 8c27bc8b60 Move lookup-related functions from RoomMemberHandler to IdentityHandler (#5978) 4 years ago
initial_sync.py 2a44782666 Remove double return statements (#5962) 4 years ago
message.py 034db2ba21 Fix dummy event insertion consent bug (#6053) 4 years ago
pagination.py 119aa31b10 Servlet to purge old rooms (#5845) 4 years ago
presence.py 8401bcd206 fix typo 4 years ago
profile.py 27d3fc421a Increase max display name limit 4 years ago
read_marker.py 32e7c9e7f2 Run Black. (#5482) 5 years ago
receipts.py 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 4 years ago
register.py be618e0551 Only count real users when checking for auto-creation of auto-join room 4 years ago
room.py 9fc71dc5ee Use the v2 Identity Service API for lookups (MSC2134 + MSC2140) (#5976) 4 years ago
room_list.py 6fadb560fc Support MSC2197 outbound with unstable prefix 4 years ago
room_member.py 2cf77fd5fa clean things up 4 years ago
room_member_worker.py 4806651744 Replace returnValue with return (#5736) 4 years ago
saml_handler.py 33757bad19 More better logging 4 years ago
search.py 4806651744 Replace returnValue with return (#5736) 4 years ago
set_password.py 9646a593ac Added possibilty to disable local password authentication (#5092) 4 years ago
state_deltas.py 4806651744 Replace returnValue with return (#5736) 4 years ago
stats.py 70c52821ce Fix race condition in room stats. (#6029) 4 years ago
sync.py 2a44782666 Remove double return statements (#5962) 4 years ago
typing.py 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 4 years ago
user_directory.py 4806651744 Replace returnValue with return (#5736) 4 years ago