.. |
__init__.py
|
Implements a task scheduler for resumable potentially long running tasks (#15891)
|
2023-08-21 14:17:13 +02:00 |
account_data.py
|
…
|
|
appservice.py
|
…
|
|
cache.py
|
Add an admin endpoint to allow authorizing server to signal token revocations (#16125)
|
2023-08-22 14:15:34 +00:00 |
censor_events.py
|
…
|
|
client_ips.py
|
Filter out unwanted user_agents from udv. (#16124)
|
2023-08-23 14:00:34 +01:00 |
deviceinbox.py
|
…
|
|
devices.py
|
Add an admin endpoint to allow authorizing server to signal token revocations (#16125)
|
2023-08-22 14:15:34 +00:00 |
directory.py
|
…
|
|
e2e_room_keys.py
|
…
|
|
end_to_end_keys.py
|
Support MSC3814: Dehydrated Devices Part 2 (#16010)
|
2023-08-08 12:04:46 -07:00 |
event_federation.py
|
Speed up state res in rare case we don't have all events (#16116)
|
2023-08-18 15:32:06 +01:00 |
event_push_actions.py
|
…
|
|
events.py
|
Stabilize support for MSC3970: updated transaction semantics (scope to `device_id`) (#15629)
|
2023-08-04 07:47:18 -04:00 |
events_bg_updates.py
|
…
|
|
events_forward_extremities.py
|
…
|
|
events_worker.py
|
…
|
|
experimental_features.py
|
…
|
|
filtering.py
|
Run pyupgrade for python 3.7 & 3.8. (#16110)
|
2023-08-15 08:11:20 -04:00 |
keys.py
|
Add cache to `get_server_keys_json_for_remote` (#16123)
|
2023-08-18 11:05:01 +01:00 |
lock.py
|
Fix database performance of read/write worker locks (#16061)
|
2023-08-17 14:07:57 +01:00 |
media_repository.py
|
Add tracing to media `/upload` endpoint (#15850)
|
2023-07-05 10:22:21 -05:00 |
metrics.py
|
…
|
|
monthly_active_users.py
|
…
|
|
openid.py
|
…
|
|
presence.py
|
…
|
|
profile.py
|
Revert "Stop writing to column `user_id` of tables `profiles` and `user_filters`. (#15953)
|
2023-07-18 11:44:09 +01:00 |
purge_events.py
|
Inline SQL queries using boolean parameters (#15525)
|
2023-07-26 18:45:47 +00:00 |
push_rule.py
|
Stabilize support for MSC3958 (suppress notifications from edits). (#16113)
|
2023-08-23 13:22:34 -04:00 |
pusher.py
|
…
|
|
receipts.py
|
…
|
|
registration.py
|
Implements admin API to lock an user (MSC3939) (#15870)
|
2023-08-10 09:10:55 +00:00 |
rejections.py
|
…
|
|
relations.py
|
…
|
|
room.py
|
Inline SQL queries using boolean parameters (#15525)
|
2023-07-26 18:45:47 +00:00 |
roommember.py
|
Speed up updating state in large rooms (#15971)
|
2023-07-20 15:51:28 +01:00 |
search.py
|
…
|
|
session.py
|
…
|
|
signatures.py
|
…
|
|
state.py
|
…
|
|
state_deltas.py
|
…
|
|
stats.py
|
Run pyupgrade for python 3.7 & 3.8. (#16110)
|
2023-08-15 08:11:20 -04:00 |
stream.py
|
Inline SQL queries using boolean parameters (#15525)
|
2023-07-26 18:45:47 +00:00 |
tags.py
|
…
|
|
task_scheduler.py
|
Task scheduler: mark task as active if we are scheduling ASAP (#16165)
|
2023-08-23 13:37:51 +02:00 |
transactions.py
|
Always update `retry_last_ts` (#16164)
|
2023-08-23 13:04:46 +01:00 |
ui_auth.py
|
…
|
|
user_directory.py
|
Implements admin API to lock an user (MSC3939) (#15870)
|
2023-08-10 09:10:55 +00:00 |
user_erasure_store.py
|
…
|
|