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-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
2023-03-01
unix socket support (#2974)
Boris Rybalkin
2023-03-01
Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)
Till
2023-03-01
Fix UTs
Till Faelligen
2023-02-28
Only run CI if there are changes to go files or the workflow [skip ci]
Till Faelligen
2023-02-28
Deploy on gh-pages push
Till Faelligen
2023-02-28
feat(helm): add prometheus resources to monitor (#2958)
helm-dendrite-0.11.2
genofire
2023-02-24
Fix lint error
Devon Hudson
2023-02-24
Tweaks to pinecone demo to shutdown more cleanly
Devon Hudson
2023-02-24
Cache all the things
Till Faelligen
2023-02-24
Refactor `StoreEvent` and create a new `RoomDatabase` interface (#2985)
Till
2023-02-24
Unify logging by using logrus for jetstream logs (#2976)
David Schneider
2023-02-23
Update README sample config link (#2987)
Yoann N
[next]