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-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
2023-08-30
Fix Complement scheduled CI
Till Faelligen
2023-08-29
[helm] Update Ingress hosts to account for IPv6 (server+client) and scheme (c...
helm-dendrite-0.13.3
Omar Pakker
2023-08-28
Fix CI, upgrade image used for upgrade tests (#3151)
Till
2023-08-28
Bump commonmarker from 0.23.9 to 0.23.10 in /docs (#3172)
dependabot[bot]
2023-08-24
Add configuration option for sliding sync when hosting /.well-known/matrix/cl...
devonh
2023-08-24
[pseudoIDs] More pseudo ID fixes - Part 2 (#3181)
Sam Wedgwood
2023-08-23
Bump pinecone docker go version
Devon Hudson
2023-08-23
Bump helm chart version
helm-dendrite-0.13.2
Till Faelligen
2023-08-23
Version 0.13.2 (#3187)
v0.13.2
Till
2023-08-15
[pseudoID] More pseudo ID fixes (#3167)
Sam Wedgwood
2023-08-11
Update pinecone to use new quic version (#3174)
devonh
2023-08-08
Add config key for default room version (#3171)
Sam Wedgwood
2023-08-03
Add ID in error messages for ApplicationServices (#3162)
maxberger
2023-08-02
Use `*spec.SenderID` for `QuerySenderIDForUser` (#3164)
Sam Wedgwood
2023-07-31
[pseudoIDs] Fixes for room alias tests (#3159)
Sam Wedgwood
2023-07-28
Send a more generic error message to clients if the file can't be found (#3161)
Till
2023-07-26
Restore old behaviour of PurgeRoom
Till Faelligen
2023-07-26
add deployment strategy option to helm chart (re #3021) (#3155)
George Antoniadis
2023-07-21
Don't quit if unknown msc in config, log it and keep going
Devon Hudson
2023-07-21
Fix event federation with pseudoID rooms (#3156)
devonh
2023-07-21
Update ConnectionManager to still allow component defined connections (#3154)
Till
2023-07-20
de-MSC-ifying space summaries (MSC2946) (#3134)
helm-dendrite-0.13.1
Sam Wedgwood
2023-07-19
Use pointer when passing the connection manager around (#3152)
Till
2023-07-18
Extend context timeout on send_join to allow for joining complex rooms (#3153)
devonh
2023-07-14
Don't HTTP500 if a profile does't exist
Till Faelligen
2023-07-14
Discard "illegal base64 data at input byte 0" errors in the SyncAPI
Till Faelligen
2023-07-14
Avoid panic due to being unable to query the userID
Till Faelligen
2023-07-13
Optimise getting local members and membership counts (#3150)
Till
2023-07-13
Tweaks around `/messages` (#3149)
Till
2023-07-13
Update NATS again [skip ci]
Till Faelligen
2023-07-11
Add revision to version string (#3147)
Till
2023-07-08
Avoid loops by setting end to an empty string if start == end (#3146)
Till
2023-07-07
Unknown issue
Till Faelligen
2023-07-07
[NATS] Issue identified and fixed applied, workaround known.
Till Faelligen
2023-07-07
Fix issues reported by Sentry (#3143)
Till
2023-07-07
Add event size checks similar to Synapse (#3140)
Till
[next]