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
/
cmd
/
generate-config
Age
Commit message (
Expand
)
Author
2023-07-20
de-MSC-ifying space summaries (MSC2946) (#3134)
helm-dendrite-0.13.1
Sam Wedgwood
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-02-14
Remove polylith/API mode (#2967)
Till
2023-01-23
Use `t.TempDir` for SQLite databases, so tests don't rip out each others data...
Till
2023-01-20
Fix oversight in cmd/generate-config (#2946)
Bernhard Feichtinger
2022-09-27
Update search docs
Neil Alexander
2022-09-27
Fulltext implementation using Bleve (#2675)
Till
2022-09-01
Configuration tweaks (#2567)
Neil Alexander
2022-09-01
Refactor appservices component (#2687)
Neil Alexander
2022-04-29
Add restrictions for open registration (#2402)
Till
2022-04-06
Add presence module V2 (#2312)
Till
2022-02-18
Merge both user API databases into one (#2186)
Neil Alexander
2022-02-17
Set 'complement' as the shared secret for CI (#2194)
kegsay
2022-02-01
Support CA certificates in CI (#2136)
kegsay
2022-01-26
Use std logging when running under CI
Kegan Dougal
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-11-24
Don't populate config defaults where it doesn't make sense (#2058)
Neil Alexander
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander
2021-10-29
generate-config: add flags for db and server name (#2030)
kegsay
2021-03-08
Make bcrypt cost configurable (#1793)
Kegsay
2021-03-05
Tweak AS registration check and AS component HTTP clients (#1785)
Neil Alexander
2021-01-22
Gate peeking behind msc flags (#1731)
Kegsay
2021-01-18
Fix lint error in generate-keys
Neil Alexander
2021-01-15
Enable MSC 2946 in CI
Kegan Dougal
2020-12-17
Fix flakey complement (#1653)
Kegsay
2020-12-04
MSC2836 threading: part 2 (#1596)
Kegsay
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-10-07
Rename serverkeyapi to signingkeyserver (#1492)
Kegsay
2020-09-03
Rate limiting (#1385)
Neil Alexander
2020-08-11
New sample config (#1258)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander