- Dec 04, 2019
-
-
Neil Johnson authored
Ensure that the the default settings for the room directory are that the it is hidden from public view by default.
-
- Dec 03, 2019
-
-
Richard van der Hoff authored
-
- Nov 28, 2019
-
-
Richard van der Hoff authored
Cf #6422
-
- Nov 21, 2019
-
-
Aaron Raimist authored
-
- Nov 12, 2019
-
-
Andrew Morgan authored
-
- Nov 04, 2019
-
-
Brendan Abolivier authored
-
Richard van der Hoff authored
since I found myself wonder how it works
-
- Oct 30, 2019
-
-
Yash Jipkate authored
-
Andrew Morgan authored
-
- Oct 24, 2019
-
-
Neil Johnson authored
The expected use case is to suppress MAU limiting on small instances
-
- Oct 23, 2019
-
-
Andrew Morgan authored
Add a linting script that enforces all boolean values in the default config be lowercase. This has annoyed me for a while so I decided to fix it.
-
- Oct 22, 2019
-
-
Adrien Luxey authored
Added database owner authentication with `sudo` when `su` does not work
-
- Oct 19, 2019
-
-
Neil Johnson authored
-
- Oct 11, 2019
-
-
Valérian Rousset authored
Now, the CAS server can return an attribute stating what's the desired displayname, instead of using the username directly.
-
- Sep 26, 2019
-
-
Erik Johnston authored
-
Neil Johnson authored
-
- Sep 25, 2019
-
-
Erik Johnston authored
-
- Sep 24, 2019
-
-
Erik Johnston authored
Defaults to pruning everything older than 28d.
-
- Sep 23, 2019
-
-
Andrew Morgan authored
Second part of solving #6076 Fixes #6076 We return a submit_url parameter on calls to POST */msisdn/requestToken so that clients know where to submit token information to.
-
Andrew Morgan authored
Uses a SimpleHttpClient instance equipped with the federation_ip_range_blacklist list for requests to identity servers provided by user input. Does not use a blacklist when contacting identity servers specified by account_threepid_delegates. The homeserver trusts the latter and we don't want to prevent homeserver admins from specifying delegates that are on internal IP addresses. Fixes #5935
-
- Sep 20, 2019
-
-
Andrew Morgan authored
-
- Sep 18, 2019
-
-
Jorik Schellekens authored
-
Richard van der Hoff authored
this was apparently broken by #6040.
-
- Sep 17, 2019
-
-
dstipp authored
Converting some of the rst documentation to markdown. Attempted to preserve whitespace and line breaks to minimize cosmetic change.
-
- Sep 13, 2019
-
-
Richard van der Hoff authored
We want to assign unique mxids to saml users based on an incrementing suffix. For that to work, we need to record the allocated mxid in a separate table.
-
Richard van der Hoff authored
It' still not great, thanks to the nested dictionaries, but it's better.
-
Travis Ralston authored
-
axel simon authored
-
- Sep 12, 2019
-
-
Sorunome authored
This PR adds the optional `report_stats_endpoint` to configure where stats are reported to, if enabled.
-
- Sep 11, 2019
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Sep 09, 2019
-
-
Erik Johnston authored
-
- Sep 06, 2019
-
-
Amber Brown authored
-
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
-
-
Erik Johnston authored
-
- Sep 04, 2019
-
-
Erik Johnston authored
Previously the stats were not being correctly populated.
-
- Aug 28, 2019
-
-
Jorik Schellekens authored
-
Jorik Schellekens authored
Template config files * Imagine a system composed entirely of x, y, z etc and the basic operations.. Wait George, why XOR? Why not just neq? George: Eh, I didn't think of that.. Co-Authored-By:
Erik Johnston <erik@matrix.org>
-
Amber Brown authored
-
- Aug 27, 2019
-
-
Olivier Wilkinson (reivilibre) authored
Signed-off-by:
Olivier Wilkinson (reivilibre) <olivier@librepush.net>
-