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
/
dendrite-polylith-multi
Age
Commit message (
Expand
)
Author
2022-12-12
Cleanup stale device lists for users we don't share a room with anymore (#2857)
Till
2022-12-05
Enable/Disable internal metrics (#2899)
Till
2022-11-02
Fix `moderncsqlite` errors and rebase onto `main` (#2832)
0x1a8510f2
2022-05-06
Add `PolylithMode` base config option (#2428)
Neil Alexander
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-28
Add `/_dendrite/admin/evacuateRoom/{roomID}` (#2401)
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-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-03
Implement Push Notifications (#1842)
Dan
2021-12-20
Use non http API as fsAPI to avoid network requests (#2075)
S7evinK
2021-12-13
Fix keyring regressions in previous P2P demo
Neil Alexander
2021-12-03
Add missing internal routes (#2064)
S7evinK
2021-11-24
Ratelimit requests to /media/r0/download|upload (#2020)
S7evinK
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander
2021-09-10
Added .well-known/matrix/server endpoint (#1988)
Ryan W
2021-08-04
Cross-signing groundwork (#1953)
Neil Alexander
2021-07-20
Only include go-sqlite3 on the relevant binaries (#1900)
Neil Alexander
2021-07-09
Implement /_synapse/admin/v1/register (#1911)
kegsay
2021-06-30
Change how servers are selected for missing auth/prev events (#1892)
Neil Alexander
2021-05-24
Allow clearing federation blacklist at startup for P2P demos
Neil Alexander
2021-01-26
Graceful shutdowns (#1734)
Neil Alexander
2021-01-22
Gate peeking behind msc flags (#1731)
Kegsay
2020-12-18
Fix #1655 by re-adding the appservice alias query (#1660)
Neil Alexander
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-12-01
Give fsAPI to keyserver in polylith/gobind
Neil Alexander
2020-10-20
Multi-personality polylith binary (#1552)
Neil Alexander