- Jul 08, 2019
-
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
- Jun 27, 2019
-
-
Richard van der Hoff authored
... to help people escape env var hell
-
Richard van der Hoff authored
There's not much point in binding to localhost when it's in a docker container.
-
Richard van der Hoff authored
This is mostly a documentation change, but also adds a default value for SYNAPSE_CONFIG_PATH, so that running from the generated config is the default, and will Just Work provided your config is in the right place.
-
PauRE authored
* Fix JWT login with register Signed-off-by:
Pau Rodriguez-Estivill <prodrigestivill@gmail.com> * Add pyjwt conditional dependency Signed-off-by:
Pau Rodriguez-Estivill <prodrigestivill@gmail.com> * Added changelog file Signed-off-by:
Pau Rodriguez-Estivill <prodrigestivill@gmail.com> * Improved changelog description Signed-off-by:
Pau Rodriguez-Estivill <prodrigestivill@gmail.com>
-
Richard van der Hoff authored
Docker: generate our own log config
-
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
When running under docker, we want to use docker's own logging stuff rather than losing the logs somewhere on the container's filesystem, so let's use log configs that spit logs out to stdout instead.
-
Richard van der Hoff authored
-
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
-