Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return a 404 if an account data type is empty | Andrew Morgan | 2022-12-19 | 1 | -0/+10 |
* | Allow deleting account data by PUT'ing with empty content | Andrew Morgan | 2022-12-19 | 1 | -0/+22 |
* | Add servlets, handler, storage functions for deleting user/room account data | Andrew Morgan | 2022-12-19 | 1 | -0/+85 |
* | Extra validation for rest/client/account_data (#13148) | David Robertson | 2022-07-01 | 1 | -2/+17 |
* | Remove `HomeServer.get_datastore()` (#12031) | Richard van der Hoff | 2022-02-23 | 1 | -2/+2 |
* | Make the `get_global_account_data_by_type_for_user` cache be a tree-cache who... | reivilibre | 2022-01-21 | 1 | -1/+1 |
* | Additional type hints for the client REST servlets (part 3). (#10707) | Patrick Cloke | 2021-08-31 | 1 | -7/+30 |
* | Flatten the synapse.rest.client package (#10600) | reivilibre | 2021-08-17 | 1 | -0/+122 |