- Jun 28, 2019
-
-
Amber Brown authored
-
- Jun 27, 2019
-
-
Daniel Hoffend authored
Signed-off-by:
Daniel Hoffend <dh@dotlan.net>
-
Andrew Morgan authored
Helps address #5444
-
- Jun 25, 2019
-
-
Richard van der Hoff authored
-
- Jun 24, 2019
-
-
Andrew Morgan authored
Fixes #5533 Adds information about how to install and run black on the codebase.
-
Brendan Abolivier authored
-
Richard van der Hoff authored
This is helpful when generating a config file for running synapse under docker.
-
Richard van der Hoff authored
Because sticking it in the same place as the config isn't necessarily the right thing to do.
-
- Jun 22, 2019
-
-
Richard van der Hoff authored
This has no useful purpose on python3, and is generally a source of confusion.
-
- Jun 21, 2019
-
-
Erik Johnston authored
E_TOO_MANY_NEGATIVES Co-Authored-By:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
Erik Johnston authored
-
- Jun 20, 2019
-
-
Amber Brown authored
-
- Jun 17, 2019
-
-
Amber Brown authored
-
- Jun 14, 2019
-
-
Brendan Abolivier authored
-
- Jun 11, 2019
-
-
Neil Johnson authored
Add FAQ questions to federate.md. Add a health warning making it clear that the 1711 upgrade FAQ is now out of date.
-
- Jun 06, 2019
-
-
Neil Johnson authored
Set default room version to v4.
-
Andrew Morgan authored
Sends password reset emails from the homeserver instead of proxying to the identity server. This is now the default behaviour for security reasons. If you wish to continue proxying password reset requests to the identity server you must now enable the email.trust_identity_server_for_password_resets option. This PR is a culmination of 3 smaller PRs which have each been separately reviewed: * #5308 * #5345 * #5368
-
Richard van der Hoff authored
There are a few changes going on here: * We make checking the signature on a key server response optional: if no verify_keys are specified, we trust to TLS to validate the connection. * We change the default config so that it does not require responses to be signed by the old key. * We replace the old 'perspectives' config with 'trusted_key_servers', which is also formatted slightly differently. * We emit a warning to the logs every time we trust a key server response signed by the old key.
-
Neil Johnson authored
1.0 upgrade/install notes
-
- Jun 05, 2019
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
fixes #4951
-
Neil Johnson authored
Improve documentation of monthly active user blocking and mau_trial_days
-
- Jun 02, 2019
-
-
Ike Johnson authored
These new rules allow a user to instead route only matrix traffic, allowing them to run matrix on the domain without affecting their existing websites
-
- May 31, 2019
-
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Travis Ralston authored
-
- May 29, 2019
-
-
Amber Brown authored
-
Aaron Raimist authored
Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
Aaron Raimist authored
Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
- May 28, 2019
-
-
Brendan Abolivier authored
-
- May 24, 2019
-
-
Richard van der Hoff authored
-
- May 23, 2019
-
-
Andrew Morgan authored
Replaces DEFAULT_ROOM_VERSION constant with a method that first checks the config, then returns a hardcoded value if the option is not present. That hardcoded value is now located in the server.py config file.
-
- May 21, 2019
-
-
Amber Brown authored
-
Brendan Abolivier authored
-
- May 17, 2019
-
-
Richard van der Hoff authored
* Stop telling people to install the optional dependencies. They're optional. Also update the postgres docs a bit for clarity(?)
-
- May 16, 2019
-
-
Brendan Abolivier authored
-
- May 15, 2019
-
-
Amber Brown authored
-
- May 13, 2019
-
-
Andrew Morgan authored
-
- May 10, 2019
-
-
Richard van der Hoff authored
-
Gergely Polonkai authored
Signed-off-by:
Gergely Polonkai <gergely@polonkai.eu>
-