.. |
__init__.py
|
Actually stop reading from column `user_id` of tables `profiles` (#15955)
|
2023-07-23 16:30:54 -07:00 |
account_data.py
|
Update code to refer to "workers". (#15606)
|
2023-05-16 15:56:38 -04:00 |
appservice.py
|
…
|
|
cache.py
|
Remove old rows from the `cache_invalidation_stream_by_instance` table automatically. (This table is not used when Synapse is configured to use SQLite.) (#15868)
|
2023-08-08 11:10:07 +01:00 |
censor_events.py
|
…
|
|
client_ips.py
|
…
|
|
deviceinbox.py
|
to_device updates could be dropped when consuming the replication stream (#15349)
|
2023-03-30 19:41:14 +02:00 |
devices.py
|
Support MSC3814: Dehydrated Devices Part 2 (#16010)
|
2023-08-08 12:04:46 -07:00 |
directory.py
|
Load `/directory/room/{roomAlias}` endpoint on workers (#15333)
|
2023-04-14 10:24:06 +01:00 |
e2e_room_keys.py
|
Delete server-side backup keys when deactivating an account. (#15181)
|
2023-04-04 20:16:08 +00:00 |
end_to_end_keys.py
|
Support MSC3814: Dehydrated Devices Part 2 (#16010)
|
2023-08-08 12:04:46 -07:00 |
event_federation.py
|
Inline SQL queries using boolean parameters (#15525)
|
2023-07-26 18:45:47 +00:00 |
event_push_actions.py
|
Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15597)
|
2023-05-26 13:16:08 -04:00 |
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
|
Remove support for aggregating reactions (#15172)
|
2023-02-28 18:49:28 +00:00 |
events_forward_extremities.py
|
…
|
|
events_worker.py
|
Prefill events after invalidate not before when persisting events (#15758)
|
2023-06-14 09:42:18 +01:00 |
experimental_features.py
|
Add an admin API endpoint to support per-user feature flags (#15344)
|
2023-04-28 11:33:45 -07:00 |
filtering.py
|
Revert "Stop writing to column `user_id` of tables `profiles` and `user_filters`. (#15953)
|
2023-07-18 11:44:09 +01:00 |
keys.py
|
Modify StoreKeyFetcher to read from server_keys_json. (#15417)
|
2023-04-20 12:30:32 -04:00 |
lock.py
|
Add ability to wait for locks and add locks to purge history / room deletion (#15791)
|
2023-07-31 10:58:03 +01:00 |
media_repository.py
|
Add tracing to media `/upload` endpoint (#15850)
|
2023-07-05 10:22:21 -05:00 |
metrics.py
|
Remove old R30 because R30v2 supercedes it (#10428)
|
2023-05-19 11:13:44 -05:00 |
monthly_active_users.py
|
…
|
|
openid.py
|
…
|
|
presence.py
|
Fix could not serialize access due to concurrent `DELETE` from presence_stream (#15826)
|
2023-07-05 11:44:02 +01:00 |
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
|
Inline SQL queries using boolean parameters (#15525)
|
2023-07-26 18:45:47 +00:00 |
pusher.py
|
Fix the 'set_device_id_for_pushers_txn' background update. (#15391)
|
2023-04-05 07:49:15 -04:00 |
receipts.py
|
Update code to refer to "workers". (#15606)
|
2023-05-16 15:56:38 -04:00 |
registration.py
|
Implements admin API to lock an user (MSC3939) (#15870)
|
2023-08-10 09:10:55 +00:00 |
rejections.py
|
…
|
|
relations.py
|
Add a catch-all * to the supported relation types when redacting (#15705)
|
2023-06-02 13:13:50 +00:00 |
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
|
Actually stop reading from column `user_id` of tables `profiles` (#15955)
|
2023-07-23 16:30:54 -07:00 |
stream.py
|
Inline SQL queries using boolean parameters (#15525)
|
2023-07-26 18:45:47 +00:00 |
tags.py
|
…
|
|
transactions.py
|
Remove unused store method `_set_destination_retry_timings_emulated`. (#15266)
|
2023-03-14 17:32:46 +00: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
|
…
|
|