Commit Graph

  • 1853f58cb4
    Add missing sliding sync config Till Faelligen 2023-09-28 12:38:53 +0200
  • b341a66152
    Version 0.13.3 (#3213) Till 2023-09-28 12:06:21 +0200
  • 4d344b65b2
    Fixed typo in documentation (#3212) Tracker-Friendly 2023-09-28 05:40:12 +0000
  • f1db57c7f8
    Updated minimum required go version in README.md (#3194) jahway603 2023-09-28 01:38:29 -0400
  • f02d998253
    Remove the creator field when upgrading to v11 (#3210) Till 2023-09-28 07:36:57 +0200
  • 10b4fbc66d
    Fix m.direct only being partially upgraded (#3209) Till 2023-09-28 07:36:34 +0200
  • 05a8f1ede3
    Support for room version v11 (#3204) Till 2023-09-27 08:27:08 +0200
  • 16d922de70
    Complement fixes for pseudoIDs (#3206) devonh 2023-09-26 17:44:49 +0000
  • d065219de1
    Fix invitations not sending push notifications (#3207) Till 2023-09-26 15:47:37 +0200
  • db83789654
    Move pseudoID ClientEvent hotswapping to a common location (#3199) devonh 2023-09-15 15:25:09 +0000
  • 8245b24100
    Update gmsl to use new validated RoomID on PDUs (#3200) devonh 2023-09-15 14:39:06 +0000
  • 058081e68e
    [pseudoIDs] changing event ID fix (#3195) Sam Wedgwood 2023-09-12 16:32:24 +0100
  • bea73c765a
    Fix user_id query param breaking auth for non-appservices (#3196) Tulir Asokan 2023-09-12 10:44:51 -0400
  • 478827459c
    bump GMSL back to main (#3197) Sam Wedgwood 2023-09-08 16:30:21 +0100
  • bb2ab62cbf
    Handle event_format federation in /sync responses (#3192) devonh 2023-08-31 15:33:38 +0000
  • 11fd2f019b
    Fix Complement scheduled CI Till Faelligen 2023-08-30 07:37:14 +0200
  • b538f237df
    [helm] Update Ingress hosts to account for IPv6 (server+client) and scheme (client) (#3182) Omar Pakker 2023-08-29 08:20:37 +0200
  • e3a7039c81
    Fix CI, upgrade image used for upgrade tests (#3151) Till 2023-08-28 13:28:22 +0200
  • 43b1ddb89b
    Bump commonmarker from 0.23.9 to 0.23.10 in /docs (#3172) dependabot[bot] 2023-08-28 12:51:47 +0200
  • 1c4ec67bb6
    Add configuration option for sliding sync when hosting /.well-known/matrix/client (#3189) devonh 2023-08-24 21:08:40 +0000
  • 9b5be6b9c5
    [pseudoIDs] More pseudo ID fixes - Part 2 (#3181) Sam Wedgwood 2023-08-24 16:43:51 +0100
  • a721294e2b
    Bump pinecone docker go version Devon Hudson 2023-08-23 08:56:44 -0600
  • 845800abfa
    Bump helm chart version Till Faelligen 2023-08-23 16:44:52 +0200
  • 57ddbe015d
    Version 0.13.2 (#3187) Till 2023-08-23 16:24:16 +0200
  • 9a12420428
    [pseudoID] More pseudo ID fixes (#3167) Sam Wedgwood 2023-08-15 12:37:04 +0100
  • fa6c7ba456
    Update pinecone to use new quic version (#3174) devonh 2023-08-11 14:29:48 +0000
  • 35804f8493
    Add config key for default room version (#3171) Sam Wedgwood 2023-08-08 14:20:05 +0100
  • 294eff8a7f
    Add ID in error messages for ApplicationServices (#3162) maxberger 2023-08-03 09:26:42 +0200
  • c7193e24d0
    Use *spec.SenderID for QuerySenderIDForUser (#3164) Sam Wedgwood 2023-08-02 11:12:14 +0100
  • af13fa1c75
    [pseudoIDs] Fixes for room alias tests (#3159) Sam Wedgwood 2023-07-31 14:39:41 +0100
  • 3f727485d6
    Send a more generic error message to clients if the file can't be found (#3161) Till 2023-07-28 08:40:05 +0200
  • 79d4a0e399
    Restore old behaviour of PurgeRoom Till Faelligen 2023-07-26 09:09:04 +0200
  • 7899f47e71
    add deployment strategy option to helm chart (re #3021) (#3155) George Antoniadis 2023-07-26 07:16:43 +0100
  • a48c7d33a5
    Don't quit if unknown msc in config, log it and keep going Devon Hudson 2023-07-21 13:08:28 -0600
  • c809e95335
    Fix event federation with pseudoID rooms (#3156) devonh 2023-07-21 16:08:40 +0000
  • e216c2fbf0
    Update ConnectionManager to still allow component defined connections (#3154) Till 2023-07-21 08:34:01 +0200
  • 9582827493
    de-MSC-ifying space summaries (MSC2946) (#3134) Sam Wedgwood 2023-07-20 15:06:05 +0100
  • 297479ea49
    Use pointer when passing the connection manager around (#3152) Till 2023-07-19 13:37:04 +0200
  • a01faee17c
    Extend context timeout on send_join to allow for joining complex rooms (#3153) devonh 2023-07-18 18:48:05 +0000
  • 33ff309572
    Don't HTTP500 if a profile does't exist Till Faelligen 2023-07-14 14:24:31 +0200
  • 6011ddc0a8
    Discard "illegal base64 data at input byte 0" errors in the SyncAPI Till Faelligen 2023-07-14 08:28:30 +0200
  • 3e314e028e
    Avoid panic due to being unable to query the userID Till Faelligen 2023-07-14 08:04:25 +0200
  • 5267cc0f54
    Optimise getting local members and membership counts (#3150) Till 2023-07-13 14:19:08 +0200
  • f12982472c
    Tweaks around /messages (#3149) Till 2023-07-13 14:18:37 +0200
  • 0df982a2e5
    Update NATS again [skip ci] Till Faelligen 2023-07-13 14:17:48 +0200
  • 99f94fc735
    Add revision to version string (#3147) Till 2023-07-11 13:56:25 +0200
  • 69b2069dea
    Avoid loops by setting end to an empty string if start == end (#3146) Till 2023-07-08 11:45:44 +0200
  • b965a08faa
    Unknown issue Till Faelligen 2023-07-07 22:52:23 +0200
  • ef32de928d
    [NATS] Issue identified and fixed applied, workaround known. Till Faelligen 2023-07-07 22:10:52 +0200
  • 74a5ab6c24
    Fix issues reported by Sentry (#3143) Till 2023-07-07 22:00:10 +0200
  • eb9e90379d
    Add event size checks similar to Synapse (#3140) Till 2023-07-07 20:37:23 +0200
  • e93bdd56fd
    Set max age for roomserver input stream to avoid excessive interior deletes (#3145) Neil 2023-07-07 18:59:34 +0100
  • c08c7405db
    Prepare statement on an existing transaction (#3144) Till 2023-07-07 13:09:39 +0200
  • cc9b695c1e
    Populate syncapi state event prev_sender with userID (#3142) devonh 2023-07-06 23:54:35 +0000
  • 3a125fd8fa
    Fix prev event lookup in syncapi (#3141) devonh 2023-07-06 19:50:28 +0000
  • d507c5fc95
    Add pseudoID compatibility to Invites (#3126) devonh 2023-07-06 15:15:24 +0000
  • fea946d914
    Don't spam the logs - downgrade sentry Till Faelligen 2023-07-06 10:55:21 +0200
  • 9f7e14e4d0
    Back to the original version for now Till Faelligen 2023-07-06 10:44:11 +0200
  • 4a666932f5
    [debug] Downgrade NATS Till Faelligen 2023-07-06 10:31:32 +0200
  • e1d76de6c6
    Increase NATS server startup timeout Till Faelligen 2023-07-06 10:04:46 +0200
  • 49d75d3cf6
    Version 0.13.1 (#3136) Till 2023-07-06 09:28:39 +0200
  • 5a87c703fa
    Fix metrics.. Till Faelligen 2023-07-05 12:34:53 +0200
  • 4c3a526e1b
    Fix adding state events to the database (#3133) Till 2023-07-04 17:15:44 +0200
  • 2ee03fd657
    Version 0.13.0 (#3127) Till 2023-06-30 08:49:37 +0200
  • de1ed9d486
    Extend Dendrite Helm chart with some additional config options (#3077) Omar Pakker 2023-06-30 08:26:06 +0200
  • 939ee325f8
    Actually use the parameter Till Faelligen 2023-06-29 18:02:11 +0200
  • 23cd7877a1
    Add MXIDMapping for pseudoID rooms (#3112) Till 2023-06-28 20:29:49 +0200
  • 4722f12fab
    Fix setting displayname and avatar_url (#3125) Till 2023-06-28 20:18:07 +0200
  • a5ea928d0f
    Fix syncAPI redactions (#3118) Till 2023-06-28 10:05:00 +0200
  • 45082d4dce
    feat: admin APIs for token authenticated registration (#3101) santhoshivan23 2023-06-22 22:07:21 +0530
  • a734b112c6
    Fix backfilling (#3117) Till 2023-06-20 16:52:29 +0200
  • d13466c1ee
    rearrange order of sections about signing keys and configuring dendrite, fix a dead link (#3114) CicadaCinema 2023-06-18 22:54:16 +0100
  • 420e7ec81f
    Fix unsafe hotserving behaviour for multimedia uploads. (#3113) Josh Qou 2023-06-15 12:28:34 +0100
  • 8cf6c381e2
    Fix senderID/key conversion unit tests Devon Hudson 2023-06-14 17:11:27 +0100
  • 3f4df25b31
    Add missing dep Devon Hudson 2023-06-14 17:04:19 +0100
  • 5aaa539e3e
    Fix senderID/key conversions Devon Hudson 2023-06-14 16:42:09 +0100
  • e4665979bf
    Merge SenderID & Per Room User Key work (#3109) devonh 2023-06-14 14:23:46 +0000
  • 7a2e325d10
    Add AssignRoomNID to pre-assign roomNIDs (#3111) Till 2023-06-13 16:28:41 +0200
  • 2c87972a3a
    Create user room key if needed (#3108) Till 2023-06-13 14:19:31 +0200
  • 82b73a4906
    Add sender_key to ClientEvent (#3110) Till 2023-06-13 12:50:22 +0200
  • 77d9e4e93d
    Cleanup remaining statekey usage for senderIDs (#3106) devonh 2023-06-12 11:19:25 +0000
  • 832ccc32f6
    Add initial support for storing user room keys (#3098) Till 2023-06-12 12:45:42 +0200
  • 5713c5715c
    Update sample link (#3107) Antonio Cheong 2023-06-12 16:51:26 +0800
  • 8ea1a11105
    Use SenderID Type (#3105) devonh 2023-06-07 17:14:35 +0000
  • 7a1fd7f512
    PDU Sender split (#3100) devonh 2023-06-06 20:55:18 +0000
  • 725ff5567d
    Make StrictValidityChecking a function (#3092) Till 2023-06-06 15:16:55 +0200
  • d11da6ec7c
    Fix newly found linter issues (#3099) Till 2023-06-02 15:48:04 +0200
  • ea6b368ad4
    Move Invite logic to GMSL (#3086) devonh 2023-05-31 16:33:49 +0000
  • cbdc601f1b
    Move CreateRoom logic to Roomserver (#3093) devonh 2023-05-31 15:27:08 +0000
  • 61341aca50
    Add tests for the UpDropEventReferenceSHAPrevEvents migration (#3087) Till 2023-05-30 18:05:48 +0200
  • 3dcca4017c
    Fix potential state reset when trying to join a room (#3040) Till 2023-05-30 15:27:11 +0200
  • f956a8c1d9
    Docs restructure (#2953) Till 2023-05-30 10:02:53 +0200
  • 11b557097c
    Drop reference_sha column (#3083) Till 2023-05-24 12:14:42 +0200
  • 5d6221d191
    Move MakeLeave to GMSL (#3085) Till 2023-05-23 19:37:04 +0200
  • 2eae8dc489
    Move SendJoin logic to GMSL (#3084) devonh 2023-05-19 16:27:01 +0000
  • 027a9b8ce0
    Fix bug with nil interface return & add test Devon Hudson 2023-05-18 13:41:47 -0600
  • 345f025ee3
    Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#3082) dependabot[bot] 2023-05-17 17:44:59 +0200
  • 67d6876857
    Move MakeJoin logic to GMSL (#3081) devonh 2023-05-17 00:33:27 +0000
  • 0489d16f95
    Move json errors over to gmsl (#3080) devonh 2023-05-09 22:46:49 +0000
  • a49c9f01e2
    Only require room version instead of room info for db.Events() (#3079) devonh 2023-05-08 19:25:44 +0000