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
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-03-16
simplify unix socket permission format (#3014)
Boris Rybalkin
2023-03-03
Updated instructions and references to monolith to their new names (#2994)
Robin Westerik
2023-03-01
unix socket support (#2974)
Boris Rybalkin
2023-03-01
Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)
Till
2023-02-24
Fix lint error
Devon Hudson
2023-02-24
Tweaks to pinecone demo to shutdown more cleanly
Devon Hudson
2023-02-24
Refactor `StoreEvent` and create a new `RoomDatabase` interface (#2985)
Till
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
2023-01-23
Use `t.TempDir` for SQLite databases, so tests don't rip out each others data...
Till
2023-01-20
Fix oversight in cmd/generate-config (#2946)
Bernhard Feichtinger
2022-12-23
Add clientapi tests (#2916)
Till
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-12-02
Test and CI related changes (#2896)
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-12-01
Make `create-account` more verbose
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-11
Run upgrade tests for SQLite too (#2875)
Neil Alexander
2022-11-10
Fix lint error
Neil Alexander
2022-11-10
Improve logging in upgrade tests
Neil Alexander
2022-11-02
Add readme for dendrite-demo-pinecone (#2851)
devonh
2022-11-02
Multi-stage Docker builds (#2850)
Neil Alexander
2022-11-02
Fix `moderncsqlite` errors and rebase onto `main` (#2832)
0x1a8510f2
2022-10-26
Update Yggdrasil demo
Neil Alexander
2022-10-17
Return error if we fail to read the response body
Till Faelligen
2022-10-04
Revert Docker changes
Neil Alexander
2022-10-04
Update Dockerfile (#2342)
Till
2022-10-03
Update P2P base directories
Neil Alexander
2022-10-03
Hopefully fix P2P `--config` error (re. #2756)
Neil Alexander
2022-10-02
Use non-HTTPS as default URL, as most people will be running behind a
Till Faelligen
2022-09-27
Update search docs
Neil Alexander
2022-09-27
Fulltext implementation using Bleve (#2675)
Till
2022-09-23
Add `-dir` option to `dendrite-demo-pinecone` and `dendrite-demo-yggdrasil`
Neil Alexander
2022-09-15
Hopefully fix `upgrade-tests` (#2717)
Till
[next]