forked-synapse/synapse/rest
Eric Eastwood 5389374ef8
Sliding Sync: Speed up incremental sync by avoiding extra work (#17665)
Speed up incremental sync by avoiding extra work. We first look at the
state delta changes and only fetch and calculate further derived things
if they have changed.
2024-09-09 10:36:22 +01:00
..
admin Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
client Sliding Sync: Speed up incremental sync by avoiding extra work (#17665) 2024-09-09 10:36:22 +01:00
consent Update license headers 2023-11-21 15:29:58 -05:00
key Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
media Prepare for authenticated media freeze (#17433) 2024-07-22 10:33:17 +01:00
synapse An federation whitelist query endpoint extension (#16848) 2024-05-13 19:38:45 +00:00
__init__.py Start handlers for new media endpoints when media resource configured (#17483) 2024-08-08 14:35:46 +00:00
health.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
well_known.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00