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
/
setup
/
mscs
/
mscs.go
Age
Commit message (
Expand
)
Author
2024-10-18
Update the license headers to mention the commercial license
Quentin Gliech
2024-10-17
Rename the go package
Quentin Gliech
2024-10-17
Update the copyright headers in all files
Quentin Gliech
2023-07-21
Don't quit if unknown msc in config, log it and keep going
Devon Hudson
2023-07-20
de-MSC-ifying space summaries (MSC2946) (#3134)
helm-dendrite-0.13.1
Sam Wedgwood
2023-07-19
Use pointer when passing the connection manager around (#3152)
Till
2023-03-22
Remove `BaseDendrite` (#3023)
Till
2023-03-17
Preparations for removing `BaseDendrite` (#3016)
Till
2022-03-01
msc2946: add federation cache (#2238)
kegsay
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander
2021-01-22
Gate peeking behind msc flags (#1731)
Kegsay
2021-01-19
Implement MSC2946 over federation (#1722)
Kegsay
2021-01-13
MSC2946: Spaces Summary (#1700)
Kegsay
2020-12-04
MSC2836 threading: part 2 (#1596)
Kegsay
2020-12-02
Top-level setup package (#1605)
Neil Alexander