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
Age
Commit message (
Expand
)
Author
2023-05-02
fix(helm): do not deploy screenshot to cluster (just dashboard) (#3063)
helm-dendrite-0.12.3
genofire
2023-05-02
Use PDU not *Event in HeaderedEvent (#3073)
kegsay
2023-05-01
Pass federation API to roomserver in PurgeRoom tests
Devon Hudson
2023-04-28
Use new gmsl to use new String() API
Devon Hudson
2023-04-28
Add key backup tests (#3071)
Till
2023-04-28
Remove `PerformError` (#3066)
Till
2023-04-28
Use PDU in more places (#3072)
kegsay
2023-04-27
Pass RoomID to gmsl.PerformJoin
Devon Hudson
2023-04-27
Use PDU interface (#3070)
kegsay
2023-04-27
Add CS API `/keys` tests (#3069)
Till
2023-04-27
Remove gmsl.HeaderedEvent (#3068)
kegsay
2023-04-27
Add some roomserver UTs (#3067)
Till
2023-04-27
Move high level room joining logic to GMSL (#3065)
devonh
2023-04-24
Move fedclient interface over to gmsl (#3061)
devonh
2023-04-24
Use IRoomVersion (#3064)
kegsay
2023-04-21
Implement new RoomVersionImpl API (#3062)
kegsay
2023-04-20
refactor: funnel event creation through room versions (#3060)
kegsay
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-04-17
Add sync API db tests (#3043)
Till
2023-04-14
Remove event building duplication & push to GMSL (#3056)
devonh
2023-04-14
Bump nokogiri from 1.13.10 to 1.14.3 in /docs (#3055)
dependabot[bot]
2023-04-14
Bump commonmarker from 0.23.7 to 0.23.9 in /docs (#3054)
dependabot[bot]
2023-04-14
Add pushrules tests (#3044)
Till
2023-04-14
Update GMSL: use static Check functions (#3052)
kegsay
2023-04-06
chore(linter): remove deprecated linters (#3046)
Marcelina Hołub
2023-04-06
Bump github.com/docker/docker from 20.10.19+incompatible to 20.10.24+incompat...
dependabot[bot]
2023-04-06
refactor: use latest GMSL which splits fed client from matrix room logic (#3051)
kegsay
2023-04-05
ci: don't use go get, use go install (#3048)
kegsay
2023-04-04
Move GMSL client types to Dendrite (#3045)
kegsay
2023-04-04
app service unix socket support (#3022)
Boris Rybalkin
2023-04-03
Add tests for `/turnServer`, `/capabilities` and `/3pid/` (#3038)
Till
2023-04-03
Add tests for CSAPI membership changes (#3034)
Till
2023-04-03
Add user profile tests, refactor user API methods (#3030)
Till
2023-04-03
hard code path of README.md (#3035)
Aiden Leong
2023-04-03
Remove sync.Once when setting up server notice sender
Till Faelligen
2023-04-03
Update Helm README
helm-dendrite-0.12.2
Till Faelligen
2023-04-03
fix(helm): improve documentation and grafana dashboard (#2992)
genofire
2023-04-03
chart - Add configuration for extra volumes / volume mounts (#3042)
Rhea Danzey
2023-04-03
add deployment strategy option to helm chart (#3021)
George Antoniadis
2023-03-31
Add CS API device tests (#3029)
Till
2023-03-28
Rdanzey/helm-fixes-existing-db-secrets (#3033)
helm-dendrite-0.12.1
Rhea Danzey
2023-03-27
Pinecone-demo: Wait on dendrite before shutting down
Devon Hudson
2023-03-27
Add dendrite-demo-pinecone cypress tests
Devon Hudson
2023-03-27
Add tests for the Dendrite admin APIs (#3028)
Till
2023-03-27
Add `/search` tests (#3025)
Till
2023-03-27
Add AS invite test, fix issue with invitations being processed twice (#3020)
Till
2023-03-27
Get the logs for dendrite when installing the chart
Till Faelligen
2023-03-27
Update docs and sample config for the relay_api (#3011)
Alex Kirk
2023-03-23
Move every `db.Prepare` to `sqlutil.Statementlist`, remove trace driver (#3026)
Till
2023-03-22
Upload covdatafiles for each server
Till Faelligen
[next]