- Oct 02, 2020
-
-
Patrick Cloke authored
-
- Oct 22, 2019
-
-
Andrew Morgan authored
The synapse demo was a bit flakey in terms of supporting federation. It turns out that if your computer resolved `localhost` to `::1` instead of `127.0.0.1`, the built-in federation blacklist specified in `start.sh` would still block it, since it contained an entry for `::/127`. Removing this no longer prevents Synapse from contacting `::1`, federation works again on these boxes.
-
- Jul 22, 2019
-
-
Jorik Schellekens authored
* Remove deprecated 'verbose' cli arg * Create 5725.bugfix
-
- Jul 19, 2019
-
-
Jorik Schellekens authored
This reverts commit dc7cf812.
-
Jorik Schellekens authored
-
- Jun 20, 2019
-
-
Amber Brown authored
-
- Jun 17, 2019
-
-
Jorik Schellekens authored
Configure the demo servers to use untrusted tls certs so that they communicate with each other. This configuration makes them very unsafe so I've added warnings about it in the readme.
-
- Jun 14, 2019
-
-
Jorik Schellekens authored
-
- Apr 01, 2019
-
-
manuroe authored
start.sh: Fix the --no-rate-limit option for messages and make it bypass rate limit on registration and login too.
-
- Feb 20, 2019
-
-
Richard van der Hoff authored
I just got bitten by a file being caught by the .gitignore, which shouldn't have been, and am now pissed off with the .gitignore. I have basically declared bankruptcy on it and started again.
-
- Jan 22, 2019
-
-
Amber Brown authored
* remove dh_params and set better cipher string
-
- Oct 22, 2015
-
-
Erik Johnston authored
-
- Oct 13, 2015
-
-
Mark Haines authored
-
- Sep 23, 2015
-
-
Erik Johnston authored
-
- Aug 12, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
- Jun 04, 2015
-
-
manuroe authored
-
- May 08, 2015
-
-
Erik Johnston authored
-
- Apr 30, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class
-
- Apr 07, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 27, 2015
-
-
manuroe authored
-
- Jan 28, 2015
-
-
Mark Haines authored
-
- Jan 27, 2015
-
-
Mark Haines authored
-
- Jan 22, 2015
-
-
Mark Haines authored
-
- Nov 19, 2014
-
-
Mark Haines authored
-
- Nov 04, 2014
-
-
Mark Haines authored
-
- Nov 03, 2014
-
-
Erik Johnston authored
-
- Oct 20, 2014
-
-
manuroe authored
-
- Sep 02, 2014
-
-
Erik Johnston authored
-
- Sep 01, 2014
-
-
Mark Haines authored
-
- Aug 26, 2014
-
-
Erik Johnston authored
-
- Aug 22, 2014
-
-
Matthew Hodgson authored
-
- Aug 21, 2014
-
-
Erik Johnston authored
-
- Aug 14, 2014
-
-
Emmanuel ROHEE authored
Create a temporary upload service server side (by hacking demos/webserver.py) and client side with an angularjs service component.
-
- Aug 12, 2014
-
-
matrix.org authored
-