Commit Graph

16 Commits (6633a4015a7b4ba60f87c5e6f979a9c9d8f9d8fe)

Author SHA1 Message Date
Patrick Cloke 10f45d85bb
Add type hints for account validity handler (#8620) 4 years ago
Patrick Cloke 9e0f22874f
Consistently use wrap_as_background_task in more places (#8599) 4 years ago
Patrick Cloke 629a951b49
Move additional tasks to the background worker, part 4 (#8513) 4 years ago
Patrick Cloke c619253db8
Stop sub-classing object (#8249) 4 years ago
Andrew Morgan e04e465b4d
Use the default templates when a custom template file cannot be found (#8037) 4 years ago
Brendan Abolivier beb19cf61a
Fix buggy condition in account validity handler (#7074) 5 years ago
Erik Johnston 257ef2c727 Port handlers.account_validity to async/await. 5 years ago
Andrew Morgan 0c0b82b6d1
Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 5 years ago
Brendan Abolivier a4a9ded4d0
Allow defining HTML templates to serve the user on account renewal 5 years ago
Amber Brown 4806651744
Replace returnValue with return (#5736) 5 years ago
Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
Richard van der Hoff 91753cae59
Fix a number of "Starting txn from sentinel context" warnings (#5605) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Brendan Abolivier 6d56a694f4 Don't send renewal emails to deactivated users 6 years ago
Brendan Abolivier eaf41a943b Add management endpoints for account validity 6 years ago
Brendan Abolivier 20f0617e87 Send out emails with links to extend an account's validity period 6 years ago