| Commit message (Expand) | Author | Files | Lines |
2019-09-20 | Remove trailing slash ability from password reset's submit_token endpoint (#6... | Andrew Morgan | 2 | -1/+2 |
2019-09-20 | Ensure email validation link parameters are URL-encoded (#6063) | Andrew Morgan | 2 | -4/+7 |
2019-09-20 | Drop support for bind param on POST /account/3pid (MSC2290) (#6067) | Andrew Morgan | 3 | -4/+10 |
2019-09-19 | Docker: support SYNAPSE_WORKER envvar (#6058) | Michael Kaye | 3 | -1/+5 |
2019-09-19 | Use unstable prefix for 3PID unbind API (#6062) | J. Ryan Stinnett | 3 | -2/+3 |
2019-09-19 | Update the upgrade notes (#6050) | Richard van der Hoff | 2 | -27/+54 |
2019-09-19 | Add some notes on rolling back to v1.3.1. (#6049) | Richard van der Hoff | 2 | -0/+26 |
2019-09-19 | Undo the deletion of some tables (#6047) | Richard van der Hoff | 3 | -21/+3 |
2019-09-19 | Remove POST method from password reset submit_token endpoint (#6056) | Andrew Morgan | 2 | -17/+1 |
2019-09-18 | Fix typo in account_threepid_delegates config (#6028) | Jorik Schellekens | 3 | -2/+3 |
2019-09-18 | Give appropriate exit codes when synctl fails (#5992) | Jorik Schellekens | 2 | -4/+40 |
2019-09-18 | Fix logcontext spam on non-Linux platforms (#6059) | J. Ryan Stinnett | 2 | -2/+12 |
2019-09-18 | fix sample config | Richard van der Hoff | 1 | -1/+1 |
2019-09-17 | v2 3PID Invites (part of MSC2140) (#5979) | Andrew |