0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-29 13:08:57 +02:00
synapse/synapse/events
Patrick Cloke d98a43d922
Stabilize support for MSC3970: updated transaction semantics (scope to device_id) (#15629)
For now this maintains compatible with old Synapses by falling back
to using transaction semantics on a per-access token. A future version
of Synapse will drop support for this.
2023-08-04 07:47:18 -04:00
..
__init__.py Support room version 11 (#15912) 2023-07-18 08:44:59 -04:00
builder.py Support room version 11 (#15912) 2023-07-18 08:44:59 -04:00
presence_router.py Implement cancellation support/protection for module callbacks (#12568) 2022-05-09 12:31:14 +01:00
snapshot.py Replace EventContext fields prev_group and delta_ids with field state_group_deltas (#15233) 2023-06-13 13:22:06 -07:00
utils.py Stabilize support for MSC3970: updated transaction semantics (scope to device_id) (#15629) 2023-08-04 07:47:18 -04:00
validator.py Stabilize support for MSC3952: Intentional mentions. (#15520) 2023-06-06 09:11:07 +01:00