.. |
__init__.py
|
Support MSC4140: Delayed events (Futures) (#17326)
|
2024-09-23 13:33:48 +01:00 |
account_data.py
|
Sliding sync: Add connection tracking to the account_data extension (#17695)
|
2024-09-19 19:51:51 +01:00 |
appservice.py
|
Correctly mention previous copyright (#16820)
|
2024-01-23 11:26:48 +00:00 |
cache.py
|
Sliding Sync: Add cache to get_tags_for_room(...) (#17730)
|
2024-09-19 12:43:26 +01:00 |
censor_events.py
|
Correctly mention previous copyright (#16820)
|
2024-01-23 11:26:48 +00:00 |
client_ips.py
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +01:00 |
delayed_events.py
|
Support MSC4140: Delayed events (Futures) (#17326)
|
2024-09-23 13:33:48 +01:00 |
deviceinbox.py
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +01:00 |
devices.py
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +01:00 |
directory.py
|
Correctly mention previous copyright (#16820)
|
2024-01-23 11:26:48 +00:00 |
e2e_room_keys.py
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +01:00 |
end_to_end_keys.py
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +01:00 |
event_federation.py
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +01:00 |
event_push_actions.py
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +01:00 |
events_bg_updates.py
|
Sliding Sync: Use Sliding Sync tables for sorting (#17693)
|
2024-09-11 12:16:24 -05:00 |
events_forward_extremities.py
|
Correctly mention previous copyright (#16820)
|
2024-01-23 11:26:48 +00:00 |
events_worker.py
|
Add an Admin API endpoint to redact all a user's events (#17506)
|
2024-09-18 10:08:01 +00:00 |
events.py
|
Sliding sync: various fixups to the background update (#17652)
|
2024-09-11 15:38:46 +01: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
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +01: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
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +01:00 |
registration.py
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +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
|
Speed up fetching partial-state rooms on sliding sync (#17666)
|
2024-09-06 11:12:54 +01:00 |
roommember.py
|
Sliding Sync: Avoid fetching left rooms and add back newly_left rooms (#17725)
|
2024-09-19 10:07:18 -05:00 |
search.py
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +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: Add connection tracking to the account_data extension (#17695)
|
2024-09-19 19:51:51 +01:00 |
state_deltas.py
|
Sliding Sync: Pre-populate room data for quick filtering/sorting (#17512)
|
2024-08-29 16:09:51 +01:00 |
state.py
|
Sliding Sync: Avoid fetching left rooms and add back newly_left rooms (#17725)
|
2024-09-19 10:07:18 -05:00 |
stats.py
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +01:00 |
stream.py
|
Sliding Sync: Avoid fetching left rooms and add back newly_left rooms (#17725)
|
2024-09-19 10:07:18 -05:00 |
tags.py
|
Sliding sync: Add connection tracking to the account_data extension (#17695)
|
2024-09-19 19:51:51 +01: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
|
Format files with Ruff (#17643)
|
2024-09-02 12:39:04 +01:00 |
user_erasure_store.py
|
Update license headers
|
2023-11-21 15:29:58 -05:00 |