- Jun 27, 2019
-
-
Richard van der Hoff authored
this makes docker builds a bit faster.
-
Richard van der Hoff authored
Docker image: add support for SYNAPSE_DATA_DIR parameter
-
Richard van der Hoff authored
Docker: only run --generate-keys when generating config on-the-fly.
-
Richard van der Hoff authored
Refactor the docker/start.py script
-
- Jun 26, 2019
-
-
Richard van der Hoff authored
Update purge_api README
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Update HAProxy example rules
-
jon r authored
Signed-off-by:
Jon Richter <jon@allmende.io>
-
jon r authored
This points the reverse links at the intended location.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fixes #4830.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
We don't want to generate any missing configs when running from a precanned config. (There's a strong argument that we don't want to do this at all, since generating a new signing key on each invocation sounds disasterous, but I don't fancy unpicking that for now.)
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fixes #4901
-
- Jun 25, 2019
-
-
Amber Brown authored
-
Andrew Morgan authored
* master: Fix broken link in MSC1711 FAQ Update changelog to better expain password reset change (#5545)
-
Andrew Morgan authored
* release-v1.0.0: Update changelog to better expain password reset change (#5545)
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
... and inline generate_secrets
-
Andrew Morgan authored
Closes #4583 Does slightly less than #5045, which prevented a room from being upgraded multiple times, one after another. This PR still allows that, but just prevents two from happening at the same time. Mostly just to mitigate the fact that servers are slow and it can take a moment for the room upgrade to actually complete. We don't want people sending another request to upgrade the room when really they just thought the first didn't go through.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fixes #3370.
-
Richard van der Hoff authored
Python 3.7 is apparently faster than 3.6, and should be mature enough.
-
- Jun 24, 2019
-
-
Andrew Morgan authored
Updates the v1.0.0 changelog to provide more information to those upgrading to v1.0 on why they may receive errors or find their password reset abilities have now been disabled. Helps address #5444
-
Andrew Morgan authored
Fixes #5533 Adds information about how to install and run black on the codebase.
-
Richard van der Hoff authored
Add --data-dir and --open-private-ports options.
-
Richard van der Hoff authored
Stop conflating generated config and default config
-
Richard van der Hoff authored
Cleanups and sanity-checking in cpu and db metrics
-
Brendan Abolivier authored
Split public rooms directory auth config in two
-
Brendan Abolivier authored
-
Erik Johnston authored
Fix /messages on workers when no from param specified.
-