- Nov 26, 2020
-
-
Dirk Klimpel authored
Signed-off-by:
Dirk Klimpel <dirk@klimpel.org>
-
Dirk Klimpel authored
-
- Oct 27, 2020
-
-
Michael Kaye authored
-
- Sep 17, 2020
-
-
Jonathan de Jong authored
-
- Sep 04, 2020
-
-
Patrick Cloke authored
-
- Jul 30, 2020
-
-
Patrick Cloke authored
-
- Jul 20, 2020
-
-
Andrew Morgan authored
Run `isort`, `flake8` and `black` over the `contrib/` directory and `synctl` script. The latter was already being done in CI, but now the linting script does it too. Fixes https://github.com/matrix-org/synapse/issues/7910
-
Karthikeyan Singaravelan authored
* Fix deprecation warnings due to invalid escape sequences. * Add changelog Signed-off-by:
Karthikeyan Singaravelan <tir.karthi@gmail.com>
-
- Jul 13, 2020
-
-
Richard van der Hoff authored
-
- Jun 17, 2020
-
-
lub authored
-
- Jun 16, 2020
-
-
Dagfinn Ilmari Mannsåker authored
-
- Jun 02, 2020
-
-
Richard van der Hoff authored
-
- May 28, 2020
-
-
David Rio Deiros authored
-
- Apr 08, 2020
-
-
Richard van der Hoff authored
Simplify and update this documentation, and make it part of the core dist.
-
- Mar 19, 2020
-
-
Richard van der Hoff authored
-
- Mar 01, 2020
-
-
Matthew Hodgson authored
-
- Feb 29, 2020
-
-
Sandro authored
Signed-off-by:
Sandro Jäckel <sandro.jaeckel@gmail.com>
-
- Feb 25, 2020
-
-
Fridtjof Mund authored
I made a mistake in https://github.com/matrix-org/synapse/pull/6921 - the quotes break the postgres container's startup script (or docker-compose), which makes initdb fail: https://github.com/matrix-org/synapse/pull/6921#issuecomment-590657154 Signed-off-by:
Fridtjof Mund <fridtjof@das-labor.org>
-
- Feb 14, 2020
-
-
Fridtjof Mund authored
Signed-off-by:
Fridtjof Mund <fridtjof@das-labor.org>
-
- Jan 08, 2020
-
-
Fabian Meyer authored
The mount in the form of ./matrix-config:/etc overwrites the contents of the container /etc folder. Since all valid ca certificates are stored in /etc, the synapse.push.httppusher, for example, cannot validate the certificate from matrix.org.
-
- Dec 09, 2019
-
-
Clifford Garwood II authored
-
- Dec 05, 2019
-
-
Andrew Morgan authored
This reverts commit dc874789.
-
Clifford Garwood II authored
Signed-off-by:
Clifford Garwood II <cliff@cigii.com>
-
Clifford Garwood II authored
Signed-off-by:
Clifford Garwood II <cliff@cigii.com>
-
- Oct 31, 2019
-
-
Amber Brown authored
* update version of black and also fix the mypy config being overridden
-
- Oct 23, 2019
-
-
Andrew Morgan authored
-
- Oct 18, 2019
-
-
przemas75 authored
-
- Sep 06, 2019
-
-
Andrew Morgan authored
Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) This is a combination of a few different PRs, finally all being merged into `develop`: * #5875 * #5876 * #5868 (This one added the `/versions` flag but the flag itself was actually [backed out](https://github.com/matrix-org/synapse/commit/891afb57cbdf9867f2848341b29c75d6f35eef5a#diff-e591d42d30690ffb79f63bb726200891) in #5969. What's left is just giving /versions access to the config file, which could be useful in the future) * #5835 * #5969 * #5940 Clients should not actually use the new registration functionality until https://github.com/matrix-org/synapse/pull/5972 is merged. UPGRADE.rst, changelog entries and config file changes should all be reviewed closely before this PR is merged.
-
- Sep 05, 2019
-
-
Andrew Morgan authored
-
- Aug 09, 2019
-
-
Thomas Citharel authored
Was verbose option instead of -X, command didn't work Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
- Jul 23, 2019
-
-
Erik Johnston authored
-
- Jul 22, 2019
-
-
Erik Johnston authored
-
- Jul 03, 2019
-
-
Amber Brown authored
-
- Jun 27, 2019
-
-
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.
-
- Jun 26, 2019
-
-
jon r authored
This points the reverse links at the intended location.
-
- Jun 25, 2019
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
- Jun 20, 2019
-
-
Amber Brown authored
-
- Jun 17, 2019
-
-
cclauss authored
* Fix seven contrib files with Python syntax errors Signed-off-by:
cclauss <cclauss@me.com>
-
- May 10, 2019
-
-
Christoph Müller authored
-