aboutsummaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Expand)Author
2017-04-20Make it possible to point Riot at Dendrite (#74)Kegsay
2017-04-13Calculate the complete /sync response (#69)Kegsay
2017-03-27Add yaml dependencyKegan Dougal
2017-03-17Use gomatrixserverlib.StateKeyTuple and helper functions for auth (#44)Kegsay
2017-03-17gb vendor update github.com/matrix-org/gomatrixserverlibMark Haines
2017-03-10Update gomatrixserverlib and use AuthEventProvider (#35)Kegsay
2017-03-10Create the initial set of state events for room creation (#32)Kegsay
2017-03-09Include the requested current state alongside the latest events in the query ...Mark Haines
2017-03-09Update gomatrixserverlib dep and add basic /createRoom validation (#31)Kegsay
2017-03-08Use Unique from github.com/matrix-org/util (#28)Mark Haines
2017-03-06Add a query API to the roomserver for getting the latest events in a room. (#23)Mark Haines
2017-02-24Update to use util.JSONResponse (#18)Kegsay
2017-02-22gb vendor fetch github.com/gorilla/contextMark Haines
2017-02-21Update util depKegan Dougal
2017-02-20Add dugong to support writing to disk/rotationsKegan Dougal
2017-02-20Use gorilla/mux to route HTTP requests (#11)Kegsay
2017-02-17Add gorilla/muxKegan Dougal
2017-02-06gb vendor fetch github.com/matrix-org/gomatrixserverlib/Mark Haines
2017-02-03Update matrix-org/utilKegan Dougal
2017-02-03Add logrus, prometheus client and matrix-org/utilKegan Dougal
2017-02-02Add kafka and postgres clients to vendor directoryMark Haines