synapse/changelog.d
Brendan Abolivier 1b3e398bea
Standardise the module interface (#10062)
This PR adds a common configuration section for all modules (see docs). These modules are then loaded at startup by the homeserver. Modules register their hooks and web resources using the new `register_[...]_callbacks` and `register_web_resource` methods of the module API.
2021-06-18 12:15:52 +01:00
..
.gitignore
6739.feature
8436.doc A guide to the request log lines format. (#8436) 2021-06-16 13:31:55 +01:00
9359.feature
9933.misc
10062.feature Standardise the module interface (#10062) 2021-06-18 12:15:52 +01:00
10062.removal Standardise the module interface (#10062) 2021-06-18 12:15:52 +01:00
10080.misc
10115.bugfix
10122.doc
10134.misc
10143.misc
10144.misc
10145.misc
10148.misc
10154.bugfix
10155.misc
10156.misc
10157.bugfix Ensure that we do not cache empty sync responses after a timeout (#10158) 2021-06-17 16:23:11 +01:00
10158.bugfix Ensure that we do not cache empty sync responses after a timeout (#10158) 2021-06-17 16:23:11 +01:00
10160.misc
10161.removal
10164.misc
10167.feature
10168.misc Add fields to better debug where events are being soft_failed (#10168) 2021-06-17 14:59:45 +01:00
10175.bugfix
10180.doc
10183.misc Add debug logging when we enter/exit Measure block (#10183) 2021-06-16 13:29:54 +01:00
10184.bugfix Always require users to re-authenticate for dangerous operations. (#10184) 2021-06-16 11:07:28 -04:00
10188.misc Improve comments in the structured logging code. (#10188) 2021-06-16 19:18:02 +01:00
10189.misc Update MSC3083 support per changes in the MSC. (#10189) 2021-06-17 12:53:27 -04:00
10190.misc Rip out the DNS lookup limiter (#10190) 2021-06-17 16:22:41 +01:00
10193.misc Fix persist_events to stop leaking opentracing contexts (#10193) 2021-06-17 11:21:53 +01:00
10194.removal Remove support for ACME v1 (#10194) 2021-06-17 18:56:48 +01:00
10195.bugfix Fix incorrect time magnitude on delayed call (#10195) 2021-06-17 15:04:26 +01:00
10197.misc update black to 21.6b0 (#10197) 2021-06-17 15:20:06 +01:00
10199.misc Expose opentracing trace id in response headers (#10199) 2021-06-18 11:43:22 +01:00