Commit Graph

  • 2a5c4b1edf Prepare changelog for v24.1.0-rc.1 RiotRobot 2023-04-04 11:53:18 +01:00
  • 65a3c6707c indexddb-local-backend - return the current sync to database promise if a sync is in flight (#3222) texuf 2023-04-04 02:36:44 -07:00
  • 942477f0bf screen share: remove set stream (#3238) Enrico Schwendig 2023-04-04 10:53:32 +02:00
  • 1770b3131a Skip sonarcloud & coverage in merge_queue (#3247) Michael Telatynski 2023-04-04 08:46:41 +01:00
  • 41d3ffdab9 Split up, rename, and move ISecretStorageKeyInfo (#3242) Richard van der Hoff 2023-04-03 11:11:03 +01:00
  • 78aa6cb62b Point typedoc at matrix.ts, not index.ts (#3239) Richard van der Hoff 2023-04-03 10:55:11 +01:00
  • b56b8040e6 Use frozen lockfile instead of pure lockfile on yarn install (#3245) Michael Telatynski 2023-03-31 15:49:49 +01:00
  • d1cf98b177 Allow via_servers property in findPredecessor (update to MSC3946) (#3240) Andy Balaam 2023-03-31 13:51:10 +01:00
  • 5fc6b3ed17 Fire closed event when IndexedDB closes unexpectedly (#3218) Michael Telatynski 2023-03-31 09:46:11 +01:00
  • 6e41533fed Update jest monorepo to v29.5.0 (#3204) renovate[bot] 2023-03-31 08:52:07 +01:00
  • bc76532bd5 Refactor the way group calls hang up (#3234) David Baker 2023-03-30 16:57:47 +01:00
  • 62f1dd79bc Add webrtc stats in full mesh calls (#3232) Enrico Schwendig 2023-03-30 17:17:59 +02:00
  • fd3f53e814 Merge pull request #3237 from matrix-org/dbkr/call_events_pass_call_2 David Baker 2023-03-30 10:22:17 +01:00
  • 798ac7b94c Revert "Revert "Add the call object to Call events"" origin/revert-3236-revert-3229-dbkr/call_events_pass_call David Baker 2023-03-29 15:32:25 +01:00
  • eb0c0f7b93 Element-R: Add support for /discardsession (#3209) Richard van der Hoff 2023-03-29 14:26:02 +01:00
  • f03293f53d Merge pull request #3236 from matrix-org/revert-3229-dbkr/call_events_pass_call David Baker 2023-03-29 14:41:59 +01:00
  • 7d062387b7 Revert "Add the call object to Call events" David Baker 2023-03-29 14:27:49 +01:00
  • 9acf3b18ca Update changelog for v24.0.0 now the security issue is public (#3235) Andy Balaam 2023-03-29 14:06:32 +01:00
  • b41d067c94 Merge pull request #3229 from matrix-org/dbkr/call_events_pass_call David Baker 2023-03-29 12:26:34 +01:00
  • c8503b3120 Run prettier on groupCall.ts (#3233) David Baker 2023-03-28 16:35:00 +01:00
  • da03c3b529 Fix an issue where participants could potentially view video without being displayed themselves David Baker 2023-03-28 15:20:34 +01:00
  • d48b19e052 Handle group call redaction (#3231) Robin 2023-03-28 09:07:44 -04:00
  • 6861c67f56 Merge branch 'master' into develop RiotRobot 2023-03-28 14:15:09 +01:00
  • c87048bd9f v24.0.0 v24.0.0 RiotRobot 2023-03-28 14:10:53 +01:00
  • 02269f33b7 Prepare changelog for v24.0.0 RiotRobot 2023-03-28 14:10:50 +01:00
  • 7f46ae7b97 Further changes for v24.0.0 Michael Weimann 2023-03-28 14:05:24 +01:00
  • 2ab3566f95 Add comment on confusing exception handler I've failed to add a test for origin/dbkr/call_events_pass_call David Baker 2023-03-28 13:47:22 +01:00
  • 9a504af18e Changes for v24.0.0 Michael Weimann 2023-03-28 11:22:02 +01:00
  • 8b50986906 Add test for incoming data channel David Baker 2023-03-28 09:30:17 +01:00
  • f9a222ecea Mock out media getter after setting up the vocie call David Baker 2023-03-27 16:18:00 +01:00
  • 5b5a3d8b5e Test failed call upgrade David Baker 2023-03-27 15:44:56 +01:00
  • 037cbdd214 Basic test for call replace David Baker 2023-03-27 14:33:58 +01:00
  • 0349411e6d Rename group call error event David Baker 2023-03-24 14:26:03 +00:00
  • d7b75e4b9e Add the call object to Call events David Baker 2023-03-24 14:09:22 +00:00
  • 254f043ab0 Enable the prepareToEncrypt test for Element-R (#3225) Richard van der Hoff 2023-03-24 11:55:17 +00:00
  • 5f3e115545 Stop doing O(n^2) work to find event's home (#3227) J. Ryan Stinnett 2023-03-23 19:02:55 +00:00
  • fc55c4c72a Implement MSC3952: intentional mentions (#3092) Patrick Cloke 2023-03-22 16:22:34 -04:00
  • f795577e14 Send one time key count and unused fallback keys for rust-crypto (#3215) Florian Duros 2023-03-22 11:19:04 +01:00
  • f12cee984a Export TimestampToEventResponse to use in matrix-react-sdk tests (#3223) Eric Eastwood 2023-03-21 12:10:28 -05:00
  • c3b4572841 Add a new test for event encryption, which works with rust (#3203) Richard van der Hoff 2023-03-21 16:24:57 +00:00
  • 40fe159c10 Merge pull request #3219 from robintown/matrix-widget-api David Baker 2023-03-21 10:59:50 +00:00
  • ddecc87947 Update matrix-widget-api Robin Townsend 2023-03-20 10:28:46 -04:00
  • 23837266fc Merge pull request #3217 from matrix-org/dbkr/type_sendvoipevent David Baker 2023-03-16 10:52:09 +00:00
  • 3c9ca8c373 Add a type to the structure used by the SendVoipEvent event David Baker 2023-03-15 16:07:10 +00:00
  • 7f2a4c2568 Resetting package fields for development RiotRobot 2023-03-15 12:41:24 +00:00
  • 2ad647a73c Merge branch 'master' into develop RiotRobot 2023-03-15 12:41:18 +00:00
  • 26663e67fd v23.5.0 v23.5.0 RiotRobot 2023-03-15 12:39:41 +00:00
  • 0cfc67c679 Prepare changelog for v23.5.0 RiotRobot 2023-03-15 12:39:38 +00:00
  • 7faba5c2f0 Merge pull request #3213 from matrix-org/dbkr/fix_starting_with_video_muted David Baker 2023-03-14 11:18:39 +00:00
  • 1d9250b277 Fix CallOpts types (#3214) Michael Telatynski 2023-03-14 09:53:59 +00:00
  • 08054c1d6d Fix bug where video would not unmute if it started muted David Baker 2023-03-13 17:04:43 +00:00
  • 333872e878 Pull out a public CryptoApi (#3211) Richard van der Hoff 2023-03-13 12:02:49 +00:00
  • 913cd257f4 Pin versions of third-party github actions (#3208) Janne Mareike Koschinski 2023-03-10 13:56:23 +01:00
  • 69f7789c40 Merge pull request #3202 from matrix-org/rav/element-r/encryption_fixes Richard van der Hoff 2023-03-10 11:00:18 +00:00
  • e79ef1f33a Update typescript-eslint monorepo to v5.54.0 (#3198) renovate[bot] 2023-03-10 09:06:58 +00:00
  • fb8f61a5ec Update dependency eslint-plugin-unicorn to v46 (#3199) renovate[bot] 2023-03-10 10:28:20 +13:00
  • 9b1f2a1d11 adjust beacon model to make beaconInfo definitely assigned in constructor (#3201) Kerry 2023-03-10 10:03:42 +13:00
  • 686216fb75 Merge branch 'develop' into rav/element-r/encryption_fixes Richard van der Hoff 2023-03-09 13:34:17 +00:00
  • f4b83e1a27 Stop a failed /keys/claim request getting stuck Richard van der Hoff 2023-03-09 10:51:19 +00:00
  • 97f21b6635 Send the outgoing m.room_key messages returned by shareRoomKey Richard van der Hoff 2023-03-09 09:38:55 +00:00
  • 87641a6803 Improve processBeaconEvents hotpath (#3200) Michael Telatynski 2023-03-09 09:24:57 +00:00
  • 7e4331172a chore(deps): update all non-major dependencies (#3197) renovate[bot] 2023-03-08 16:33:44 +01:00
  • a976080d1b chore(deps): update dependency @types/node to v18.14.6 (#3196) renovate[bot] 2023-03-08 08:16:55 +00:00
  • bcf3bba44e Implement MSC3966: a push rule condition to check if an array contains a value (#3180) Patrick Cloke 2023-03-07 11:36:06 -05:00
  • 54ac36d424 Revert "Add GHA for requiring all reviews to be dismissed or approving before merging (#2391)" (#3195) Michael Telatynski 2023-03-07 15:21:20 +00:00
  • e84c90dbbc Add GHA for requiring all reviews to be dismissed or approving before merging (#2391) Michael Telatynski 2023-03-07 14:23:56 +00:00
  • 4424438658 Fix jest/no-conditional-expect lint and enable it (#3194) Michael Telatynski 2023-03-07 12:44:03 +00:00
  • 13d95c8219 v23.5.0-rc.1 v23.5.0-rc.1 RiotRobot 2023-03-07 11:19:25 +00:00
  • e119dc4e89 Prepare changelog for v23.5.0-rc.1 RiotRobot 2023-03-07 11:19:22 +00:00
  • b4cdc5a923 Implement MSC3758: a push rule condition to match event properties exactly (#3179) Patrick Cloke 2023-03-06 09:52:43 -05:00
  • a82e22b5de Remove items incorrectly included in changelog for 23.4.0 (#3190) Andy Balaam 2023-03-03 13:30:38 +00:00
  • c894d09d8c Room call is an underride, not an override. (#3185) Patrick Cloke 2023-03-03 08:30:28 -05:00
  • 585ce07260 Stub out the rust crypto implementation for browserify (#3187) Richard van der Hoff 2023-03-03 10:18:45 +00:00
  • 8cbbdaa239 groupCall: make no media call param optional (#3186) Enrico Schwendig 2023-03-02 19:55:09 +01:00
  • cd526a254d Stop requesting room keys from other users (#2982) Damir Jelić 2023-03-02 17:38:24 +01:00
  • e782a2afa3 Enable group calls without video and audio track by configuration of MatrixClient (#3162) Enrico Schwendig 2023-03-02 17:35:52 +01:00
  • 565339b1fd Remove experimental support for MSC3903 v1 (#3184) Hugh Nimmo-Smith 2023-03-02 16:34:22 +00:00
  • 493203050a Support for v2 of MSC3903 (#3155) Hugh Nimmo-Smith 2023-03-02 13:15:17 +00:00
  • 41782c4593 Update dependency eslint-plugin-jsdoc to v40 (#3173) renovate[bot] 2023-03-02 07:23:55 +00:00
  • 86256a4e74 Update definitelyTyped (#3170) renovate[bot] 2023-03-02 07:23:42 +00:00
  • 933a0c9909 Polls push rules (#3181) Kerry 2023-03-02 09:30:40 +13:00
  • c8a4d9b88a Implement MSC3873 to handle escaped dots in push rule keys (#3134) Patrick Cloke 2023-03-01 07:23:40 -05:00
  • 437128d11b Resetting package fields for development RiotRobot 2023-02-28 10:37:23 +00:00
  • c18d09fd22 Merge branch 'master' into develop RiotRobot 2023-02-28 10:36:51 +00:00
  • 2a5e5e6a59 v23.4.0 v23.4.0 RiotRobot 2023-02-28 10:25:34 +00:00
  • 68e354752b Prepare changelog for v23.4.0 RiotRobot 2023-02-28 10:25:31 +00:00
  • d80b7499fd Fix spec compliance issue around encrypted m.relates_to (#3178) Michael Telatyński 2023-02-27 22:12:45 +00:00
  • 9c8093eb3e Fix reactions in threads sometimes causing stuck notifications (#3146) Janne Mareike Koschinski 2023-02-24 14:12:06 +01:00
  • aec1c11037 Update all non-major dependencies (#3171) renovate[bot] 2023-02-24 12:17:19 +00:00
  • e2e9986059 Update babel monorepo to v7.21.0 (#3177) renovate[bot] 2023-02-23 16:43:01 +00:00
  • d70ffdbc02 Improve types (#3175) Michael Telatynski 2023-02-22 17:39:37 +00:00
  • 0f1f1db3d2 v23.4.0-rc.2 v23.4.0-rc.2 RiotRobot 2023-02-22 11:07:38 +00:00
  • 77b91a45cb Prepare changelog for v23.4.0-rc.2 RiotRobot 2023-02-22 11:07:35 +00:00
  • fe6add9396 Merge branch 'develop' into staging RiotRobot 2023-02-22 10:59:21 +00:00
  • 21cc9c3d8a Update jest monorepo to v29.4.3 (#3169) renovate[bot] 2023-02-22 10:23:29 +00:00
  • 2d59c4647d Update typescript-eslint monorepo to v5.52.0 (#3172) renovate[bot] 2023-02-22 10:19:53 +00:00
  • 1f0c6a6dc9 Add easy way to determine if the decryption failure is due to "DecryptionError: The sender has disabled encrypting to unverified devices." (#3167) Florian Duros 2023-02-21 17:13:43 +01:00
  • c9b502fb0e v23.4.0-rc.1 v23.4.0-rc.1 RiotRobot 2023-02-21 11:56:15 +00:00
  • 330fbaccfc Prepare changelog for v23.4.0-rc.1 RiotRobot 2023-02-21 11:56:12 +00:00
  • 937f370655 Run matrix-react-sdk tests on merge queue (#3161) Michael Telatynski 2023-02-21 11:09:23 +00:00