- Mar 24, 2020
-
-
Richard van der Hoff authored
this is never set to anything other than "test", and is a source of unnecessary boilerplate.
-
- Oct 24, 2019
-
-
Neil Johnson authored
The expected use case is to suppress MAU limiting on small instances
-
- Jul 30, 2019
-
-
Richard van der Hoff authored
The `expire_access_token` didn't do what it sounded like it should do. What it actually did was make Synapse enforce the 'time' caveat on macaroons used as access tokens, but since our access token macaroons never contained such a caveat, it was always a no-op. (The code to add 'time' caveats was removed back in v0.18.5, in #1656)
-
- Jun 20, 2019
-
-
Amber Brown authored
-
- May 13, 2019
-
-
Amber Brown authored
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171)
-
- May 10, 2019
-
-
Amber Brown authored
-
- Mar 21, 2019
-
-
Amber Brown authored
-
- Mar 19, 2019
-
-
Richard van der Hoff authored
Make sure that we have a `server_notices_mxid` set, given that we are relying on it.
-
- Oct 25, 2018
-
-
Richard van der Hoff authored
This test stubbed out some stuff in a very weird way. I have no idea why. It broke.
-
- Sep 06, 2018
-
-
Amber Brown authored
-
- Aug 24, 2018
-
-
Erik Johnston authored
-
Erik Johnston authored
This manifested in synapse repeatedly setting the tag for the room
-
- Aug 23, 2018
-
-
Erik Johnston authored
This was due to a bug where we mutated a cached event's contents
-
- Aug 22, 2018
-
-
Erik Johnston authored
-
- Aug 17, 2018
-
-
Neil Johnson authored
-
- Aug 16, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
-
- Aug 10, 2018
-
-
Neil Johnson authored
-