You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/handlers
Erik Johnston c64c3bb4c5 Fix how we check for self redaction 5 years ago
..
__init__.py
_base.py Allow use of different ratelimits for admin redactions. 5 years ago
account_data.py Remove unnecessary parentheses around return statements (#5931) 5 years ago
account_validity.py Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 5 years ago
acme.py Replace returnValue with return (#5736) 5 years ago
acme_issuing_service.py
admin.py Add GET method to admin API /users/@user:dom/admin 5 years ago
appservice.py Remove double return statements (#5962) 5 years ago
auth.py Use account_threepid_delegate for 3pid validation 5 years ago
deactivate_account.py Replace returnValue with return (#5736) 5 years ago
device.py Opentrace device lists (#5853) 5 years ago
devicemessage.py Link the send loop with the edus contexts 5 years ago
directory.py Remove duplicate return statement 5 years ago
e2e_keys.py Opentrace e2e keys (#5855) 5 years ago
e2e_room_keys.py Opentrace e2e keys (#5855) 5 years ago
events.py Remove double return statements (#5962) 5 years ago
federation.py Remove unnecessary parentheses around return statements (#5931) 5 years ago
groups_local.py Correctly handle errors doing requests to group servers 5 years ago
identity.py Merge pull request #6011 from matrix-org/anoa/fix_3pid_validation 5 years ago
initial_sync.py Remove double return statements (#5962) 5 years ago
message.py Fix how we check for self redaction 5 years ago
pagination.py Servlet to purge old rooms (#5845) 5 years ago
presence.py fix typo 5 years ago
profile.py Increase max display name limit 5 years ago
read_marker.py
receipts.py Remove unnecessary parentheses around return statements (#5931) 5 years ago
register.py Only count real users when checking for auto-creation of auto-join room 5 years ago
room.py Remove double return statements (#5962) 5 years ago
room_list.py Support MSC2197 outbound with unstable prefix 5 years ago
room_member.py code cleanups 5 years ago
room_member_worker.py Replace returnValue with return (#5736) 5 years ago
saml_handler.py
search.py Replace returnValue with return (#5736) 5 years ago
set_password.py
state_deltas.py Replace returnValue with return (#5736) 5 years ago
stats.py Correctly handle non-bool m.federate flag 5 years ago
sync.py Remove double return statements (#5962) 5 years ago
typing.py Remove unnecessary parentheses around return statements (#5931) 5 years ago
user_directory.py Replace returnValue with return (#5736) 5 years ago