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
dependabot[bot] 757010905e
Bump twisted from 22.10.0 to 23.8.0 (#16235)
1 year ago
..
ui_auth Use mypy 1.0 (#15052) 2 years ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
account.py Optionally include account validity in MSC3720 account status responses (#12266) 3 years ago
account_data.py Experimental MSC3890 Implementation: Fix deleting account data when using an account data writer worker (#14869) 2 years ago
account_validity.py `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 2 years ago
admin.py Add last_seen_ts to the admin users API (#16218) 1 year ago
appservice.py Add support for claiming multiple OTKs at once. (#15468) 2 years ago
auth.py Describe which rate limiter was hit in logs (#16135) 1 year ago
cas.py Add configuration setting for CAS protocol version (#15816) 1 year ago
deactivate_account.py `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 2 years ago
device.py Don't wake up destination transaction queue if they're not due for retry. (#16223) 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 Add requesting user id parameter to key claim methods in `TransportLayerClient` (#15663) 2 years ago
e2e_room_keys.py Bump black from 22.12.0 to 23.1.0 (#15103) 2 years ago
event_auth.py Support room version 11 (#15912) 1 year ago
events.py Pass the device ID around in the presence handler (#16171) 1 year ago
federation.py Only lock when we're backfilling (#16159) 1 year ago
federation_event.py Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 1 year ago
identity.py Describe which rate limiter was hit in logs (#16135) 1 year ago
initial_sync.py Bump twisted from 22.10.0 to 23.8.0 (#16235) 1 year ago
jwt.py Consolidate logic to check for deactivated users. (#15634) 2 years ago
message.py Stop writing to the event_txn_id table (#16175) 1 year ago
oidc.py Add stricter mypy options (#15694) 2 years ago
pagination.py Only lock when we're backfilling (#16159) 1 year ago
password_policy.py Use direct references for some configuration variables (part 3) (#10885) 3 years ago
presence.py Don't wake up destination transaction queue if they're not due for retry. (#16223) 1 year ago
profile.py Trim whitespace when setting display names (#16031) 1 year ago
push_rules.py Error if attempting to set m.push_rules account data, per MSC4010. (#15555) 2 years ago
read_marker.py Remove some unused `server_name` fields (#15723) 2 years ago
receipts.py Return read-only collections from `@cached` methods (#13755) 2 years ago
register.py Add + as an allowed character for Matrix IDs (MSC4009) (#15911) 1 year ago
relations.py Add a catch-all * to the supported relation types when redacting (#15705) 2 years ago
room.py Support room version 11 (#15912) 1 year ago
room_list.py Use stable prefixes for MSC3827: filtering of `/publicRooms` by room type (#13370) 2 years ago
room_member.py Describe which rate limiter was hit in logs (#16135) 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 Pass the requester during event serialization. (#15174) 2 years ago
send_email.py Support IPv6-only SMTP servers (#16155) 1 year ago
set_password.py Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 2 years ago
sso.py Run pyupgrade for python 3.7 & 3.8. (#16110) 1 year ago
state_deltas.py Remove `HomeServer.get_datastore()` (#12031) 3 years ago
stats.py Run pyupgrade for python 3.7 & 3.8. (#16110) 1 year ago
sync.py Disable caching in /sync corner case (#16080) 1 year ago
typing.py Don't wake up destination transaction queue if they're not due for retry. (#16223) 1 year ago
user_directory.py Implements admin API to lock an user (MSC3939) (#15870) 1 year ago
worker_lock.py Rename pagination&purge locks and add comments explaining them (#16112) 1 year ago