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-demo-pinecone
Age
Commit message (
Expand
)
Author
2023-04-24
Move fedclient interface over to gmsl (#3061)
devonh
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-04-06
refactor: use latest GMSL which splits fed client from matrix room logic (#3051)
kegsay
2023-03-27
Pinecone-demo: Wait on dendrite before shutting down
Devon Hudson
2023-03-22
Remove `BaseDendrite` (#3023)
Till
2023-03-17
Preparations for removing `BaseDendrite` (#3016)
Till
2023-02-24
Fix lint error
Devon Hudson
2023-02-24
Tweaks to pinecone demo to shutdown more cleanly
Devon Hudson
2023-02-20
Merge keyserver & userapi (#2972)
Till
2023-02-14
Remove polylith/API mode (#2967)
Till
2023-02-01
Consolidate pinecone demo http server variations
Devon Hudson
2023-02-01
Refactor common pinecone demo code to remove major duplication
Devon Hudson
2023-02-01
Refactor pinecone demo to remove duplicate pinecone setup
Devon Hudson
2023-02-01
Refactor pinecone demo to remove duplicate key setup
Devon Hudson
2023-02-01
Refactor conduit type from pinecone demo into its own package
Devon Hudson
2023-02-01
Refactor common relay sync struct to remove duplication
Devon Hudson
2023-01-29
Add cmd line option to pinecone demo for enabling relaying
Devon Hudson
2023-01-29
Add pinecone demo toggle for dis/enabling relaying for other nodes
Devon Hudson
2023-01-26
Move relay arch into relayapi and add docs for new endpoints
Devon Hudson
2023-01-23
Initial Store & Forward Implementation (#2917)
devonh
2022-12-12
Cleanup stale device lists for users we don't share a room with anymore (#2857)
Till
2022-12-01
Fix `dendrite-demo-pinecone`, `/_dendrite` namespace setup
Neil Alexander
2022-12-01
Expose `/_dendrite` and `/_synapse` on the P2P demo HTTP muxes
Neil Alexander
2022-11-18
Add p2p wakeup broadcast handling to pinecone demos (#2841)
devonh
2022-11-15
Federation fixes for virtual hosting
Neil Alexander
2022-11-02
Add readme for dendrite-demo-pinecone (#2851)
devonh
2022-11-02
Fix `moderncsqlite` errors and rebase onto `main` (#2832)
0x1a8510f2
2022-10-03
Update P2P base directories
Neil Alexander
2022-10-03
Hopefully fix P2P `--config` error (re. #2756)
Neil Alexander
2022-09-23
Add `-dir` option to `dendrite-demo-pinecone` and `dendrite-demo-yggdrasil`
Neil Alexander
2022-09-14
Fix Pinecone demo build errors after Pinecone update
Neil Alexander
2022-09-12
P2P demo tweaks
Neil Alexander
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-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-07-08
Update Pinecone to matrix-org/pinecone@1ce778f
Neil Alexander
2022-05-05
Define component interfaces based on consumers (2/2) (#2425)
kegsay
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-08
Use connection manager in Pinecone demos
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-03
Implement Push Notifications (#1842)
Dan
2022-02-18
Merge both user API databases into one (#2186)
Neil Alexander
[next]