dendrite/clientapi/auth/storage/accounts
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
..
account_data_table.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
accounts_table.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
filter_table.go Store & retrieve filters as structs rather than []byte (#436) 2019-07-25 00:08:51 +08:00
membership_table.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
profile_table.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
storage.go Store & retrieve filters as structs rather than []byte (#436) 2019-07-25 00:08:51 +08:00
threepid_table.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00