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-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
2022-09-14
Fix Pinecone demo build errors after Pinecone update
Neil Alexander
2022-09-12
P2P demo tweaks
Neil Alexander
2022-09-05
Optimise `resolve-state` tool
Neil Alexander
2022-09-01
Update P2P demos
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-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
[next]