- Jan 28, 2020
-
-
Erik Johnston authored
Calling the invalidation function during initialisation of the data stores introduces a circular dependency, causing Synapse to fail to start.
- Jan 23, 2020
-
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Andrew Morgan authored
- Jan 22, 2020
-
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Andrew Morgan authored
-
Brendan Abolivier authored
Fix typo in _select_thumbnail
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Andrew Morgan authored
-
Neil Johnson authored
-
Erik Johnston authored
-
Erik Johnston authored
These now exist in the pipelines repo.
-
Ivan Vilata-i-Balaguer authored
The old statement returned `None` for such a `password_config` (like the one created on first run), thus retrieval of the `pepper` key failed with `AttributeError`. Fixes #5315 Signed-off-by:
Ivan Vilata i Balaguer <ivan@selidor.net>
- Jan 21, 2020
-
-
Brendan Abolivier authored
* Raise an exception if there are pending background updates So we return with a non-0 code * Changelog * Port synapse_port_db to async/await * Port update_database to async/await * Add version string to mocked homeservers * Remove unused imports * Convert overseen bits to async/await * Fixup logging contexts * Fix imports * Add a way to print an error without raising an exception * Incorporate review
-
- Jan 20, 2020
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Andrew Morgan authored
-
Andrew Morgan authored
Co-Authored-By:
Erik Johnston <erik@matrix.org>
-
Erik Johnston authored
This reverts commit 11c23af4.
-
Erik Johnston authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
- Jan 17, 2020
-
-
Brendan Abolivier authored
So we can debug issues like #6683 more easily
-
Erik Johnston authored
-
Satsuki Yanagi authored
Fix #6727 Related #6655 Co-authored-by:
Erik Johnston <erikj@jki.re>
-
Brendan Abolivier authored
Fix instantiation of message retention purge jobs
-