dendrite/clientapi/auth/storage
Thibaut CHARLES b729a10366 Store & retrieve filters as structs rather than []byte (#436)
Manipulate filters as gomatrix.Filter structures, instead of their []byte JSON representation.
This lays ground work for using filters in dendrite for /sync requests.
2019-07-25 00:08:51 +08:00
..
accounts Store & retrieve filters as structs rather than []byte (#436) 2019-07-25 00:08:51 +08:00
devices Correctly create new device when device_id is passed to /login (#753) 2019-07-22 15:05:38 +01:00