synapse/changelog.d
Richard van der Hoff 8039685051
Allow additional_resources to implement Resource directly (#6686)
AdditionalResource really doesn't add any value, and it gets in the way for
resources which want to support child resources or the like. So, if the
resource object already implements the IResource interface, don't bother
wrapping it.
2020-01-13 12:42:44 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
5742.feature Allow admin users to create or modify users without a shared secret (#6495) 2020-01-09 13:31:00 +00:00
6621.doc Changelog 2020-01-03 13:00:32 +01:00
6624.doc Update changelog.d/6624.doc 2020-01-07 15:59:05 +01:00
6654.bugfix Correctly proxy remote group HTTP errors. (#6654) 2020-01-07 15:36:41 +00:00
6656.doc contrib/docker-compose: fixing mount that overrides containers' /etc (#6656) 2020-01-08 07:25:05 +00:00
6664.bugfix Newsfile 2020-01-08 13:28:19 +00:00
6665.doc Changelog 2020-01-08 13:28:12 +00:00
6675.removal changelog 2020-01-09 18:11:04 +00:00
6682.bugfix Fix exceptions on requests for non-ascii urls (#6682) 2020-01-13 12:41:51 +00:00
6686.misc Allow additional_resources to implement Resource directly (#6686) 2020-01-13 12:42:44 +00:00