summary refs log tree commit diff
path: root/synapse/handlers/account.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Optionally include account validity in MSC3720 account status responses (#12266)Brendan Abolivier2022-03-241-0/+11
* Remove more references to `get_datastore` (#12067)Richard van der Hoff2022-02-231-2/+2
* Implement account status endpoints (MSC3720) (#12001)Brendan Abolivier2022-02-221-0/+144