summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha/account_validity.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* LintBrendan Abolivier2019-08-011-4/+2
* Allow defining HTML templates to serve the user on account renewalBrendan Abolivier2019-08-011-6/+17
* Replace returnValue with return (#5736)Amber Brown2019-07-231-2/+2
* Run Black. (#5482)Amber Brown2019-06-201-6/+10
* Merge pull request #5363 from matrix-org/babolivier/account_validity_send_mai...Brendan Abolivier2019-06-101-1/+1
|\
| * Don't check whether the user's account is expired on /send_mail requestsBrendan Abolivier2019-06-051-1/+1
* | Unify v1 and v2 REST client APIs (#5226)Amber Brown2019-06-031-3/+3
|/
* Add management endpoints for account validityBrendan Abolivier2019-04-171-1/+30
* Send out emails with links to extend an account's validity periodBrendan Abolivier2019-04-171-0/+62