- Jan 09, 2020
-
-
Manuel Stahl authored
Signed-off-by:
Manuel Stahl <manuel.stahl@awesome-technologies.de>
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jan 08, 2020
-
-
Erik Johnston authored
Fix media repo admin APIs when using a media worker.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Brendan Abolivier authored
Fix typo in message retention policies doc
-
Erik Johnston authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Richard van der Hoff authored
-
Manuel Stahl authored
Fixes #6552
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
This was ill-advised. We can't modify verify_keys here, because the response object has already been signed by the requested key. Furthermore, it's somewhat unnecessary because existing versions of Synapse (which get upset that the notary key isn't present in verify_keys) will fall back to a direct fetch via `/key/v2/server`. Also: more tests for fetching keys via perspectives: it would be nice if we actually tested when our fetcher can't talk to our notary impl.
-
Brendan Abolivier authored
Add complete documentation of the message retention policies support
-
Fabian Meyer authored
The mount in the form of ./matrix-config:/etc overwrites the contents of the container /etc folder. Since all valid ca certificates are stored in /etc, the synapse.push.httppusher, for example, cannot validate the certificate from matrix.org.
-
- Jan 07, 2020
-
-
Matthew Hodgson authored
-
Erik Johnston authored
e.g. if remote returns a 404 then that shouldn't be treated as an error but should be proxied through.
-
Brendan Abolivier authored
Fix a typo in the purge jobs configuration example
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
Co-Authored-By:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
Brendan Abolivier authored
Co-Authored-By:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
Brendan Abolivier authored
-
Brendan Abolivier authored
Have a purge job running every 5min is probably not something we want to advise admins to do as a sort-of default.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Brendan Abolivier authored
Fix conditions failing if min_depth = 0
-
Richard van der Hoff authored
* Add a background update to clear tombstoned rooms from the directory * use the ABC metaclass
-
Richard van der Hoff authored
so that bg update routines can be async
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fix exceptions in the synchrotron worker log when events are rejected.
-
Brendan Abolivier authored
-
Brendan Abolivier authored
This could result in Synapse not fetching prev_events for new events in the room if it has missed some events.
-