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-07-25
Update database migrations, remove goose (#2264)
Till
2022-07-11
Ristretto cache (#2563)
Neil Alexander
2022-07-08
Update Pinecone to matrix-org/pinecone@1ce778f
Neil Alexander
2022-06-13
Make the linter happy again
Till Faelligen
2022-06-13
Add `--difference` to `resolve-state` tool
Neil Alexander
2022-05-30
Fix bugs in `resolve-state` tool
Neil Alexander
2022-05-30
Sort `resolve-state` output
Neil Alexander
2022-05-25
Fix the `resolve-state` tool
Neil Alexander
2022-05-17
bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)
kegsay
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
[next]