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-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
2023-03-22
Update workflow to not use commas when joining names
Till Faelligen
2023-03-22
Sytest coverage file
Till Faelligen
2023-03-22
Update Workflow
Till Faelligen
2023-03-22
Update Go, use go tool covdata for coverage files?
Till Faelligen
2023-03-22
Remove `BaseDendrite` (#3023)
Till
2023-03-21
Update GMSL to fix #3013
Till Faelligen
2023-03-20
Make "m.upload.size" optional
Till Faelligen
2023-03-17
Preparations for removing `BaseDendrite` (#3016)
Till
2023-03-16
simplify unix socket permission format (#3014)
Boris Rybalkin
2023-03-15
Fix UTs on x86
Till Faelligen
2023-03-13
Version 0.12.0 (#3009)
v0.12.0
helm-dendrite-0.12.0
Till
2023-03-13
Add basic runtime tracing (#2996)
Till
2023-03-10
Change default stats reporting endpoint (#3007)
Till
2023-03-10
Update dependencies (#3006)
Till
2023-03-09
Unset `RoomServerEvent`, since we can't be sure that `Set` actually updates t...
Till
2023-03-07
Fix invalid roomNID returned
Till Faelligen
2023-03-06
RoomServerEvents are mutable, given they can be redacted
Till Faelligen
2023-03-06
Actually ignore the error if we were able to backfill events
Till Faelligen
2023-03-06
Add tests for `UpdateRelations` (#2999)
Till
2023-03-05
Update admin-promotion instructions; clarify ID for evacuation (#2997)
Tim McCormack
2023-03-03
Update the cache with the redacted event
Till Faelligen
2023-03-03
Make redaction check easier to read (#2995)
Till
2023-03-03
Updated instructions and references to monolith to their new names (#2994)
Robin Westerik
[next]