- Jan 23, 2020
-
-
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
-
Richard van der Hoff authored
Log saml assertions rather than the whole response
-
Richard van der Hoff authored
Turns out that figuring out a remote user id for the SAML user isn't quite as obvious as it seems. Factor it out to the SamlMappingProvider so that it's easy to control.
-
Erik Johnston authored
This will be used to retry outbound transactions to a remote server if we think it might have come back up.
-