Commit Graph

  • 447319737a Merge pull request #2920 from Anderas/resume-todevice-queue Anderas 2022-12-14 14:27:47 +00:00
  • 39e127b4e3 Write test to validate #2971 (#2972) Janne Mareike Koschinski 2022-12-14 13:01:52 +01:00
  • 15ef8fabb7 Introduce a mechanism for using the rust-crypto-sdk (#2969) Richard van der Hoff 2022-12-14 11:02:02 +00:00
  • df42014ef5 Update dependency @types/jest to v29.2.4 (#2980) renovate[bot] 2022-12-14 10:55:40 +00:00
  • b765b18381 Add prettier formatting to .git-blame-ignore-revs (#2979) Michael Weimann 2022-12-14 11:46:18 +01:00
  • 6cc8e4436c v23.0.0-rc.1 v23.0.0-rc.1 RiotRobot 2022-12-14 08:49:15 +00:00
  • 7f1fe46c7c Prepare changelog for v23.0.0-rc.1 RiotRobot 2022-12-14 08:49:15 +00:00
  • b2a10e6db3 Support MSC3391: Account data deletion (#2967) Kerry 2022-12-14 17:14:21 +13:00
  • a0aa5074ed Fix prefix lint Eric Eastwood 2022-12-13 16:37:47 -06:00
  • 70a033c2fd Prettier fixes Eric Eastwood 2022-12-13 16:26:14 -06:00
  • fcf12b49e3 Merge branch 'develop' into madlittlemods/stablize-msc3030-timestamp-to-event Eric Eastwood 2022-12-13 16:18:33 -06:00
  • 284a475dfb Exclude CHANGELOG from prettier and undo what it did RiotRobot 2022-12-13 15:35:12 +00:00
  • 193c38523c Fix messages loaded during initial fetch ending up out of order (#2971) Janne Mareike Koschinski 2022-12-13 15:23:43 +01:00
  • 11ac3d9e58 Add unit tests Andy Uhnak 2022-12-12 16:13:21 +00:00
  • 071d5e71e4 Resume to-device message queue after resumed sync Andy Uhnak 2022-11-30 10:24:28 +00:00
  • acd220b8a9 Tweak how the SonarCloud scan fails (#2947) Michael Telatynski 2022-12-13 09:59:52 +00:00
  • 74b30246d0 Avoid creating duplicate threads (#2968) Germain 2022-12-13 09:54:44 +00:00
  • 9c17eb6c14 Begin factoring out a CryptoBackend interface (#2955) Richard van der Hoff 2022-12-12 17:49:39 +00:00
  • 8293011ee2 Fix #23916: Prevent edits of the last message in a thread getting lost (#2951) Janne Mareike Koschinski 2022-12-12 18:22:16 +01:00
  • 4c5f416b32 Factor out some utility functions in the megolm integration tests (#2958) Richard van der Hoff 2022-12-12 16:31:56 +00:00
  • 66c678e9fb Fix #23919: Root message for new thread loaded from network (#2965) Janne Mareike Koschinski 2022-12-12 16:30:48 +01:00
  • 8a892ede23 Exclude generated files from prettier (#2961) Richard van der Hoff 2022-12-12 10:37:52 +00:00
  • 2dd06e368e Fix infinite loop when restoring cached read receipts (#2963) Germain 2022-12-09 15:20:50 +00:00
  • fc501de081 Don't swallow up errors coming from the shareSession call (#2962) Damir Jelić 2022-12-09 16:07:42 +01:00
  • ada401f4c0 Make sure that MegolmEncryption.setupPromise always resolves (#2960) Damir Jelić 2022-12-09 15:46:33 +01:00
  • 41d762171e Apply prettier to the client.ts file (#2959) Damir Jelić 2022-12-09 15:03:49 +01:00
  • 5b6bebc1d7 Do not calculate highlight notifs for threads unknown to the room (#2957) Germain 2022-12-09 12:41:51 +00:00
  • 7b5e137ec0 Merge pull request #2906 from matrix-org/weeman1337/prettier Andy Balaam 2022-12-09 12:16:16 +00:00
  • 6e0901258c Switch to eslint-plugin-matrix-org 0.9 Michael Weimann 2022-12-09 10:51:15 +01:00
  • 559fbdda26 Update eslint-plugin-matrix-org Michael Weimann 2022-12-09 09:54:36 +01:00
  • 72dac9a107 Apply manual code style fixes after prettier Michael Weimann 2022-12-09 09:39:03 +01:00
  • 349c2c2587 Apply prettier formatting Michael Weimann 2022-12-09 09:38:20 +01:00
  • 08a9073bd5 Add prettier Michael Weimann 2022-12-09 09:34:01 +01:00
  • 9841f92415 Fix some eslint Eric Eastwood 2022-12-08 18:37:33 -06:00
  • ed91bd9c11 Merge branch 'develop' into madlittlemods/stablize-msc3030-timestamp-to-event Eric Eastwood 2022-12-08 18:29:14 -06:00
  • c953fc9fb7 Update casing Eric Eastwood 2022-12-08 17:56:53 -06:00
  • bf78a64d82 Remove console coloring in favor of future PR Eric Eastwood 2022-12-08 17:47:56 -06:00
  • ae849fdd46 Minor VoIP stack improvements (#2946) Šimon Brandner 2022-12-08 19:51:05 +01:00
  • 39cf212628 Expose a new 'userHasCrossSigningKeys' method (#2950) Richard van der Hoff 2022-12-08 11:53:38 +00:00
  • 224e592701 Fix examples/browser/browserTest.js (#2952) Richard van der Hoff 2022-12-08 10:43:20 +00:00
  • 16d791b038 Cache read receipts for unknown threads (#2953) Germain 2022-12-08 09:54:10 +00:00
  • c4006d752a Improve tsdoc types (#2940) Michael Telatynski 2022-12-07 18:01:54 +00:00
  • a9e7a46c56 Upload device keys during initCrypto (#2872) Richard van der Hoff 2022-12-07 13:48:41 +00:00
  • 4a7365f32f Fix release documentation (#2949) Michael Telatynski 2022-12-07 13:06:41 +00:00
  • a071a82a03 Update test runner instructions (#2948) Germain 2022-12-07 11:18:32 +00:00
  • 8d018f9c2d Enable noImplicitAny (#2895) Michael Telatynski 2022-12-06 18:21:44 +00:00
  • 6f81371e61 Fix the message ID on key-share messages (#2945) Richard van der Hoff 2022-12-06 16:45:21 +00:00
  • ccab6985ad Resetting package fields for development RiotRobot 2022-12-06 12:34:38 +00:00
  • 569adc7b0c Merge branch 'master' into develop RiotRobot 2022-12-06 12:34:35 +00:00
  • b6369cc2bd v22.0.0 v22.0.0 RiotRobot 2022-12-06 12:32:58 +00:00
  • e6e079f487 Prepare changelog for v22.0.0 RiotRobot 2022-12-06 12:32:58 +00:00
  • 683e7fba4a Add a message ID on each to-device message (#2938) Richard van der Hoff 2022-12-06 10:31:48 +00:00
  • 2c8eece5ca Don't expose calls on GroupCall (#2941) Šimon Brandner 2022-12-05 18:44:13 +01:00
  • 4a4d493856 bugfix: sliding sync initial room timelines shouldn't notify (#2933) kegsay 2022-12-05 17:00:06 +00:00
  • 11d8f562c5 Redo key sharing after own device verification (#2921) Michael Weimann 2022-12-05 14:31:58 +01:00
  • 7799804762 Move @types deps into devDeps (#2927) Michael Telatynski 2022-12-02 16:27:59 +00:00
  • 83a1e07380 v22.0.0-rc.2 v22.0.0-rc.2 RiotRobot 2022-12-02 16:23:53 +00:00
  • 7f3123ed65 Prepare changelog for v22.0.0-rc.2 RiotRobot 2022-12-02 16:23:53 +00:00
  • 5a88a6c62a [Backport staging] Fix highlight notifications increasing when total notification is zero (#2939) ElementRobot 2022-12-02 16:16:41 +00:00
  • 8a7fd270e4 Move updated threads to the end of the thread list (#2923) Janne Mareike Koschinski 2022-12-02 17:11:18 +01:00
  • 12cecbdcf1 [Backport staging] Fix synthesizeReceipt (#2934) ElementRobot 2022-12-02 16:09:05 +00:00
  • 53a45a34df Fix highlight notifications increasing when total notification is zero (#2937) Germain 2022-12-02 15:41:15 +00:00
  • fa2eeac5b8 Improve perceived performance for threads (#2901) Janne Mareike Koschinski 2022-12-02 15:50:19 +01:00
  • 720248466f Include pending events in thread summary and count again (#2922) Janne Mareike Koschinski 2022-12-02 15:01:43 +01:00
  • 43bfa0c020 Switch to stable /relations endpoint, stop using unspecced original_event field (#2911) Janne Mareike Koschinski 2022-12-02 15:01:15 +01:00
  • c17deb0806 Backport "Make GroupCall work better with widgets" to staging (#2936) Robin 2022-12-02 05:34:41 -05:00
  • 79ccd7c330 Merge pull request #2935 from robintown/entered-via-widget Robin 2022-12-01 23:33:44 -05:00
  • 9de9ff76b5 Test cleanMemberState Robin Townsend 2022-12-01 23:27:31 -05:00
  • c0090852ad Make GroupCall work better with widgets Robin Townsend 2022-12-01 10:45:34 -05:00
  • 3870e3395d Add method to get outgoing room key requests for a given event (#2930) Faye Duxovni 2022-12-01 04:49:36 -05:00
  • a0f3e5d3bf Update babel monorepo (#2929) renovate[bot] 2022-12-01 07:25:08 +00:00
  • 720ea0e12e Update all non-major dependencies (#2928) renovate[bot] 2022-12-01 07:24:50 +00:00
  • 9a98e8008f Fix relevant strict ts error Eric Eastwood 2022-11-30 19:13:29 -06:00
  • ad8bb5d2cd Fix lints Eric Eastwood 2022-11-30 19:01:20 -06:00
  • 9a731cdf4f Add some comments Eric Eastwood 2022-11-30 18:53:23 -06:00
  • d1ede036e2 Add return type Eric Eastwood 2022-11-30 18:51:49 -06:00
  • d3f08fec03 Add tests Eric Eastwood 2022-11-30 18:45:05 -06:00
  • d692a5dbe2 Update tspascoal/get-user-teams-membership action to v2 (#2925) renovate[bot] 2022-11-30 14:22:05 +00:00
  • 4362297edc Update dependency @typescript-eslint/eslint-plugin to v5.44.0 (#2924) renovate[bot] 2022-11-30 14:21:43 +00:00
  • 1606274c36 Process m.room.encryption events before emitting RoomMember events (#2914) Richard van der Hoff 2022-11-30 10:53:38 +00:00
  • 8d6d262e5f Update CODEOWNERS (#2918) Michael Telatynski 2022-11-30 09:27:23 +00:00
  • 3577aa98b5 Fix synthesizeReceipt (#2916) Germain 2022-11-30 07:58:29 +00:00
  • e0df53c2ed Update dependency terser to v5.16.0 (#2919) renovate[bot] 2022-11-30 01:11:32 +00:00
  • 6611cfa253 add-privileged-users-in-room (#2892) Marco Bartelt 2022-11-29 20:23:57 +01:00
  • 25296bb486 Update @typescript-eslint/parser (#2917) Michael Weimann 2022-11-29 19:38:38 +01:00
  • 31c4f6c16b v22.0.0-rc.1 v22.0.0-rc.1 RiotRobot 2022-11-29 15:33:50 +00:00
  • 22271d22f8 Prepare changelog for v22.0.0-rc.1 RiotRobot 2022-11-29 15:33:49 +00:00
  • 3a1897629a Prefer stable endpoint first Eric Eastwood 2022-11-28 22:50:37 -06:00
  • 9d3ac66cf8 Merge pull request #2902 from robintown/group-call-participants Robin 2022-11-28 16:33:08 -05:00
  • a4ad4ed2cf Merge branch 'develop' into group-call-participants Robin Townsend 2022-11-28 16:11:24 -05:00
  • 7fd55a61bf Merge pull request #2912 from matrix-org/kegan/ss-receipts kegsay 2022-11-28 18:22:11 +00:00
  • 847766c114 Review comments Kegan Dougal 2022-11-28 18:13:17 +00:00
  • c8c39052a7 Linting Kegan Dougal 2022-11-28 11:09:03 +00:00
  • 6592b2c205 sonarcloud Kegan Dougal 2022-11-28 10:58:38 +00:00
  • fc91153be4 Revert "Process m.room.encryption events before emitting RoomMember events" (#2913) Michael Telatynski 2022-11-28 10:23:23 +00:00
  • 5511a6ef8c Fix tests Robin Townsend 2022-11-26 00:28:11 -05:00
  • 19e02e894f Add a method for cleaning group call member state Robin Townsend 2022-11-25 23:47:01 -05:00
  • c54d61e158 Put creation timestamps on group calls Robin Townsend 2022-11-25 23:45:45 -05:00
  • 44da9040f4 Emit an event for outgoing group calls Robin Townsend 2022-11-25 23:44:34 -05:00
  • 995f5bf7d7 Merge branch 'develop' into group-call-participants Robin Townsend 2022-11-25 11:56:45 -05:00