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
Age
Commit message (
Expand
)
Author
2022-08-05
Add race testing to tests, and fix a few small race conditions in the tests (...
Brian Meek
2022-07-25
Remove `goose` from Dockerfiles
Neil Alexander
2022-07-11
Ristretto cache (#2563)
Neil Alexander
2022-07-08
Update Pinecone to matrix-org/pinecone@1ce778f
Neil Alexander
2022-06-07
Avoid panicking unnecessarily when shutting down the `gobind` P2P demos (#2520)
Neil Alexander
2022-05-13
The Pinecone `gobind` demo must listen on `localhost` for `baseURL` to be cor...
Neil Alexander
2022-05-12
Separate sample configs for monolith and polylith (#2456)
Neil Alexander
2022-05-03
Tidy up `AddPublicRoutes` (#2412)
Neil Alexander
2022-05-03
Global database connection pool (for monolith mode) (#2411)
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-04-28
Add `/_dendrite/admin/evacuateRoom/{roomID}` (#2401)
Neil Alexander
2022-04-27
Use Go 1.18 to build Docker images (#2391)
0x1a8510f2
2022-04-08
Use connection manager in Pinecone demos
Neil Alexander
2022-04-06
Add presence module V2 (#2312)
Till
2022-04-04
remove obsolete config entry "federation_certificates" (#2318)
Sebastian Spaeth
2022-04-04
Enhanced calm at startup of Pinecone demos
Neil Alexander
2022-04-04
Update to matrix-org/pinecone@e526fa8
Neil Alexander
2022-03-30
Update Pinecone P2P demo
Neil Alexander
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-03-28
User directory for nearby Pinecone peers (P2P demo) (#2311)
Neil Alexander
2022-03-28
P2P demo tweaks
Neil Alexander
2022-03-28
Ensure Dendrite has stopped in Pinecone demo `Stop()`
Neil Alexander
2022-03-24
Upload Docker images for releases to both Docker Hub and GitHub Container Reg...
Neil Alexander
2022-03-24
Move CI to Github Actions (#2297)
S7evinK
2022-03-18
Update to matrix-org/pinecone@8687b0d
Neil Alexander
2022-03-09
Remove references to `userapi_devices` (fixes #2259)
Neil Alexander
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-02-18
Missing commit from #2186
Neil Alexander
2022-02-18
Merge both user API databases into one (#2186)
Neil Alexander
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-08
Fix DendriteJS dockerfile
Neil Alexander
2022-02-01
Support CA certificates in CI (#2136)
kegsay
2022-02-01
Fix JetStream paths for P2P demo builds
Neil Alexander
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-12-13
Fix keyring regressions in previous P2P demo
Neil Alexander
2021-11-29
Updating example to Postgres v14 (#2062)
Ben Yanke
2021-11-25
Fixes for multiple Pinecone peers
Neil Alexander
2021-11-25
Support connecting to multiple Pinecone static peers in the P2P demos (supply...
Neil Alexander
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-11-02
Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021)
PiotrKozimor
2021-10-22
Update Pinecone demo
Neil Alexander
2021-10-08
Update Pinecone demo
Neil Alexander
2021-09-10
Added .well-known/matrix/server endpoint (#1988)
Ryan W
2021-09-08
- Removed double imports (#1989)
Ryan W
[next]