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.
 
 
 
 
 
 
David Robertson 0a00c99823
Fix upgrading a room without `events` field in power levels (#16725)
5 months ago
..
ui_auth Remove more usages of cursor_to_dict. (#16551) 6 months ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
account.py Refactor `get_user_by_id` (#16316) 7 months ago
account_data.py Experimental MSC3890 Implementation: Fix deleting account data when using an account data writer worker (#14869) 1 year ago
account_validity.py ModuleAPI SSO auth callbacks (#15207) 5 months ago
admin.py Remove remaining usage of cursor_to_dict. (#16564) 6 months ago
appservice.py Allow multiple workers to write to receipts stream. (#16432) 6 months ago
auth.py ModuleAPI SSO auth callbacks (#15207) 5 months ago
cas.py Handle "registration_enabled" parameter for CAS (#16262) 8 months ago
deactivate_account.py Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 6 months ago
device.py Reduce task concurrency (#16656) 5 months ago
devicemessage.py Don't wake up destination transaction queue if they're not due for retry. (#16223) 8 months ago
directory.py Better warning in logs when we fail to fetch an alias (#15922) 9 months ago
e2e_keys.py Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 5 months ago
e2e_room_keys.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
event_auth.py Support room version 11 (#15912) 9 months ago
events.py Add new module API for adding custom fields to events `unsigned` section (#16549) 6 months ago
federation.py Bump ruff from 0.0.290 to 0.0.292 (#16449) 6 months ago
federation_event.py Speed up persisting large number of outliers (#16649) 5 months ago
identity.py Remove more usages of cursor_to_dict. (#16551) 6 months ago
initial_sync.py Add new module API for adding custom fields to events `unsigned` section (#16549) 6 months ago
jwt.py Consolidate logic to check for deactivated users. (#15634) 11 months ago
message.py Drop unused tables & unneeded access token ID for events. (#16522) 5 months ago
oidc.py Add stricter mypy options (#15694) 11 months ago
pagination.py Add new module API for adding custom fields to events `unsigned` section (#16549) 6 months ago
password_policy.py Use direct references for some configuration variables (part 3) (#10885) 2 years ago
presence.py Use full GitHub links instead of bare issue numbers. (#16637) 5 months ago
profile.py Implement MSC4069: Inhibit profile propagation (#16636) 5 months ago
push_rules.py Some refactors around receipts stream (#16426) 7 months ago
read_marker.py Remove some unused `server_name` fields (#15723) 11 months ago
receipts.py Allow multiple workers to write to receipts stream. (#16432) 6 months ago
register.py Add + as an allowed character for Matrix IDs (MSC4009) (#15911) 9 months ago
relations.py Add new module API for adding custom fields to events `unsigned` section (#16549) 6 months ago
room.py Fix upgrading a room without `events` field in power levels (#16725) 5 months ago
room_list.py Remove remaining usage of cursor_to_dict. (#16564) 6 months ago
room_member.py Reduce DB load when forget on leave setting is disabled (#16668) 5 months ago
room_member_worker.py Add config option to forget rooms automatically when users leave them (#15224) 1 year ago
room_summary.py Remove remaining usage of cursor_to_dict. (#16564) 6 months ago
saml.py Allow customizing IdP name and icon for SAML and CAS (#16094) 8 months ago
search.py Add new module API for adding custom fields to events `unsigned` section (#16549) 6 months ago
send_email.py Set email charset as utf-8 rather than utf8 (#16329) 7 months ago
set_password.py Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 1 year ago
sso.py Return attrs for more media repo APIs. (#16611) 5 months ago
state_deltas.py Remove `HomeServer.get_datastore()` (#12031) 2 years ago
stats.py Convert state delta processing from a dict to attrs. (#16469) 6 months ago
sync.py Use full GitHub links instead of bare issue numbers. (#16637) 5 months ago
typing.py Return immutable objects for cachedList decorators (#16350) 7 months ago
user_directory.py Use full GitHub links instead of bare issue numbers. (#16637) 5 months ago
worker_lock.py Rename pagination&purge locks and add comments explaining them (#16112) 8 months ago