aboutsummaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Expand)Author
2018-11-12 Bump dependencies (#592)Brendan Abolivier
2018-08-02Implement Typing server (#567)Anant Prakash
2018-07-05Send Application Service Events (#477)Andrew Morgan
2018-06-18Remove dependency errors (#507)Andrew Morgan
2018-06-01Update gomatrixserverlib version (#476)Andrew Morgan
2018-05-23Update Prometheus metrics tracking (#459)Andrew Morgan
2018-05-22Revert "Add token generation using go macaroon (#437)" (#448)Andrew Morgan
2018-05-22Add token generation using go macaroon (#437)Anant Prakash
2018-04-10Enable debug logs using a configuration parameter and put all logs in a singl...Tristan Claverie
2017-12-19Load Application Service Configuration Files (#377)Andrew Morgan
2017-12-12gb vendor update github.com/matrix-org/gomatrixserverlibRichard van der Hoff
2017-12-08Update gometalinter, and disable gas (#371)Richard van der Hoff
2017-11-27Bump gomatrixserverlib (#353)Richard van der Hoff
2017-11-16Use a Postgres database rather than Memory for Naffka (#337)Erik Johnston
2017-11-15Store keys rather than json in the keydatabase (#330)Richard van der Hoff
2017-11-15Update gometalinter config (#331)Richard van der Hoff
2017-10-13Update vendor libraries and dendrite to s/Sirupsen/sirupsen/ (#304) (#305)Erik Johnston
2017-10-13Update vendor libraries and dendrite to s/Sirupsen/sirupsen/ (#304)Erik Johnston
2017-10-03gb vendor update github.com/matrix-org/gomatrixErik Johnston
2017-10-02gb vendor updatesRichard van der Hoff
2017-09-29gb vendor update github.com/matrix-org/gomatrixserverlibRichard van der Hoff
2017-09-28gb vendor fetch github.com/jaegertracing/jaegerMark Haines
2017-09-28gb vendor fetch github.com/opentracing/go-opentracingMark Haines
2017-09-26gb vendor update github.com/matrix-org/gomatrixserverlibRichard van der Hoff
2017-09-22Implement shared secret registration (#257)Erik Johnston
2017-09-21Pass a context when downloading remote media (#251)Mark Haines
2017-09-19Use a read-only snapshot transaction for calculating sync responses (#236)Mark Haines
2017-09-19Make media repo use error rather than jsonErrorResponse (#235)Erik Johnston
2017-09-13Add context.Context to the federation client (#225)Mark Haines
2017-09-12Implement federation route PUT /exchange_third_party_invite (#224)Brendan Abolivier
2017-09-11Fix response to federation /invite to match the format expected by synapse (#...Mark Haines
2017-09-08Processing of pending invites on 3PID binding (#218)Brendan Abolivier
2017-09-05gb vendor fetch github.com/alecthomas/gometalinterErik Johnston
2017-08-15gb vendor fetch github.com/matrix-org/naffkaMark Haines
2017-07-24gb vendor update github.com/matrix-org/gomatrixserverlibMark Haines
2017-07-07Use utility methods from gomatrixserverlib. (#152)Mark Haines
2017-06-09Add a database for storing the server keys (#137)Mark Haines
2017-06-07mediaapi: Add thumbnail support (#132)Robert Swain
2017-06-01vendor: Bump gomatrixserverlib to pull in CreateMediaDownloadRequestRobert Swain
2017-05-25Start implementing /join for room aliases for rooms the server is not in. (#115)Mark Haines
2017-05-24Update gomatrixserverlibMark Haines
2017-05-22Update gomatrixserverlibMark Haines
2017-05-19Update version of gomatrixserverlib (#111)Mark Haines
2017-05-19Add AccountDatabase for storing user accounts (#110)Kegsay
2017-05-10Update github.com/matrix-org/util for request context fix for loggingRobert Swain
2017-05-05Update gomatrixserverlib (#90)Mark Haines
2017-05-05Update gomatrixserverlib (#89)Mark Haines
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