| Commit message (Expand) | Author | Age | Files | Lines |
* | Add type hints for account validity handler (#8620) | Patrick Cloke | 2020-10-26 | 1 | -6/+23 |
* | Consistently use wrap_as_background_task in more places (#8599) | Patrick Cloke | 2020-10-20 | 1 | -9/+3 |
* | Move additional tasks to the background worker, part 4 (#8513) | Patrick Cloke | 2020-10-13 | 1 | -1/+2 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -1/+1 |
* | Use the default templates when a custom template file cannot be found (#8037) | Andrew Morgan | 2020-08-17 | 1 | -17/+3 |
* | Fix buggy condition in account validity handler (#7074) | Brendan Abolivier | 2020-03-16 | 1 | -1/+5 |
* | Port handlers.account_validity to async/await. | Erik Johnston | 2019-12-10 | 1 | -46/+40 |
* | Allow Synapse to send registration emails + choose Synapse or an external ser... | Andrew Morgan | 2019-09-06 | 1 | -3/+9 |
* | Allow defining HTML templates to serve the user on account renewal | Brendan Abolivier | 2019-08-01 | 1 | -1/+9 |
* | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 1 | -3/+3 |
* | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 1 | -1/+1 |
* | Fix a number of "Starting txn from sentinel context" warnings (#5605) | Richard van der Hoff | 2019-07-03 | 1 | -1/+9 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -34/+27 |
* | Don't send renewal emails to deactivated users | Brendan Abolivier | 2019-06-14 | 1 | -0/+3 |
* | Add management endpoints for account validity | Brendan Abolivier | 2019-04-17 | 1 | -4/+29 |
* | Send out emails with links to extend an account's validity period | Brendan Abolivier | 2019-04-17 | 1 | -0/+228 |