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
Patrick Cloke 7a3a55ac98
Merge pull request from GHSA-mp92-3jfm-3575
1 year ago
..
ui_auth Remove more usages of cursor_to_dict. (#16551) 1 year ago
__init__.py
account.py Refactor `get_user_by_id` (#16316) 1 year ago
account_data.py
account_validity.py Convert user_get_threepids response to attrs. (#16468) 1 year ago
admin.py Convert user_get_threepids response to attrs. (#16468) 1 year ago
appservice.py Allow multiple workers to write to receipts stream. (#16432) 1 year ago
auth.py Describe which rate limiter was hit in logs (#16135) 1 year ago
cas.py Handle "registration_enabled" parameter for CAS (#16262) 1 year ago
deactivate_account.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 1 year ago
device.py Merge pull request from GHSA-mp92-3jfm-3575 1 year ago
devicemessage.py Don't wake up destination transaction queue if they're not due for retry. (#16223) 1 year ago
directory.py Better warning in logs when we fail to fetch an alias (#15922) 1 year ago
e2e_keys.py Merge pull request from GHSA-mp92-3jfm-3575 1 year ago
e2e_room_keys.py
event_auth.py Support room version 11 (#15912) 1 year ago
events.py Add new module API for adding custom fields to events `unsigned` section (#16549) 1 year ago
federation.py Bump ruff from 0.0.290 to 0.0.292 (#16449) 1 year ago
federation_event.py Add a cache around server ACL checking (#16360) 1 year ago
identity.py Remove more usages of cursor_to_dict. (#16551) 1 year ago
initial_sync.py Add new module API for adding custom fields to events `unsigned` section (#16549) 1 year ago
jwt.py Consolidate logic to check for deactivated users. (#15634) 2 years ago
message.py Fix cross-worker ratelimiting (#16558) 1 year ago
oidc.py Add stricter mypy options (#15694) 2 years ago
pagination.py Add new module API for adding custom fields to events `unsigned` section (#16549) 1 year ago
password_policy.py
presence.py Add a new module API to update user presence state. (#16544) 1 year ago
profile.py Trim whitespace when setting display names (#16031) 1 year ago
push_rules.py Some refactors around receipts stream (#16426) 1 year ago
read_marker.py Remove some unused `server_name` fields (#15723) 1 year ago
receipts.py Allow multiple workers to write to receipts stream. (#16432) 1 year ago
register.py Add + as an allowed character for Matrix IDs (MSC4009) (#15911) 1 year ago
relations.py Add new module API for adding custom fields to events `unsigned` section (#16549) 1 year ago
room.py Ensure local invited & knocking users leave before purge. (#16559) 1 year ago
room_list.py mypy plugin to check `@cached` return types (#14911) 1 year ago
room_member.py Convert state delta processing from a dict to attrs. (#16469) 1 year ago
room_member_worker.py Add config option to forget rooms automatically when users leave them (#15224) 2 years ago
room_summary.py Describe which rate limiter was hit in logs (#16135) 1 year ago
saml.py Allow customizing IdP name and icon for SAML and CAS (#16094) 1 year ago
search.py Add new module API for adding custom fields to events `unsigned` section (#16549) 1 year ago
send_email.py Set email charset as utf-8 rather than utf8 (#16329) 1 year ago
set_password.py
sso.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 1 year ago
state_deltas.py
stats.py Convert state delta processing from a dict to attrs. (#16469) 1 year ago
sync.py Add a new module API to update user presence state. (#16544) 1 year ago
typing.py Return immutable objects for cachedList decorators (#16350) 1 year ago
user_directory.py Convert state delta processing from a dict to attrs. (#16469) 1 year ago
worker_lock.py Rename pagination&purge locks and add comments explaining them (#16112) 1 year ago