Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-04-17 | Send out emails with links to extend an account's validity period | Brendan Abolivier | 17 | -43/+699 |
2019-04-09 | Add account expiration feature | Brendan Abolivier | 10 | -4/+144 |
2019-04-01 | 0.99.3 v0.99.3 github/release-v0.99.3 release-v0.99.3 | Neil Johnson | 3 | -3/+13 |
2019-04-01 | convert rst link to md | Neil Johnson | 1 | -1/+1 |
2019-03-27 | 0.99.3rc1 v0.99.3rc1 | Neil Johnson | 85 | -85/+93 |
2019-03-27 | bump version | Neil Johnson | 1 | -1/+1 |
2019-03-26 | Support 3PID login in password providers (#4931) | Andrew Morgan | 8 | -26/+137 |
2019-03-27 | Use the state event amount for userdir import batching, not room count (#4944) | Amber Brown | 2 | -8/+21 |
2019-03-26 | Make federation endpoints more tolerant of trailing slashes v2 (#4935) | Andrew Morgan | 5 | -11/+13 |
2019-03-25 | Fix ClientReplicationStreamProtocol.__str__ (#4929) | Richard van der Hoff | 3 | -4/+6 |
2019-03-25 | Fix bug where read-receipts lost their timestamps (#4927) | Richard van der Hoff | 8 | -12/+179 |
2019-03-25 | Use an explicit dbname for postgres connections in the tests. (#4928) |