1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-20 14:44:46 +00:00
synapse/changelog.d
Andrew Ferrazzutti 51df675c05
MSC4140: don't cancel delayed state on own state (#17810)
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)).
2025-03-17 16:21:45 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
17810.feature MSC4140: don't cancel delayed state on own state (#17810) 2025-03-17 16:21:45 +00:00
18211.misc Fix detection of workflow failures in the release script. (#18211) 2025-03-13 14:52:00 +00:00
18224.doc Fix: corrected routing path for workers doc (#18224) 2025-03-13 11:56:22 +00:00
18235.misc Add caching support to media endpoints (#18235) 2025-03-13 16:28:19 +00:00