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
Andrew Morgan 66e78700a2
Transfer related groups on room upgrade (#4990)
6 years ago
..
__init__.py Fix registration on workers (#4682) 6 years ago
_base.py Use flags 6 years ago
account_data.py copyrights 9 years ago
acme.py Fetch ACME domain into an instance member 6 years ago
admin.py run isort 6 years ago
appservice.py Remove unnecessary extra function call layer 6 years ago
auth.py Support 3PID login in password providers (#4931) 6 years ago
deactivate_account.py Use flags 6 years ago
device.py Merge pull request #4829 from matrix-org/erikj/device_list_seen_updates 6 years ago
devicemessage.py run isort 6 years ago
directory.py Disable publishing to room list when its disabled 6 years ago
e2e_keys.py Replaced all occurences of e.message with str(e) 6 years ago
e2e_room_keys.py make sure version is in body and wrap in linearizer queue 6 years ago
events.py Deny peeking into rooms that have been blocked 6 years ago
federation.py Collect room-version variations into one place (#4969) 6 years ago
groups_local.py Correctly handle RequestSendFailed exceptions 6 years ago
identity.py sign_request -> build_auth_headers (#4408) 6 years ago
initial_sync.py Deny peeking into rooms that have been blocked 6 years ago
message.py Collect room-version variations into one place (#4969) 6 years ago
pagination.py Log tracebacks correctly 6 years ago
presence.py Use an assert 6 years ago
profile.py Support 3PID login in password providers (#4931) 6 years ago
read_marker.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
receipts.py Batch up outgoing read-receipts to reduce federation traffic. (#4890) 6 years ago
register.py Allow password providers to bind emails (#4947) 6 years ago
room.py Transfer related groups on room upgrade (#4990) 6 years ago
room_list.py Pull out config option 6 years ago
room_member.py Use flags 6 years ago
room_member_worker.py Use new helper base class for membership requests 6 years ago
search.py Apply suggestions from code review 6 years ago
set_password.py run isort 6 years ago
state_deltas.py Refactor out state delta handling into its own class (#4917) 6 years ago
sync.py Merge pull request #4815 from matrix-org/erikj/docstrings 6 years ago
typing.py Avoid rebuilding Edu objects in worker mode (#4770) 6 years ago
user_directory.py Refactor out state delta handling into its own class (#4917) 6 years ago