0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-30 16:38:21 +02:00
synapse/changelog.d
Richard van der Hoff b8a5b0097c
Various cleanups in the federation client code (#4031)
- Improve logging: log things in the right order, include destination and txids
  in all log lines, don't log successful responses twice

- Fix the docstring on TransportLayerClient.send_transaction

- Don't use treq.request, which is overcomplicated for our purposes: just use a
  twisted.web.client.Agent.

- simplify the logic for setting up the bodyProducer

- fix bytes/str confusions
2018-10-16 10:44:49 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
3995.bugfix fix newsfile name 2018-10-03 07:09:25 +01:00
3996.bugfix Newsfile 2018-10-03 11:29:44 +01:00
3997.bugfix Newsfile 2018-10-03 11:40:02 +01:00
3999.bugfix Newsfile 2018-10-03 11:59:05 +01:00
4008.misc Newsfile 2018-10-05 11:25:09 +01:00
4017.misc Optimisation for filter_events_for_server 2018-10-08 13:46:52 +01:00
4019.feature Add changelog 2018-10-09 11:15:54 +01:00
4022.misc Update newsfile 2018-10-10 11:31:02 +01:00
4027.bugfix Make workers work on Py3 (#4027) 2018-10-13 00:14:08 +11:00
4031.misc Various cleanups in the federation client code (#4031) 2018-10-16 10:44:49 +01:00
4033.bugfix synapse/app: frontend_proxy.py: actually make workers work on py3 2018-10-14 20:08:39 +03:00