MatrixSynapse/changelog.d
Patrick Cloke 1350b053da
Pass errors back to the client when trying multiple federation destinations. (#9868)
This ensures that something like an auth error (403) will be
returned to the requester instead of attempting to try more
servers, which will likely result in the same error, and then
passing back a generic 400 error.
2021-04-27 07:30:34 -04:00
..
.gitignore
9162.misc
9702.misc
9726.bugfix Allow OIDC cookies to work on non-root public baseurls (#9726) 2021-04-23 18:22:47 +01:00
9786.misc
9788.bugfix
9796.misc
9800.feature
9801.doc
9802.bugfix
9814.feature Check for space membership during a remote join of a restricted room (#9814) 2021-04-23 07:05:51 -04:00
9815.misc
9816.misc Rename handler and config modules which end in handler/config. (#9816) 2021-04-20 14:55:20 -04:00
9817.misc Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
9819.feature Add presence federation stream (#9819) 2021-04-20 14:11:24 +01:00
9820.feature Split presence out of master (#9820) 2021-04-23 12:21:55 +01:00
9821.misc
9825.misc
9828.feature
9832.feature
9833.bugfix Limit the size of HTTP responses read over federation. (#9833) 2021-04-23 11:08:41 +01:00
9838.misc
9845.misc Only store data in caches, not "smart" objects (#9845) 2021-04-23 11:47:07 +01:00
9850.feature Fix bug where we sent remote presence states to remote servers (#9850) 2021-04-20 13:37:54 +01:00
9855.misc Limit length of accepted email addresses (#9855) 2021-04-22 17:49:11 +01:00
9856.misc Remove `synapse.types.Collection` (#9856) 2021-04-22 16:43:50 +01:00
9858.misc Handle all new rate limits in demo scripts (#9858) 2021-04-22 17:49:42 +01:00
9867.bugfix Clear the resync bit after resyncing device lists (#9867) 2021-04-22 16:53:24 +01:00
9868.bugfix Pass errors back to the client when trying multiple federation destinations. (#9868) 2021-04-27 07:30:34 -04:00
9871.misc Remove room and user invite ratelimits in default unit test config (#9871) 2021-04-23 13:37:48 +01:00
9874.misc pass a reactor into SynapseSite (#9874) 2021-04-23 17:06:47 +01:00
9875.misc Make DomainSpecificString an attrs class (#9875) 2021-04-23 15:46:29 +01:00
9876.misc Add type hints to auth and auth_blocking. (#9876) 2021-04-23 12:02:16 -04:00
9878.misc Kill off `_PushHTTPChannel`. (#9878) 2021-04-23 18:40:57 +01:00
9887.misc Use current state table for `presence.get_interested_remotes` (#9887) 2021-04-27 10:09:41 +01:00