Dendrite is a second-generation Matrix homeserver written in Go!
Find a file
2020-03-29 21:19:28 +05:30
.github some changes 2020-03-29 21:19:28 +05:30
appservice some changes 2020-03-29 21:19:28 +05:30
clientapi some changes 2020-03-29 21:19:28 +05:30
cmd some changes 2020-03-29 21:19:28 +05:30
common some changes 2020-03-29 21:19:28 +05:30
docker some changes 2020-03-29 21:19:28 +05:30
docs some changes 2020-03-29 21:19:28 +05:30
encryptoapi some changes 2020-03-29 21:19:28 +05:30
federationapi some changes 2020-03-29 21:19:28 +05:30
federationsender some changes 2020-03-29 21:19:28 +05:30
hooks run commit hook on what we're committing (#356) 2017-11-27 12:19:04 +00:00
mediaapi some changes 2020-03-29 21:19:28 +05:30
publicroomsapi some changes 2020-03-29 21:19:28 +05:30
roomserver some changes 2020-03-29 21:19:28 +05:30
scripts some changes 2020-03-29 21:19:28 +05:30
syncapi some changes 2020-03-29 21:19:28 +05:30
typingserver some changes 2020-03-29 21:19:28 +05:30
.editorconfig some changes 2020-03-29 21:19:28 +05:30
.gitignore some changes 2020-03-29 21:19:28 +05:30
.golangci.yml some changes 2020-03-29 21:19:28 +05:30
build.sh Not all systems have bash (#720) 2019-06-24 13:35:29 +01:00
CODE_STYLE.md some changes 2020-03-29 21:19:28 +05:30
CONTRIBUTING.md some changes 2020-03-29 21:19:28 +05:30
dendrite-config.yaml some changes 2020-03-29 21:19:28 +05:30
DESIGN.md some changes 2020-03-29 21:19:28 +05:30
go.mod some changes 2020-03-29 21:19:28 +05:30
go.sum some changes 2020-03-29 21:19:28 +05:30
INSTALL.md some changes 2020-03-29 21:19:28 +05:30
LICENSE some changes 2020-03-29 21:19:28 +05:30
README.md some changes 2020-03-29 21:19:28 +05:30
show-expected-fail-tests.sh Update testfile and fix empty warning in show-expected-fail-tests.sh (#729) 2019-07-05 12:42:23 +01:00
testfile some changes 2020-03-29 21:19:28 +05:30
WIRING.md some changes 2020-03-29 21:19:28 +05:30

Dendrite Build Status Dendrite Dev on Matrix Dendrite on Matrix

Dendrite will be a matrix homeserver written in go.

It's still very much a work in progress, but installation instructions can be found in INSTALL.md

An overview of the design can be found in DESIGN.md

Contributing

Everyone is welcome to help out and contribute! See CONTRIBUTING.md to get started!

We aim to try and make it as easy as possible to jump in.

Discussion

For questions about Dendrite we have a dedicated room on Matrix #dendrite:matrix.org. Development discussion should happen in #dendrite-dev:matrix.org.

Progress

There's plenty still to do to make Dendrite usable! We're tracking progress in a project board.