dendrite/clientapi/auth
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
..
authtypes use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
storage Store & retrieve filters as structs rather than []byte (#436) 2019-07-25 00:08:51 +08:00
auth.go Fix pipeline, emoji and syntax (#713) 2019-06-19 14:05:03 +01:00