aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-28Version 0.13.3 (#3213)v0.13.3helm-dendrite-0.13.4Till
2023-09-28Fixed typo in documentation (#3212)Tracker-Friendly
2023-09-28Updated minimum required go version in README.md (#3194)jahway603
2023-09-28Remove the creator field when upgrading to v11 (#3210)Till
2023-09-28Fix m.direct only being partially upgraded (#3209)Till
2023-09-27Support for room version v11 (#3204)Till
2023-09-26Complement fixes for pseudoIDs (#3206)devonh
2023-09-26Fix invitations not sending push notifications (#3207)Till
2023-09-15Move pseudoID ClientEvent hotswapping to a common location (#3199)devonh
2023-09-15Update gmsl to use new validated RoomID on PDUs (#3200)devonh
2023-09-12[pseudoIDs] changing event ID fix (#3195)Sam Wedgwood
2023-09-12Fix `user_id` query param breaking auth for non-appservices (#3196)Tulir Asokan
2023-09-08bump GMSL back to main (#3197)Sam Wedgwood
2023-08-31Handle event_format federation in /sync responses (#3192)devonh
2023-08-30Fix Complement scheduled CITill Faelligen
2023-08-29[helm] Update Ingress hosts to account for IPv6 (server+client) and scheme (c...helm-dendrite-0.13.3Omar Pakker
2023-08-28Fix CI, upgrade image used for upgrade tests (#3151)Till
2023-08-28Bump commonmarker from 0.23.9 to 0.23.10 in /docs (#3172)dependabot[bot]
2023-08-24Add 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-23Bump pinecone docker go versionDevon Hudson
2023-08-23Bump helm chart versionhelm-dendrite-0.13.2Till Faelligen
2023-08-23Version 0.13.2 (#3187)v0.13.2Till
2023-08-15[pseudoID] More pseudo ID fixes (#3167)Sam Wedgwood
2023-08-11Update pinecone to use new quic version (#3174)devonh
2023-08-08Add config key for default room version (#3171)Sam Wedgwood
2023-08-03Add ID in error messages for ApplicationServices (#3162)maxberger
2023-08-02Use `*spec.SenderID` for `QuerySenderIDForUser` (#3164)Sam Wedgwood
2023-07-31[pseudoIDs] Fixes for room alias tests (#3159)Sam Wedgwood
2023-07-28Send a more generic error message to clients if the file can't be found (#3161)Till
2023-07-26Restore old behaviour of PurgeRoomTill Faelligen
2023-07-26add deployment strategy option to helm chart (re #3021) (#3155)George Antoniadis
2023-07-21Don't quit if unknown msc in config, log it and keep goingDevon Hudson
2023-07-21Fix event federation with pseudoID rooms (#3156)devonh
2023-07-21Update ConnectionManager to still allow component defined connections (#3154)Till
2023-07-20de-MSC-ifying space summaries (MSC2946) (#3134)helm-dendrite-0.13.1Sam Wedgwood
2023-07-19Use pointer when passing the connection manager around (#3152)Till
2023-07-18Extend context timeout on send_join to allow for joining complex rooms (#3153)devonh
2023-07-14Don't HTTP500 if a profile does't existTill Faelligen
2023-07-14Discard "illegal base64 data at input byte 0" errors in the SyncAPITill Faelligen
2023-07-14Avoid panic due to being unable to query the userIDTill Faelligen
2023-07-13Optimise getting local members and membership counts (#3150)Till
2023-07-13Tweaks around `/messages` (#3149)Till
2023-07-13Update NATS again [skip ci]Till Faelligen
2023-07-11Add revision to version string (#3147)Till
2023-07-08Avoid loops by setting end to an empty string if start == end (#3146)Till
2023-07-07Unknown issueTill Faelligen
2023-07-07[NATS] Issue identified and fixed applied, workaround known.Till Faelligen
2023-07-07Fix issues reported by Sentry (#3143)Till
2023-07-07Add event size checks similar to Synapse (#3140)Till