aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-30Version 0.13.0 (#3127)v0.13.0helm-dendrite-0.13.0Till
2023-06-30Extend Dendrite Helm chart with some additional config options (#3077)helm-dendrite-0.12.4Omar Pakker
2023-06-29Actually use the parameterTill Faelligen
2023-06-28Add `MXIDMapping` for pseudoID rooms (#3112)Till
2023-06-28Fix setting `displayname` and `avatar_url` (#3125)Till
2023-06-28Fix syncAPI redactions (#3118)Till
2023-06-22feat: admin APIs for token authenticated registration (#3101)santhoshivan23
2023-06-20Fix backfilling (#3117)Till
2023-06-18rearrange order of sections about signing keys and configuring dendrite, fix ...CicadaCinema
2023-06-15Fix unsafe hotserving behaviour for multimedia uploads. (#3113)Josh Qou
2023-06-14Fix senderID/key conversion unit testsDevon Hudson
2023-06-14Add missing depDevon Hudson
2023-06-14Fix senderID/key conversionsDevon Hudson
2023-06-14Merge SenderID & Per Room User Key work (#3109)devonh
2023-06-13Add `AssignRoomNID` to pre-assign roomNIDs (#3111)Till
2023-06-13Create user room key if needed (#3108)Till
2023-06-13Add `sender_key` to ClientEvent (#3110)Till
2023-06-12Cleanup remaining statekey usage for senderIDs (#3106)devonh
2023-06-12Add initial support for storing user room keys (#3098)Till
2023-06-12Update sample link (#3107)Antonio Cheong
2023-06-07Use SenderID Type (#3105)devonh
2023-06-06PDU Sender split (#3100)devonh
2023-06-06Make `StrictValidityChecking` a function (#3092)Till
2023-06-02Fix newly found linter issues (#3099)Till
2023-05-31Move Invite logic to GMSL (#3086)devonh
2023-05-31Move CreateRoom logic to Roomserver (#3093)devonh
2023-05-30Add tests for the `UpDropEventReferenceSHAPrevEvents` migration (#3087)Till
2023-05-30Fix potential state reset when trying to join a room (#3040)Till
2023-05-30Docs restructure (#2953)Till
2023-05-24Drop `reference_sha` column (#3083)Till
2023-05-23Move `MakeLeave` to GMSL (#3085)Till
2023-05-19Move SendJoin logic to GMSL (#3084)devonh
2023-05-18Fix bug with nil interface return & add testDevon Hudson
2023-05-17Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompat...dependabot[bot]
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-05-08Only require room version instead of room info for db.Events() (#3079)devonh
2023-05-04Use ProtoEvent where needed instead of EventBuilder (#3075)kegsay
2023-05-03Fix flaky test in process contextDevon Hudson
2023-05-03Fix flaky test in clientapiDevon Hudson
2023-05-03Use PDU in even more places (#3074)kegsay
2023-05-02fix(helm): do not deploy screenshot to cluster (just dashboard) (#3063)helm-dendrite-0.12.3genofire
2023-05-02Use PDU not *Event in HeaderedEvent (#3073)kegsay
2023-05-01Pass federation API to roomserver in PurgeRoom testsDevon Hudson
2023-04-28Use new gmsl to use new String() APIDevon Hudson
2023-04-28Add key backup tests (#3071)Till
2023-04-28Remove `PerformError` (#3066)Till
2023-04-28Use PDU in more places (#3072)kegsay
2023-04-27Pass RoomID to gmsl.PerformJoinDevon Hudson
2023-04-27Use PDU interface (#3070)kegsay