| Commit message (Expand) | Author | Files | Lines |
2019-08-22 | Remove shared secret registration from client/r0/register endpoint | Manuel Stahl | 2 | -53/+5 |
2019-08-22 | Revert "Do not send consent notices if "no-consent-required" is set" | Brendan Abolivier | 1 | -4/+0 |
2019-08-22 | Revert "Add "require_consent" parameter for registration" | Brendan Abolivier | 3 | -18/+3 |
2019-08-22 | Do not send consent notices if "no-consent-required" is set | Half-Shot | 1 | -0/+4 |
2019-08-22 | Add "require_consent" parameter for registration | Half-Shot | 3 | -3/+18 |
2019-08-22 | Opentrace e2e keys (#5855) | Jorik Schellekens | 7 | -7/+142 |
2019-08-22 | Add missing index on users_in_public_rooms. (#5894) | Richard van der Hoff | 2 | -0/+18 |
2019-08-22 | Servlet to purge old rooms (#5845) | Richard van der Hoff | 6 | -0/+232 |
2019-08-22 | Improve error msg when key-fetch fails (#5896) | Richard van der Hoff | 2 | -5/+8 |
2019-08-21 | Drop some unused tables. (#5893) | Richard van der Hoff | 4 | -47/+23 |
2019-08-20 | Avoid deep recursion in appservice recovery (#5885) | Richard van der Hoff | 2 | -18/+26 |
2019-08-20 | Opentracing doc update (#5776) | Jorik Schellekens | 2 | -27/+41 |
2019-08-20 | Refactor the Appservice scheduler code | Richard van der Hoff | 3 | -49/+68 |
2019-08-20 | |