Commit graph

4 commits

Author SHA1 Message Date
Till Faelligen fee7b51d6e Add a little more documentation 2019-12-21 23:00:09 +01:00
Till Faelligen 3c23beb804 Implement missing device management features
Signed-off-by: Till Faelligen <tfaelligen@gmail.com>
2019-12-21 22:46:49 +01:00
Andrew Morgan 504d23f468 Remove unnecessary http method checks (#747)
Closes #523

There were a lot of unnecessary checks for HTTP methods of requests. gorilla/mux makes sure that these methods will only be called if certain HTTP methods are used, thus there's no reason to have these extra checks.
2019-07-18 15:40:10 +08:00
ruben 74827428bd use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
Renamed from src/github.com/matrix-org/dendrite/clientapi/routing/device.go (Browse further)