synapse/synapse/api
Erik Johnston 5210565c12
Reduce overhead of sliding sync E2EE loops (#17771)
Mainly toning down logging and only calling
`get_membership_from_event_ids` if something has changed.
2024-09-30 13:00:14 +01:00
..
auth Reduce overhead of sliding sync E2EE loops (#17771) 2024-09-30 13:00:14 +01:00
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
auth_blocking.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
constants.py Sliding Sync: Fix outlier re-persisting causing problems with sliding sync tables (#17635) 2024-08-30 08:53:57 +01:00
errors.py Fixup sliding sync comment (#17531) 2024-08-07 10:32:36 +01:00
filtering.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
presence.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
ratelimiting.py Fix docs on record_action to clarify the actions are applied (#17426) 2024-07-11 14:03:13 +01:00
room_versions.py Support MSC3757: Restricting who can overwrite a state event (#17513) 2024-09-26 15:25:05 +02:00
urls.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00