forked-synapse/synapse/storage
2024-09-01 10:43:26 +01:00
..
controllers Sliding Sync: Pre-populate room data for quick filtering/sorting (#17512) 2024-08-29 16:09:51 +01:00
databases Revert "Also handle invalid event errors" 2024-09-01 10:43:26 +01:00
engines Sliding sync: Store the per-connection state in the database. (#17599) 2024-08-29 16:26:58 +01:00
schema Sliding sync: Store the per-connection state in the database. (#17599) 2024-08-29 16:26:58 +01:00
util Fix sync waiting for an invalid token from the "future" (#17386) 2024-07-02 12:39:49 +01:00
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
_base.py Replace isort and black with ruff (#17620) 2024-08-30 10:07:46 +02:00
background_updates.py Bump black from 23.10.1 to 24.2.0 (#16936) 2024-03-13 16:46:44 +00:00
database.py Sliding sync: Store the per-connection state in the database. (#17599) 2024-08-29 16:26:58 +01:00
keys.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
prepare_database.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
push_rule.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
roommember.py Use fully-qualified PersistedEventPosition when returning RoomsForUser (#17265) 2024-06-04 12:58:03 -05:00
types.py Bump black from 23.10.1 to 24.2.0 (#16936) 2024-03-13 16:46:44 +00:00