- Jun 21, 2019
-
-
Erik Johnston authored
E_TOO_MANY_NEGATIVES Co-Authored-By:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Add metrics for length of new extremities persisted.
-
- Jun 20, 2019
-
-
Neil Johnson authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Amber Brown authored
-
- Jun 19, 2019
-
-
Erik Johnston authored
Handle the case of `get_missing_events` failing
-
Erik Johnston authored
Add experimental option to reduce extremities.
-
Erik Johnston authored
-
Richard van der Hoff authored
Include xmlsec in the docker image
-
Erik Johnston authored
-
Brendan Abolivier authored
Fix typo in deactivation background job
-
Brendan Abolivier authored
-
- Jun 18, 2019
-
-
Richard van der Hoff authored
Improve advice regarding poor performance
-
David Baker authored
I had to add quite a lot of logging to diagnose a problem with 3pid invites - we only logged the one failure which isn't all that informative. NB. I'm not convinced the logic of this loop is right: I think it should just accept a single valid signature from a trusted source rather than fail if *any* signature is invalid. Also it should probably not skip the rest of middle loop if a check fails? However, I'm deliberately not changing the logic here.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fixes #5467.
-
Richard van der Hoff authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Adds new config option `cleanup_extremities_with_dummy_events` which periodically sends dummy events to rooms with more than 10 extremities. THIS IS REALLY EXPERIMENTAL.
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jun 17, 2019
-
-
cclauss authored
* Fix seven contrib files with Python syntax errors Signed-off-by:
cclauss <cclauss@me.com>
-
Brendan Abolivier authored
Add third party rules hook for 3PID invites
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Erik Johnston authored
Add third party rules hook into create room
-
Jorik Schellekens authored
Joriks/demo python3
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Of new events being persisted add metrics for total size of forward extremities and number of unchanged, "stale" extremities.
-
Jorik Schellekens authored
-
Erik Johnston authored
-
Erik Johnston authored
-
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.
-