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-09-01
Configuration tweaks (#2567)
Neil Alexander
2022-09-01
Refactor appservices component (#2687)
Neil Alexander
2022-08-31
Pinecone standalone refactoring (#2685)
Neil Alexander
2022-08-23
Complement QoL changes (#2663)
Till
2022-08-23
Add timeout parameter & trim URL (#2666)
Till
2022-08-16
Verify a shared secret is set in `create-account` (#2645)
Till
2022-08-12
Update `create-account` help text
Neil Alexander
2022-08-12
Use `/admin/v1/register` in `create-account` (#2484)
Till
2022-08-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-08-05
Fix linter issues (#2624)
Till
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
[next]