- Jan 03, 2020
-
-
Brendan Abolivier authored
-
- Jan 02, 2020
-
-
ewaf1 authored
put the 2nd part of the "source installation"-section into a new section, because it also applies to Debian packages
-
Aaron Raimist authored
* Remove sections of federate.md explaining delegation at time of Synapse 1.0 transition Signed-off-by:
Aaron Raimist <aaron@raim.ist> * Add changelog Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
- Dec 24, 2019
-
-
Richard van der Hoff authored
TODO: automate generation of this
-
- Dec 19, 2019
-
-
Richard van der Hoff authored
I want to do some key rotation, and it is silly that we don't have a way to do this.
-
- Dec 16, 2019
-
-
Will Hunt authored
-
- Dec 13, 2019
-
-
Andrew Morgan authored
-
- Dec 11, 2019
-
-
Mark Nowiasz authored
-
- Dec 10, 2019
-
-
Andrew Morgan authored
-
- Dec 05, 2019
-
-
Manuel Stahl authored
-
- 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
-