Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MSC4140: don't cancel delayed state on own state (#17810) | Andrew Ferrazzutti | 2025-03-17 | 1 | -9/+21 |
| | | | | | | | 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](https://github.com/matrix-org/matrix-spec-proposals/blob/a09a883d9a013ac4b6ffddebd7ea87a827d211b9/proposals/4140-delayed-events-futures.md#delayed-state-events-are-cancelled-by-a-more-recent-state-event). | ||||
* | Add missing license header (#17799) | Andrew Ferrazzutti | 2024-10-08 | 1 | -0/+14 |
| | | | | Co-authored-by: Erik Johnston <erik@matrix.org> | ||||
* | Support MSC4140: Delayed events (Futures) (#17326) | Andrew Ferrazzutti | 2024-09-23 | 1 | -0/+523 |