Dirk Klimpel
|
7a2e9b549d
|
Remove user's avatar URL and displayname when deactivated. (#8932)
This only applies if the user's data is to be erased.
|
2021-01-12 16:30:15 -05:00 |
|
Patrick Cloke
|
10f45d85bb
|
Add type hints for account validity handler (#8620)
This also fixes a bug by fixing handling of an account which doesn't expire.
|
2020-10-26 14:17:31 -04:00 |
|
Patrick Cloke
|
de5cafe980
|
Add type hints to profile and base handlers. (#8609)
|
2020-10-21 06:44:31 -04:00 |
|
Patrick Cloke
|
629a951b49
|
Move additional tasks to the background worker, part 4 (#8513)
|
2020-10-13 08:20:32 -04:00 |
|
Patrick Cloke
|
da77520cd1
|
Convert additional databases to async/await part 2 (#8200)
|
2020-09-01 08:39:04 -04:00 |
|
Patrick Cloke
|
9b7ac03af3
|
Convert calls of async database methods to async (#8166)
|
2020-08-27 13:38:41 -04:00 |
|
Patrick Cloke
|
4a739c73b4
|
Convert simple_update* and simple_select* to async (#8173)
|
2020-08-27 07:08:38 -04:00 |
|
Patrick Cloke
|
4c6c56dc58
|
Convert simple_select_one and simple_select_one_onecol to async (#8162)
|
2020-08-26 07:19:32 -04:00 |
|
Patrick Cloke
|
a3a59bab7b
|
Convert appservice, group server, profile and more databases to async (#8066)
|
2020-08-12 09:28:48 -04:00 |
|
Erik Johnston
|
a7bdf98d01
|
Rename database classes to make some sense (#8033)
|
2020-08-05 21:38:57 +01:00 |
|