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
/
.gitignore
Age
Commit message (
Expand
)
Author
2022-05-11
New documentation: https://matrix-org.github.io/dendrite/
Neil Alexander
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-01-31
Allow uppercase username on login (#2126)
Hoernschen
2021-11-24
Don't let things added to the media_store/ directory find their way into the ...
The Stranjer
2021-07-20
Add startup testing for Wasm Pinecone build (#1910)
J. Ryan Stinnett
2021-03-30
Use log directory that we will be able to write to (#1799)
Eric Eastwood
2020-06-11
Support embedding Riot Web (#1113)
Neil Alexander
2020-03-10
Update .gitignore
Neil Alexander
2019-05-21
use go module for dependencies (#594)
ruben
2019-03-04
Fix build conflict between docker environment and host - #596 (#598)
Alex Chen
2018-01-02
Set up a development environment with docker (#387)
mujx
2017-12-19
Make travis builds a bit faster (#382)
Richard van der Hoff
2017-09-19
Make media repo use error rather than jsonErrorResponse (#235)
Erik Johnston
2017-06-28
Ignore hidden files and kafka directories
Mark Haines
2017-02-03
A kafkaesque room event consumer for the roomserver. (#1)
Mark Haines