synapse/changelog.d
2025-08-05 12:02:57 +01:00
..
.gitignore
18474.misc Add debug log when HMAC incorrect (#18474) 2025-07-22 11:09:45 -05:00
18514.feature Add configurable rate limiting for the creation of rooms. (#18514) 2025-07-24 14:08:02 +00:00
18540.feature Add support for MSC4293 - Redact on Kick/Ban (#18540) 2025-07-23 16:00:01 +01:00
18574.misc Make room upgrades faster for rooms with many bans (#18574) 2025-08-04 10:42:52 +01:00
18580.misc Use UTF-8 for config doc generation (#18580) 2025-07-22 17:54:47 +00:00
18585.feature Allow admins to see policy server-flagged events (#18585) 2025-07-29 19:57:33 +01:00
18656.misc Refactor Counter metrics to be homeserver-scoped (#18656) 2025-07-25 14:58:47 -05:00
18670.misc Refactor background process metrics to be homeserver-scoped (#18670) 2025-07-23 13:28:17 -05:00
18686.feature Configure HTTP proxy in file config (#18686) 2025-07-22 10:33:00 -05:00
18696.bugfix Allow return code 403 when fetching profile via federation (#18696) 2025-07-22 18:42:50 +01:00
18700.doc Minor improvements to README.rst (#18700) 2025-07-30 15:07:10 +01:00
18714.misc Refactor LaterGauge metrics to be homeserver-scoped (#18714) 2025-07-29 13:49:41 -05:00
18715.misc Refactor GaugeBucketCollector metrics to be homeserver-scoped (#18715) 2025-07-29 11:46:21 -05:00
18718.misc Reduce database usage in Sliding Sync by not querying for background update completion after the update is known to be complete. (#18718) 2025-07-24 14:58:39 +00:00
18722.feature MSC4306: expose feature in the client version (#18722) 2025-07-29 13:39:11 -05:00
18723.misc Improve order of validation and ratelimiting in room creation (#18723) 2025-08-04 11:08:02 -05:00
18724.misc Refactor Histogram metrics to be homeserver-scoped (#18724) 2025-07-29 15:35:38 -05:00
18725.misc Refactor Gauge metrics to be homeserver-scoped (#18725) 2025-07-29 10:37:59 -05:00
18726.bugfix MSC4306: register the thread subscriptions servlet in the client servlet section (#18726) 2025-07-24 10:33:34 +00:00
18727.misc Bump minimum version bound on Twisted to 21.2.0. (#18727) 2025-07-24 15:39:54 +01:00
18728.misc Use twisted.internet.testing module in tests instead of deprecated twisted.test.proto_helpers. (#18728) 2025-07-30 12:32:10 +01:00
18729.misc Remove some obsolete Twisted version checks. (#18729) 2025-07-30 12:31:55 +01:00
18730.misc Remove obsolete /send_event replication endpoint. (#18730) 2025-07-30 12:30:40 +01:00
18733.misc Update metrics linting to be able to handle custom metrics (#18733) 2025-08-01 15:34:11 -05:00
18736.misc Work around twisted.protocols.amp.TooLong error by reducing logging in some tests. (#18736) 2025-07-30 12:03:56 +00:00
18737.removal Resolve breaking change to run_as_background_process in module API (#18737) 2025-07-29 14:29:38 -05:00
18748.misc Fix cache metrics to collect from all servers (#18748) 2025-08-01 12:29:58 -05:00
18750.bugfix Allow suspended users to be auto-joined to server notice rooms (#18750) 2025-07-30 15:38:07 +00:00
18753.misc Fix Failed to stop metrics warnings in request metrics (#18753) 2025-07-31 10:31:45 -05:00
18757.misc Bump minimum supported rust version to 1.82.0 (#18757) 2025-08-05 12:02:57 +01:00
18759.feature Stabilise MAS integration (#18759) 2025-08-04 15:48:45 +02:00
18760.doc.md Document that there can be multiple workers handling the receipts stream (#18760) 2025-08-04 13:23:15 +01:00
18761.doc.md Improve device lists documentation (#18761) 2025-08-04 13:19:34 +01:00
18763.bugfix Add missing await to sleep calls (#18763) 2025-08-01 16:00:30 +01:00
18772.misc Make .sleep(..) return a coroutine (#18772) 2025-08-05 09:30:52 +01:00