- Jul 02, 2019
-
-
Amir Zarrinkafsh authored
Signed-off-by:
Amir Zarrinkafsh <nightah@me.com>
-
PauRE authored
Signed-off-by:
Pau Rodriguez-Estivill <prodrigestivill@gmail.com>
-
- Jul 01, 2019
-
-
Amber Brown authored
Fixes #5582
-
Erik Johnston authored
Fix sync tightloop bug.
-
Erik Johnston authored
-
- Jun 29, 2019
-
-
Amber Brown authored
-
- Jun 28, 2019
-
-
Brendan Abolivier authored
Don't update the ratelimiter before sending a 3PID invite
-
Brendan Abolivier authored
If we do the opposite, an event can arrive after or while sending the email and the 3PID invite event will get ratelimited.
-
Brendan Abolivier authored
-
Brendan Abolivier authored
This would cause emails being sent, but Synapse responding with a 429 when creating the event. The client would then retry, and with bad timing the same scenario would happen again. Some testing I did ended up sending me 10 emails for one single invite because of this.
-
Amber Brown authored
-
Amber Brown authored
-
- Jun 27, 2019
-
-
Daniel Hoffend authored
Signed-off-by:
Daniel Hoffend <dh@dotlan.net>
-
Silke Hofstra authored
Signed-off-by:
Silke Hofstra <silke@slxh.eu>
-
Andrew Morgan authored
Helps address #5444
-
Erik Johnston authored
Refactor devices changed query to pull less from DB
-
Erik Johnston authored
-
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.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
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.
-