- Jun 06, 2019
-
-
Amber H. Brown authored
-
- Jun 05, 2019
-
-
Amber Brown authored
-
- Jun 03, 2019
-
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Richard van der Hoff authored
Stop overwriting server keys with other keys
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
- Jun 01, 2019
-
-
Richard van der Hoff authored
Limit displaynames and avatar URLs
-
Richard van der Hoff authored
-
Richard van der Hoff authored
These end up in join events everywhere, so let's limit them. Fixes #5079
-
- May 31, 2019
-
-
Richard van der Hoff authored
Rewrite get_server_verify_keys, again.
-
Richard van der Hoff authored
Fix a bug where we would discard a key result which the origin server is no longer returning. Fixes #5305.
-
Erik Johnston authored
Allow configuring a range for the account validity startup job
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Remove some pointless exception handling
-
Richard van der Hoff authored
use attr.s for VerifyKeyRequest
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Erik Johnston authored
Fix ignored filter field in `/messages` endpoint
-
Erik Johnston authored
Speed up room stats background update
-
Erik Johnston authored
-
Erik Johnston authored
We have to do this by re-inserting a background update and recreating tables, as the tables only get created during a background update and will later be deleted. We also make sure that we remove any entries that should have been removed but weren't due to a race that has been fixed in a previous commit.
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Travis Ralston authored
-
- May 30, 2019
-
-
Richard van der Hoff authored
The verify_request deferred already returns a suitable SynapseError, so I don't really know what we expect to achieve by doing more wrapping, other than log spam. Fixes #4278.
-
Richard van der Hoff authored
Attempt to simplify the logic in get_server_verify_keys by splitting it into two methods.
-
Richard van der Hoff authored
because namedtuple is awful
-
Erik Johnston authored
-
Richard van der Hoff authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Co-Authored-By:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-