0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-09 12:48:49 +02:00
synapse/changelog.d
Richard van der Hoff 856c83f5f8
Avoid rebuilding Edu objects in worker mode (#4770)
In worker mode, on the federation sender, when we receive an edu for sending
over the replication socket, it is parsed into an Edu object. There is no point
extracting the contents of it so that we can then immediately build another Edu.
2019-03-04 12:57:44 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
4740.bugfix Make 'event_id' a required parameter in federated state requests (#4741) 2019-02-27 14:35:47 -08:00
4749.bugfix Newsfile 2019-02-26 15:13:55 +00:00
4752.misc Move from TravisCI to BuildKite (#4752) 2019-02-27 13:03:14 -08:00
4757.feature Newsfile 2019-02-27 13:46:29 +00:00
4757.misc Newsfile 2019-02-27 13:54:45 +00:00
4759.feature Update changelog.d/4759.feature 2019-02-27 15:32:21 +00:00
4763.bugfix Fix parsing of Content-Disposition headers (#4763) 2019-02-27 14:29:10 -08:00
4765.misc Minor docstring fixes for MatrixFederationAgent (#4765) 2019-02-28 16:24:01 +00:00
4770.misc Avoid rebuilding Edu objects in worker mode (#4770) 2019-03-04 12:57:44 +00:00
4771.misc Update test_typing to use HomeserverTestCase. (#4771) 2019-03-04 10:05:39 +00:00
4776.bugfix Fix incorrect log about not persisting duplicate state event. (#4776) 2019-03-01 16:47:12 +00:00