synapse/synapse/events
Richard van der Hoff 7ec5e60671
Introduce EventPersistencePair type (#18857)
`Tuple[EventBase, EventContext]` is everywhere and I keep misspelling
it. Let's just define a type for it.
2025-08-26 10:15:03 +01:00
..
__init__.py Support for room version 12 2025-08-11 16:43:45 +01:00
auto_accept_invites.py Resolve breaking change to run_as_background_process in module API (#18737) 2025-07-29 14:29:38 -05:00
builder.py Support for room version 12 2025-08-11 16:43:45 +01:00
presence_router.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
snapshot.py Introduce EventPersistencePair type (#18857) 2025-08-26 10:15:03 +01:00
utils.py Instrument encode_response with tracing in Sliding Sync requests (#18815) 2025-08-18 09:28:59 -05:00
validator.py Support for room version 12 2025-08-11 16:43:45 +01:00