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
/
build
Age
Commit message (
Expand
)
Author
2023-12-12
Also pin Pinecone and Yggdrasil demo
Till Faelligen
2023-11-09
Use `IsBlacklistedOrBackingOff` to determine if we should try to fetch device...
Till
2023-10-31
Some tweaks for the device list updater (#3251)
Till
2023-10-25
Version 0.13.4 (#3244)
v0.13.4
helm-dendrite-0.13.5
Till
2023-10-11
Update Complement to match new public API shape (#3232)
kegsay
2023-08-23
Bump pinecone docker go version
Devon Hudson
2023-05-30
Docs restructure (#2953)
Till
2023-05-24
Drop `reference_sha` column (#3083)
Till
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-03-22
Update Go, use go tool covdata for coverage files?
Till Faelligen
2023-03-22
Remove `BaseDendrite` (#3023)
Till
2023-03-17
Preparations for removing `BaseDendrite` (#3016)
Till
2023-02-23
Update README sample config link (#2987)
Yoann N
2023-02-20
Merge keyserver & userapi (#2972)
Till
2023-02-14
Remove polylith/API mode (#2967)
Till
2023-02-04
Add max frame size to pinecone bindings
Devon Hudson
2023-02-04
Disable fulltext search in pinecone builds
Devon Hudson
2023-02-03
Update dendrite-pinecone gobindings build script
Devon Hudson
2023-02-03
Add Sytest/Complement coverage to scheduled runs (#2962)
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 pinecone demo toggle for dis/enabling relaying for other nodes
Devon Hudson
2023-01-28
Relay integration to pinecone demos (#2955)
devonh
2023-01-23
Initial Store & Forward Implementation (#2917)
devonh
2023-01-06
Add curl to dendrite-demo-pinecone docker container
Devon Hudson
2022-12-23
Add possibility to run complement with coverage enabled (#2901)
Till
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-14
Try to optimize CI (#2867)
Till
2022-11-03
Put P2P Demos back into their own Dockerfiles
Neil Alexander
2022-11-03
Update README.md (#2855)
gitlab-nickfreeman
2022-11-02
Multi-stage Docker builds (#2850)
Neil Alexander
2022-10-26
Update Yggdrasil demo
Neil Alexander
2022-10-26
Add network interface callback to pinecone build (#2825)
devonh
2022-10-04
Revert Docker changes
Neil Alexander
2022-10-04
Try to populate `-ldflags` in Docker builds
Neil Alexander
2022-10-04
Update Dockerfile (#2342)
Till
2022-10-03
Allow multiple static peers in Pinecone iOS/Android demos
Neil Alexander
2022-10-03
P2P demo tweaks
Neil Alexander
2022-09-29
Add network interface registration to pinecone demo (#2750)
devonh
2022-09-29
Fix Go 1.18
Neil Alexander
2022-09-29
P2P demo fixes
Neil Alexander
2022-09-27
Build Docker images using Go 1.19 (related to #2714)
Neil Alexander
2022-09-27
Use /usr/bin/env bash in shebangs to make them universal (#2735)
Dov Alperin
[next]