synapse/changelog.d
Erik Johnston 4b43e6fe02
Handle rescinding invites over federation (#18823)
We should send events that rescind invites over federation.

Similarly, we should handle receiving such events. Unfortunately, the
protocol doesn't make it possible to fully auth such events, and so we
can only handle the case where the original inviter rescinded the invite
(rather than a room admin).

Complement test: https://github.com/matrix-org/complement/pull/797
2025-09-08 10:55:48 +01:00
..
.gitignore
18791.misc Re-introduce: Fix LaterGauge metrics to collect from all servers (#18791) 2025-09-02 12:14:27 -05:00
18823.bugfix Handle rescinding invites over federation (#18823) 2025-09-08 10:55:48 +01:00
18878.docker Suppress "Applying schema" log noise bulk when running Complement tests (#18878) 2025-09-02 13:34:47 -05:00