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
Hubert Chathi afae8442b5 make sure version is in body and wrap in linearizer queue 6 years ago
..
__init__.py
_base.py
account_data.py
acme.py ACME config cleanups (#4525) 6 years ago
admin.py
appservice.py Remove unnecessary extra function call layer 6 years ago
auth.py Factor SSO success handling out of CAS login (#4264) 6 years ago
deactivate_account.py Give some more things logcontexts (#4077) 6 years ago
device.py don't store more remote device lists if they have more than 1K devices (#4397) 6 years ago
devicemessage.py
directory.py Fix flake8 (#4519) 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
federation.py Fix flake8 (#4519) 6 years ago
groups_local.py Comments help 6 years ago
identity.py sign_request -> build_auth_headers (#4408) 6 years ago
initial_sync.py Refactor state group lookup to reduce DB hits (#4011) 6 years ago
message.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/redactions_eiah 6 years ago
pagination.py fix NPE in /messages by checking if all events were filtered out (#4330) 6 years ago
presence.py
profile.py Fix exception handling in fetching remote profiles 6 years ago
read_marker.py
receipts.py Remove redundant run_as_background_process() from pusherpool 6 years ago
register.py create support user (#4141) 6 years ago
room.py New function for getting room's create event 6 years ago
room_list.py Change default timeout value from 0 to None 6 years ago
room_member.py Remove event ID usage when checking if new room 6 years ago
room_member_worker.py
search.py Apply suggestions from code review 6 years ago
set_password.py
sync.py Add some debug for membership syncing issues (#4538) 6 years ago
typing.py Fix typing being reset causing infinite syncs (#4127) 6 years ago
user_directory.py Add metric for user dir current event stream position 6 years ago