mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-20 06:34:47 +00:00
When a user sends a state event, do not cancel their own delayed events
for the same piece of state.
For context, see [the relevant section in the
MSC](a09a883d9a/proposals/4140-delayed-events-futures.md (delayed-state-events-are-cancelled-by-a-more-recent-state-event)
).
1 line
171 B
Gherkin
1 line
171 B
Gherkin
Update MSC4140 implementation to no longer cancel a user's own delayed state events with an event type & state key that match a more recent state event sent by that user.
|