- Mar 18, 2019
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 15, 2019
-
-
Brendan Abolivier authored
Add two ratelimiters on login (per-IP address and per-userID).
-
Richard van der Hoff authored
Split TransactionQueue up
-
Richard van der Hoff authored
Move client receipt processing to federation sender worker.
-
Erik Johnston authored
Allow passing --daemonize to workers
-
Luca Corbatto authored
This setup is a way to manage workers with systemd. It does however not require workers. You can use this setup without workers. You just have to make sure that the homeserver is forking and writes its PID file to the location the service is looking in. The currently distributed setup in the debian package does not work in conjunction with workers. * Adds changelog * Lets systemd handle the forking Sets all services to `type=simple` and disables daemonizing on the synapse side. * Formats readme to 80 columns per line * Allows for full restart of all workers * Changes README to reflect the new setup * Adds dot to end of changelog file * Removes surplus word Co-Authored-By:
targodan <targodan@users.noreply.github.com> * Adds missing word Co-Authored-By:
targodan <targodan@users.noreply.github.com> * Fixes linebreak Co-Authored-By:
targodan <targodan@users.noreply.github.com> * Fixes unit type
-
Aaron authored
* Add some stuff back to the .gitignore Signed-off-by:
Aaron Raimist <aaron@raim.ist> * Add changelog Signed-off-by:
Aaron Raimist <aaron@raim.ist> * Reorder and remove old items from .gitignore Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
- Mar 14, 2019
-
-
Erik Johnston authored
Revert "Make federation endpoints more tolerant of trailing slashes for some endpoints"
-
Erik Johnston authored
This reverts commit 290552fd.
-
Erik Johnston authored
Improve searching in the userdir
-
Erik Johnston authored
-
- Mar 13, 2019
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
This is easier than having to have a million fields keyed on destination.
-
Erik Johnston authored
-
Erik Johnston authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
This is mostly a prerequisite for #4730, but also fits with the general theme of "move everything off the master that we possibly can".
-
Richard van der Hoff authored
I'm going to use this in queues and things, so it'll be useful to give it more of a structure.
-
Andrew Morgan authored
-
- Mar 12, 2019
-
-
Neil Johnson authored
-
Neil Johnson authored
-
Andrew Morgan authored
Transfer push rules (notifications) on room upgrade
-
Amber Brown authored
-
Neil Johnson authored
Improved federation configuration docs. Specifically detailing .well-known and SRV based delegation methods. Inspiration Valentin Lab <valentin.lab@kalysto.org> for https://github.com/matrix-org/synapse/pull/4781
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
- Mar 11, 2019
-
-
Aaron authored
* Clarify what registration_shared_secret allows for (#2885) Signed-off-by:
Aaron Raimist <aaron@raim.ist> * Add changelog Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
Andrew Morgan authored
Server side of a solution towards #3622.
-
Erik Johnston authored
Correctly log expected errors when fetching server keys
-
Erik Johnston authored
-
Erik Johnston authored
-