5 Commits

Author SHA1 Message Date
David Robertson
d70ff5cc35
Extra validation for rest/client/account_data ()
* Extra validation for rest/client/account_data

This is a fairly simple endpoint and we did pretty well here.

* Changelog
2022-07-01 11:04:56 +01:00
Richard van der Hoff
e24ff8ebe3
Remove HomeServer.get_datastore() ()
The presence of this method was confusing, and mostly present for backwards
compatibility. Let's get rid of it.

Part of 
2022-02-23 11:04:02 +00:00
reivilibre
4c2096599c
Make the get_global_account_data_by_type_for_user cache be a tree-cache whose key is prefixed with the user ID () 2022-01-21 08:38:36 +00:00
Patrick Cloke
287918e2d4
Additional type hints for the client REST servlets (part 3). () 2021-08-31 17:22:29 +00:00
reivilibre
642a42edde
Flatten the synapse.rest.client package () 2021-08-17 11:57:58 +00:00