- Jun 19, 2019
-
-
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
-
- 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
-
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.
-
Amber Brown authored
-
Erik Johnston authored
Handle HttpResponseException when using federation client.
-
Erik Johnston authored
Fix email notifications for unnamed rooms with multiple people
-
Erik Johnston authored
Only start background group attestation renewals on master
-
Amber Brown authored
Including workers!
-
Erik Johnston authored
Fix 3PID invite room state over federation.
-
- Jun 14, 2019
-
-
Brendan Abolivier authored
Allow server admins to define implementations of extra rules for allowing or denying incoming events
-
Erik Johnston authored
Prometheus histograms are cumalative
-
Brendan Abolivier authored
-
Brendan Abolivier authored
Fix background job for deactivated flag
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Erik Johnston authored
-
Erik Johnston authored
Fixes that when a user exchanges a 3PID invite for a proper invite over federation it does not include the `invite_room_state` key. This was due to synapse incorrectly sending out two invite requests.
-
Brendan Abolivier authored
-
Brendan Abolivier authored
Don't send renewal emails to deactivated users (second attempt)
-
Jorik Schellekens authored
Use python3 in the demo
-
Brendan Abolivier authored
-
Erik Johnston authored
Don't log exception when failing to fetch remote content.
-
Erik Johnston authored
-
Jorik Schellekens authored
-
Erik Johnston authored
-
Brendan Abolivier authored
-
Jorik Schellekens authored
-
Erik Johnston authored
Fix Prometheus erroring after the extremities monitoring
-