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
Age
Commit message (
Expand
)
Author
2021-01-26
Graceful shutdowns (#1734)
Neil Alexander
2021-01-22
NewClient and NewFederationClient updates (#1730)
Neil Alexander
2021-01-22
Gate peeking behind msc flags (#1731)
Kegsay
2021-01-22
Fix build error
Neil Alexander
2021-01-22
DNS caching (#1728)
Neil Alexander
2021-01-20
MSC2946: Treat federation responses the same way as local responses (#1724)
Kegsay
2021-01-19
Implement MSC2946 over federation (#1722)
Kegsay
2021-01-18
Mention unstable features in /_matrix/client/versions (#1710)
sumitks866
2021-01-15
Escape the create event content key so it can be extracted correctly
Kegan Dougal
2021-01-15
MSC2946: Use new MSC1772 format for space parents (#1713)
Kegsay
2021-01-15
MSC2946: Allow redactions/updates for space state events (#1712)
Kegsay
2021-01-13
Per request cache for now as we don't do batching correclty
Kegan Dougal
2021-01-13
Decode uri values correctly
Kegan Dougal
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