Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-03-21 | Batching in the user directory import (#4900) | Amber Brown | 2 | -0/+14 | |
2019-03-20 | Add a config option for torture-testing worker replication. (#4902) | Richard van der Hoff | 3 | -1/+23 | |
Setting this to 50 or so makes a bunch of sytests fail in worker mode. | |||||
2019-03-20 | Batch up outgoing read-receipts to reduce federation traffic. (#4890) | Richard van der Hoff | 7 | -22/+308 | |
Rate-limit outgoing read-receipts as per #4730. | |||||
2019-03-20 | Add test | Erik Johnston | 1 | -0/+52 | |
2019-03-20 | Add test | Erik Johnston | 2 | -3/+58 | |
2019-03-20 | Fix up sample config | Erik Johnston | 2 | -4/+8 | |
2019-03-20 | Update synapse/config/user_directory.py | Richard van der Hoff | 1 | -1/+1 | |
Co-Authored-By: erikjohnston <erikj@jki.re> | |||||
2019-03-20 | Disable publishing to room list when its disabled | Erik Johnston | 1 | -0/+8 | |
2019-03-20 | Pull out config option | Erik Johnston | 1 | -3/+3 | |
2019-03-20 | Return before we log | Erik Johnston | 1 | -4/+5 | |
2019-03-20 | Fix up config comments | Erik Johnston | 2 |