index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
Age
Commit message (
Expand
)
Author
2018-11-12
Bump dependencies (#592)
Brendan Abolivier
2018-08-02
Implement Typing server (#567)
Anant Prakash
2018-07-05
Send Application Service Events (#477)
Andrew Morgan
2018-06-18
Remove dependency errors (#507)
Andrew Morgan
2018-06-01
Update gomatrixserverlib version (#476)
Andrew Morgan
2018-05-23
Update Prometheus metrics tracking (#459)
Andrew Morgan
2018-05-22
Revert "Add token generation using go macaroon (#437)" (#448)
Andrew Morgan
2018-05-22
Add token generation using go macaroon (#437)
Anant Prakash
2018-04-10
Enable debug logs using a configuration parameter and put all logs in a singl...
Tristan Claverie
2017-12-19
Load Application Service Configuration Files (#377)
Andrew Morgan
2017-12-12
gb vendor update github.com/matrix-org/gomatrixserverlib
Richard van der Hoff
2017-12-08
Update gometalinter, and disable gas (#371)
Richard van der Hoff
2017-11-27
Bump gomatrixserverlib (#353)
Richard van der Hoff
2017-11-16
Use a Postgres database rather than Memory for Naffka (#337)
Erik Johnston
2017-11-15
Store keys rather than json in the keydatabase (#330)
Richard van der Hoff
2017-11-15
Update gometalinter config (#331)
Richard van der Hoff
2017-10-13
Update vendor libraries and dendrite to s/Sirupsen/sirupsen/ (#304) (#305)
Erik Johnston
2017-10-13
Update vendor libraries and dendrite to s/Sirupsen/sirupsen/ (#304)
Erik Johnston
2017-10-03
gb vendor update github.com/matrix-org/gomatrix
Erik Johnston
2017-10-02
gb vendor updates
Richard van der Hoff
2017-09-29
gb vendor update github.com/matrix-org/gomatrixserverlib
Richard van der Hoff
2017-09-28
gb vendor fetch github.com/jaegertracing/jaeger
Mark Haines
2017-09-28
gb vendor fetch github.com/opentracing/go-opentracing
Mark Haines
2017-09-26
gb vendor update github.com/matrix-org/gomatrixserverlib
Richard van der Hoff
2017-09-22
Implement shared secret registration (#257)
Erik Johnston
2017-09-21
Pass a context when downloading remote media (#251)
Mark Haines
2017-09-19
Use a read-only snapshot transaction for calculating sync responses (#236)
Mark Haines
2017-09-19
Make media repo use error rather than jsonErrorResponse (#235)
Erik Johnston
2017-09-13
Add context.Context to the federation client (#225)
Mark Haines
2017-09-12
Implement federation route PUT /exchange_third_party_invite (#224)
Brendan Abolivier
2017-09-11
Fix response to federation /invite to match the format expected by synapse (#...
Mark Haines
2017-09-08
Processing of pending invites on 3PID binding (#218)
Brendan Abolivier
2017-09-05
gb vendor fetch github.com/alecthomas/gometalinter
Erik Johnston
2017-08-15
gb vendor fetch github.com/matrix-org/naffka
Mark Haines
2017-07-24
gb vendor update github.com/matrix-org/gomatrixserverlib
Mark Haines
2017-07-07
Use utility methods from gomatrixserverlib. (#152)
Mark Haines
2017-06-09
Add a database for storing the server keys (#137)
Mark Haines
2017-06-07
mediaapi: Add thumbnail support (#132)
Robert Swain
2017-06-01
vendor: Bump gomatrixserverlib to pull in CreateMediaDownloadRequest
Robert Swain
2017-05-25
Start implementing /join for room aliases for rooms the server is not in. (#115)
Mark Haines
2017-05-24
Update gomatrixserverlib
Mark Haines
2017-05-22
Update gomatrixserverlib
Mark Haines
2017-05-19
Update version of gomatrixserverlib (#111)
Mark Haines
2017-05-19
Add AccountDatabase for storing user accounts (#110)
Kegsay
2017-05-10
Update github.com/matrix-org/util for request context fix for logging
Robert Swain
2017-05-05
Update gomatrixserverlib (#90)
Mark Haines
2017-05-05
Update gomatrixserverlib (#89)
Mark Haines
2017-04-20
Make it possible to point Riot at Dendrite (#74)
Kegsay
2017-04-13
Calculate the complete /sync response (#69)
Kegsay
2017-03-27
Add yaml dependency
Kegan Dougal
[next]