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
/
build
/
scripts
Age
Commit message (
Expand
)
Author
2024-08-02
Bump go to 1.21 (#3360)
Till
2023-10-11
Update Complement to match new public API shape (#3232)
kegsay
2023-03-22
Update Go, use go tool covdata for coverage files?
Till Faelligen
2023-02-14
Remove polylith/API mode (#2967)
Till
2023-02-03
Add Sytest/Complement coverage to scheduled runs (#2962)
Till
2022-12-23
Add possibility to run complement with coverage enabled (#2901)
Till
2022-11-14
Try to optimize CI (#2867)
Till
2022-09-01
Configuration tweaks (#2567)
Neil Alexander
2022-08-23
Complement QoL changes (#2663)
Till
2022-08-05
Add race testing to tests, and fix a few small race conditions in the tests (...
Brian Meek
2022-07-11
Ristretto cache (#2563)
Neil Alexander
2022-04-29
Update golangci-lint, how it's installed, and added to the PATH (#2403)
Brian Meek
2022-04-29
Add restrictions for open registration (#2402)
Till
2022-03-24
Move CI to Github Actions (#2297)
S7evinK
2022-02-15
Add host mount compatible Complement image (#2187)
kegsay
2022-02-11
Add postgres complement support (#2177)
kegsay
2022-02-10
Point to /complement/ca not /ca (#2172)
kegsay
2022-02-10
Support for `m.login.token` (#2014)
tommie
2022-02-10
Make the Complement Dockerfile use a fresh directory for runtime (#2168)
kegsay
2022-02-01
Support CA certificates in CI (#2136)
kegsay
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-08-17
Update golangci-lint (#1978)
S7evinK
2020-12-15
Remove incorrect comment in find-lint.sh (#1619)
Andrew Morgan
2020-12-07
Update links to golangci-lint documentation (#1617)
bodqhrohro
2020-09-03
Rate limiting (#1385)
Neil Alexander
2020-09-03
Update complement.sh
Kegsay
2020-09-02
Refactor roomserver/internal - split perform stuff out (#1380)
Kegsay
2020-08-28
Update Complement dockerfile to not wait for apt-get input
Neil Alexander
2020-08-20
Add support for running Complement on current working directories (#1291)
Kegsay
2020-06-20
Add appservices component to docker scripts (#1153)
Ashley Nelson
2020-05-28
Per-user-per-device sync streams (#1068)
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay