.. |
ui_auth
|
Remove more usages of cursor_to_dict. (#16551)
|
2023-10-26 15:12:28 -04:00 |
__init__.py
|
…
|
|
account.py
|
…
|
|
account_data.py
|
…
|
|
account_validity.py
|
ModuleAPI SSO auth callbacks (#15207)
|
2023-12-01 14:31:50 +00:00 |
admin.py
|
Remove remaining usage of cursor_to_dict. (#16564)
|
2023-10-31 13:13:28 -04:00 |
appservice.py
|
Allow multiple workers to write to receipts stream. (#16432)
|
2023-10-25 16:16:19 +01:00 |
auth.py
|
ModuleAPI SSO auth callbacks (#15207)
|
2023-12-01 14:31:50 +00:00 |
cas.py
|
…
|
|
deactivate_account.py
|
Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505)
|
2023-10-26 13:01:36 -04:00 |
device.py
|
Reduce task concurrency (#16656)
|
2023-11-17 13:14:26 +00:00 |
devicemessage.py
|
…
|
|
directory.py
|
Better warning in logs when we fail to fetch an alias (#15922)
|
2023-07-11 17:12:41 -05:00 |
e2e_keys.py
|
Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634)
|
2023-11-15 17:28:10 +00:00 |
e2e_room_keys.py
|
…
|
|
event_auth.py
|
…
|
|
events.py
|
Add new module API for adding custom fields to events `unsigned` section (#16549)
|
2023-10-27 09:04:08 +00:00 |
federation.py
|
Bump ruff from 0.0.290 to 0.0.292 (#16449)
|
2023-10-09 10:46:17 +01:00 |
federation_event.py
|
Speed up persisting large number of outliers (#16649)
|
2023-11-16 14:25:35 +00:00 |
identity.py
|
Remove more usages of cursor_to_dict. (#16551)
|
2023-10-26 15:12:28 -04:00 |
initial_sync.py
|
Add new module API for adding custom fields to events `unsigned` section (#16549)
|
2023-10-27 09:04:08 +00:00 |
jwt.py
|
…
|
|
message.py
|
Drop unused tables & unneeded access token ID for events. (#16522)
|
2023-12-01 10:12:00 +00:00 |
oidc.py
|
…
|
|
pagination.py
|
Add new module API for adding custom fields to events `unsigned` section (#16549)
|
2023-10-27 09:04:08 +00:00 |
password_policy.py
|
…
|
|
presence.py
|
Use full GitHub links instead of bare issue numbers. (#16637)
|
2023-11-15 08:02:11 -05:00 |
profile.py
|
Implement MSC4069: Inhibit profile propagation (#16636)
|
2023-12-04 11:36:12 +00:00 |
push_rules.py
|
…
|
|
read_marker.py
|
…
|
|
receipts.py
|
Allow multiple workers to write to receipts stream. (#16432)
|
2023-10-25 16:16:19 +01:00 |
register.py
|
…
|
|
relations.py
|
Add new module API for adding custom fields to events `unsigned` section (#16549)
|
2023-10-27 09:04:08 +00:00 |
room.py
|
Fix upgrading a room without `events` field in power levels (#16725)
|
2023-12-05 12:06:21 +00:00 |
room_list.py
|
Remove remaining usage of cursor_to_dict. (#16564)
|
2023-10-31 13:13:28 -04:00 |
room_member.py
|
Reduce DB load when forget on leave setting is disabled (#16668)
|
2023-11-29 18:21:30 +00:00 |
room_member_worker.py
|
…
|
|
room_summary.py
|
Remove remaining usage of cursor_to_dict. (#16564)
|
2023-10-31 13:13:28 -04:00 |
saml.py
|
…
|
|
search.py
|
Add new module API for adding custom fields to events `unsigned` section (#16549)
|
2023-10-27 09:04:08 +00:00 |
send_email.py
|
…
|
|
set_password.py
|
…
|
|
sso.py
|
Return attrs for more media repo APIs. (#16611)
|
2023-11-09 11:00:30 -05:00 |
state_deltas.py
|
…
|
|
stats.py
|
Convert state delta processing from a dict to attrs. (#16469)
|
2023-10-16 07:35:22 -04:00 |
sync.py
|
Use full GitHub links instead of bare issue numbers. (#16637)
|
2023-11-15 08:02:11 -05:00 |
typing.py
|
…
|
|
user_directory.py
|
Use full GitHub links instead of bare issue numbers. (#16637)
|
2023-11-15 08:02:11 -05:00 |
worker_lock.py
|
…
|
|