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
Age
Commit message (
Expand
)
Author
2022-05-12
Fix `create-account` with global database settings (#2455)
Till
2022-05-06
Add `PolylithMode` base config option (#2428)
Neil Alexander
2022-05-06
Clean up interface definitions (#2427)
kegsay
2022-05-05
Define component interfaces based on consumers (2/2) (#2425)
kegsay
2022-05-05
syncapi: define specific interfaces for internal HTTP communications (#2416)
kegsay
2022-05-04
Add opt-in anonymous stats reporting (#2249)
Till
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
Add restrictions for open registration (#2402)
Till
2022-04-28
Add `/_dendrite/admin/evacuateRoom/{roomID}` (#2401)
Neil Alexander
2022-04-21
Remove libp2p demos (#2337)
Neil Alexander
2022-04-08
Use connection manager in Pinecone demos
Neil Alexander
2022-04-08
Remove `client-api-proxy` and `federation-api-proxy` (closes #928) (#2335)
Neil Alexander
2022-04-06
Add presence module V2 (#2312)
Till
2022-04-04
Fix `dendritejs-pinecone` build
Neil Alexander
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-25
Fixes for `create-account` (#2285)
S7evinK
2022-03-24
Refactor appservice & client API to use userapi internal (#2290)
S7evinK
2022-03-21
Wait for safe shutdown of NATS Server (#2289)
Neil Alexander
2022-03-16
Update Yggdrasil P2P demo (also remove QUIC dependency)
Neil Alexander
2022-03-15
Use accountdb with provided config (#2273)
S7evinK
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-02-28
Add possibility to reset password using create-account (#2231)
S7evinK
2022-02-21
Don't ignore config flag for yggdrasil demo if set (#2070)
Benjamin Nater
2022-02-18
Implement server notices (#2180)
S7evinK
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-16
Add account type (#2171)
S7evinK
2022-02-01
Support CA certificates in CI (#2136)
kegsay
2022-01-28
Require Go 1.16 (#2122)
Neil Alexander
2022-01-26
Use std logging when running under CI
Kegan Dougal
2022-01-21
Remodel how device list change IDs are created (#2098)
kegsay
2022-01-07
NATS JetStream tweaks (#2086)
Neil Alexander
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-12-20
Use non http API as fsAPI to avoid network requests (#2075)
S7evinK
2021-12-13
Fix build error
Neil Alexander
2021-12-13
Fix keyring regressions in previous P2P demo
Neil Alexander
2021-12-03
Add missing HTTP mode for userapi (#1982)
S7evinK
2021-12-03
Add missing internal routes (#2064)
S7evinK
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
Ratelimit requests to /media/r0/download|upload (#2020)
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-11-02
Fix building on Windows (#2008)
S7evinK
2021-11-02
Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021)
PiotrKozimor
[next]