forked-synapse/synapse/storage/databases/main
Erik Johnston b913aaa788 Sliding sync: Store the per-connection state in the database. (#17599)
Based on #17600

---------

Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
2024-08-30 15:31:05 +01:00
..
__init__.py Sliding sync: Store the per-connection state in the database. (#17599) 2024-08-30 15:31:05 +01:00
account_data.py Fix sync waiting for an invalid token from the "future" (#17386) 2024-07-02 12:39:49 +01:00
appservice.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
cache.py Speed up fetching latest stream positions via cache (#17606) 2024-08-27 11:03:56 +00:00
censor_events.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
client_ips.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
deviceinbox.py Fix sync waiting for an invalid token from the "future" (#17386) 2024-07-02 12:39:49 +01:00
devices.py Fix sync waiting for an invalid token from the "future" (#17386) 2024-07-02 12:39:49 +01:00
directory.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
e2e_room_keys.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
end_to_end_keys.py Reintroduce "Reduce device lists replication traffic."" (#17361) 2024-06-25 10:34:34 +01:00
event_federation.py Speed up SS room sorting (#17468) 2024-07-23 14:03:14 +01:00
event_push_actions.py Require the 'from' parameter for /notifications be an integer (#17283) 2024-06-19 10:05:39 +01:00
events_bg_updates.py Don't invalidate all get_relations_for_event on history purge (#17083) 2024-05-29 12:57:10 +01:00
events_forward_extremities.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
events_worker.py Fix bug in sliding sync when using old DB. (#17398) 2024-07-08 20:30:23 +01:00
events.py Reintroduce #17291. (#17338) 2024-06-24 14:40:28 +00:00
experimental_features.py Finish up work to allow per-user feature flags (#17392) 2024-07-05 13:02:35 +01:00
filtering.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
keys.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
lock.py Bump black from 23.10.1 to 24.2.0 (#16936) 2024-03-13 16:46:44 +00:00
media_repository.py Prepare for authenticated media freeze (#17433) 2024-07-22 10:33:17 +01:00
metrics.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
monthly_active_users.py Update license headers 2023-11-21 15:29:58 -05:00
openid.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
presence.py Fix sync waiting for an invalid token from the "future" (#17386) 2024-07-02 12:39:49 +01:00
profile.py Add missing docstrings related to profile methods. (#17559) 2024-08-13 17:04:35 +01:00
purge_events.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
push_rule.py Fix sync waiting for an invalid token from the "future" (#17386) 2024-07-02 12:39:49 +01:00
pusher.py Replaces all usages of StreamIdGenerator with MultiWriterIdGenerator (#17229) 2024-05-30 11:07:32 +00:00
receipts.py Sliding sync: Always send your own receipts down (#17617) 2024-08-29 10:09:40 +01:00
registration.py Add support for MSC3823 - Account Suspension (#17051) 2024-05-01 17:45:17 +01:00
rejections.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
relations.py Don't invalidate all get_relations_for_event on history purge (#17083) 2024-05-29 12:57:10 +01:00
room.py Fix sync waiting for an invalid token from the "future" (#17386) 2024-07-02 12:39:49 +01:00
roommember.py Sliding Sync: Add more tracing (#17514) 2024-08-06 11:43:43 -05:00
search.py Return the search terms as search highlights for SQLite instead of nothing (#17000) 2024-04-26 09:43:52 +01:00
session.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
signatures.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
sliding_sync.py Sliding sync: Store the per-connection state in the database. (#17599) 2024-08-30 15:31:05 +01:00
state_deltas.py Speed up /keys/changes (#17548) 2024-08-16 16:04:02 +01:00
state.py Sliding Sync: Update filters to be robust against remote invite rooms (#17450) 2024-07-30 13:20:29 -05:00
stats.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
stream.py Speed up fetching latest stream positions via cache (#17606) 2024-08-27 11:03:56 +00:00
tags.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
task_scheduler.py Bump black from 23.10.1 to 24.2.0 (#16936) 2024-03-13 16:46:44 +00:00
transactions.py Fix filtering of rooms when supplying the destination query parameter to /_synapse/admin/v1/federation/destinations/<destination>/rooms (#17077) 2024-04-26 10:52:24 +01:00
ui_auth.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
user_directory.py Handle hyphens in user dir search porperly (#17254) 2024-06-05 10:40:34 +01:00
user_erasure_store.py Update license headers 2023-11-21 15:29:58 -05:00