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-12-12
Version 0.13.5 (#3285)
v0.13.5
helm-dendrite-0.13.6
Till
2023-12-12
Introduce a new stream for the appservice consumer (#3277)
Till
2023-12-12
Allow some content types to be inlined (#3274)
Till
2023-11-25
added a warning log , for well_known_server_name,well_known_server_name whe...
Joseph Alvarenga Beech
2023-11-25
Added Docker commands for Windows (#3267)
Cat
2023-11-25
Update GMSL to avoid logging unnecessary messages
Till Faelligen
2023-11-24
Appservice Login (2nd attempt) (#3078)
KuhnChris
2023-11-22
Update ACLs when received as outliers (#3008)
Till
2023-11-22
Allow users to kick themselves (#3157)
BtbN
2023-11-22
Refactor registration tests, remove hard-coded username validation (#3138)
CicadaCinema
2023-11-22
Add `keydb_server_keys` table tests (#3270)
Till
2023-11-22
Fix broken links in FAQ.md (#3259)
notassigned
2023-11-22
fix typo (#3266)
Nikolai Patrick
2023-11-09
Use `IsBlacklistedOrBackingOff` to determine if we should try to fetch device...
Till
2023-11-09
More `rows.Close()` and `rows.Err()` (#3262)
Till
2023-11-08
Fix potential connection leak (#3247)
Till
2023-11-08
Fix panic in `QueryNextRoomHierarchyPage` (#3253)
Till
2023-11-03
Bump golang.org/x/image from 0.5.0 to 0.10.0 (#3257)
dependabot[bot]
2023-11-01
Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#3252)
dependabot[bot]
2023-10-31
Some tweaks for the device list updater (#3251)
Till
2023-10-31
Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible...
dependabot[bot]
2023-10-25
Version 0.13.4 (#3244)
v0.13.4
helm-dendrite-0.13.5
Till
2023-10-25
clean up dead links, fix typo (#3130)
CicadaCinema
2023-10-25
Add simple test for one time keys (#3239)
devonh
2023-10-25
fix(helm): empty storage class in pvcs (#3191)
WrenIX
2023-10-25
Check event is not rejected (#3243)
Till
2023-10-24
Implement MSC3987, fix setting Element Android notifications (#3242)
Till
2023-10-24
Bump github.com/nats-io/nats-server/v2 from 2.9.19 to 2.9.23 (#3238)
dependabot[bot]
2023-10-23
Fix state resets (#3231)
Till
2023-10-23
Tweaks around the device list updater (#3227)
Till
2023-10-23
Bump golang.org/x/net from 0.14.0 to 0.17.0 (#3233)
dependabot[bot]
2023-10-12
Update bug report to reflect current team members (#3234)
devonh
2023-10-11
Update Complement to match new public API shape (#3232)
kegsay
2023-10-05
Fix `resolve-state` (#3229)
Till
2023-09-28
Fix tests for x86 (#3214)
Till
2023-09-28
Add missing sliding sync config
Till Faelligen
2023-09-28
Version 0.13.3 (#3213)
v0.13.3
helm-dendrite-0.13.4
Till
2023-09-28
Fixed typo in documentation (#3212)
Tracker-Friendly
2023-09-28
Updated minimum required go version in README.md (#3194)
jahway603
2023-09-28
Remove the creator field when upgrading to v11 (#3210)
Till
2023-09-28
Fix m.direct only being partially upgraded (#3209)
Till
2023-09-27
Support for room version v11 (#3204)
Till
2023-09-26
Complement fixes for pseudoIDs (#3206)
devonh
2023-09-26
Fix invitations not sending push notifications (#3207)
Till
2023-09-15
Move pseudoID ClientEvent hotswapping to a common location (#3199)
devonh
2023-09-15
Update gmsl to use new validated RoomID on PDUs (#3200)
devonh
2023-09-12
[pseudoIDs] changing event ID fix (#3195)
Sam Wedgwood
2023-09-12
Fix `user_id` query param breaking auth for non-appservices (#3196)
Tulir Asokan
2023-09-08
bump GMSL back to main (#3197)
Sam Wedgwood
2023-08-31
Handle event_format federation in /sync responses (#3192)
devonh
[next]