Commit Graph

  • 6af3b114e1 Fix IdentityPrefix.V2 containing spurious /api (#2761) Michael Telatynski 2022-10-17 14:32:40 +01:00
  • 041f9951c5 Remove deprecated m.room.aliases references (#2759) Michael Telatynski 2022-10-17 10:58:48 +01:00
  • be11fa6b5a Fix notification type when resetting threads notifications (#2757) Germain 2022-10-17 09:27:28 +01:00
  • 6245661cd7 Export types for MatrixEvent and Room emitted events, and make event handler map types stricter (#2750) Stanislav Demydiuk 2022-10-15 04:18:00 +03:00
  • 12a4d2a749 Make more of the code conform to Strict TSC (#2756) Michael Telatynski 2022-10-14 15:57:08 +01:00
  • f70f6db926 Merge pull request #2753 from matrix-org/kegan/http-code-on-non-json kegsay 2022-10-14 10:31:12 +01:00
  • 500601ea85 More tests to satisfy sonarcloud Kegan Dougal 2022-10-14 10:23:18 +01:00
  • 3c33c422e6 Merge branch 'develop' into robertlong/group-call Robin Townsend 2022-10-13 20:14:29 -04:00
  • d521f97411 Merge pull request #2754 from robintown/unblock-mute Robin 2022-10-13 19:54:57 -04:00
  • c0a5299704 Don't block muting/unmuting on network requests Robin Townsend 2022-10-13 11:56:46 -04:00
  • e32dfccbd9 Additional tests for 'url' property to satisfy code coverage Kegan Dougal 2022-10-13 15:39:23 +01:00
  • ed78737768 Fix types on utils UTs Kegan Dougal 2022-10-13 15:19:26 +01:00
  • ac561b743b Linting Kegan Dougal 2022-10-13 15:04:01 +01:00
  • e8be7af751 err already sets httpStatus now Kegan Dougal 2022-10-13 15:02:52 +01:00
  • 400b457edf Fix broken tests Kegan Dougal 2022-10-13 14:59:15 +01:00
  • 5ed4e9f535 Always send back an httpStatus property if one is known Kegan Dougal 2022-10-13 14:53:03 +01:00
  • c81d759334 Emit events when setting unread notifications (#2748) Germain 2022-10-13 14:09:33 +01:00
  • 50dd79c595 Check for AbortError, not any generic connection error, to avoid tightlooping (#2752) kegsay 2022-10-13 13:18:31 +01:00
  • 2eb0afbad5 Merge pull request #2605 from matrix-org/kegan/sync-v3 kegsay 2022-10-13 12:53:32 +01:00
  • 007ca97741 Linting Kegan Dougal 2022-10-13 11:21:27 +01:00
  • f81e53c908 Rejig timeout function to cancel the timer when listenUntil returns Kegan Dougal 2022-10-13 11:17:44 +01:00
  • 89d743ac48 New style abort Kegan Dougal 2022-10-13 11:07:34 +01:00
  • fd61a49157 Merge branch 'develop' into kegan/sync-v3 kegsay 2022-10-13 10:56:36 +01:00
  • bb3d51652d Consolidate error handling retry logic Kegan Dougal 2022-10-13 10:52:40 +01:00
  • bbece73346 Improve MatrixError message (#2749) Michael Telatynski 2022-10-13 09:07:15 +01:00
  • cc025ea458 Fix more key backup paths being unstable (#2746) Travis Ralston 2022-10-12 14:10:47 -04:00
  • d06a3a47c3 Lock file maintenance (#2743) renovate[bot] 2022-10-12 18:07:58 +00:00
  • 34c5598a3f Modernize http-api - move from browser-request to fetch (#2719) Michael Telatynski 2022-10-12 18:59:04 +01:00
  • 41a973a3c6 Merge branch 'develop' into kegan/sync-v3 Kegan Dougal 2022-10-12 17:22:52 +01:00
  • 913660c818 Correct the dir parameter of MSC3715 (#2745) Dominik Henneke 2022-10-12 16:56:50 +02:00
  • 8eed354e17 Resetting package fields for development RiotRobot 2022-10-11 13:43:31 +01:00
  • 7e12b62b7c Merge branch 'master' into develop RiotRobot 2022-10-11 13:43:28 +01:00
  • aa5a34948a v20.1.0 v20.1.0 RiotRobot 2022-10-11 13:41:59 +01:00
  • 6ba35e9fbc Prepare changelog for v20.1.0 RiotRobot 2022-10-11 13:41:58 +01:00
  • fe2c35092e Upgrade to Olm 3.2.13 which has been repackaged to support Node 18 (#2744) Michael Telatynski 2022-10-10 13:34:33 +01:00
  • e37aab2967 Fix power_level_content_override type (#2741) Šimon Brandner 2022-10-07 16:40:40 +02:00
  • 62007ec673 Fix sync init when thread unread notif is not supported (#2739) Germain 2022-10-07 11:38:53 +01:00
  • 029280b9d9 Update hidden characters regex (#2738) Travis Ralston 2022-10-07 00:41:57 -04:00
  • 6e5326f9c8 Add custom notification handling for MSC3401 call events (#2720) Šimon Brandner 2022-10-06 16:40:30 +02:00
  • a1b046b5d8 test typescriptification - spec/integ (#2714) Kerry 2022-10-06 08:11:25 +02:00
  • 3a3dcfb254 Load Thread List with server-side assistance (MSC3856) (#2602) Janne Mareike Koschinski 2022-10-05 23:10:42 +02:00
  • 121250a6fb v20.1.0-rc.2 v20.1.0-rc.2 RiotRobot 2022-10-05 13:23:42 +01:00
  • a7aa227f55 Prepare changelog for v20.1.0-rc.2 RiotRobot 2022-10-05 13:23:42 +01:00
  • 21a6f61b7b Add support for unread thread notifications (#2726) Germain 2022-10-05 10:37:45 +01:00
  • ff720e3aa3 Update all (#2732) renovate[bot] 2022-10-04 22:43:50 -06:00
  • 2935daeb3f Update typescript-eslint monorepo to v5.39.0 (#2733) renovate[bot] 2022-10-04 22:43:38 -06:00
  • 04c1dfe43a Use the correct sender key when checking shared secret (#2730) (#2731) ElementRobot 2022-10-04 18:27:40 +01:00
  • 890a840685 Use the correct sender key when checking shared secret (#2730) Hubert Chathi 2022-10-04 13:00:45 -04:00
  • b1ed972867 Use stable calls to /room_keys (#2729) Travis Ralston 2022-10-04 12:55:16 -04:00
  • 2f24e90e53 Device manager - last_seen_user_agent device property (#2728) Kerry 2022-10-04 17:50:14 +02:00
  • 07476a0ae0 v20.1.0-rc.1 v20.1.0-rc.1 RiotRobot 2022-10-04 14:01:35 +01:00
  • 6348704bec Prepare changelog for v20.1.0-rc.1 RiotRobot 2022-10-04 14:01:34 +01:00
  • f84a33910c Unexpected ignored self key request when it's not shared history (#2724) mcalinghee 2022-10-04 14:31:21 +02:00
  • 0ccf7c50f2 Add custom error message for restricted import (#2727) Germain 2022-10-04 09:59:20 +01:00
  • ead33003b7 Check for the spec version when determining private read receipt support (#2722) Šimon Brandner 2022-10-04 08:50:42 +02:00
  • 7d5360a00f Rename redecryption-related function arguments for clarity (#2709) Faye Duxovni 2022-10-03 19:51:30 -04:00
  • 4b283015ba Lock file maintenance (#2721) renovate[bot] 2022-10-03 08:30:28 +01:00
  • 887e15aac5 Fix IDB initial migration handling causing spurious lazy loading upgrade loops (#2718) Michael Telatynski 2022-09-30 11:41:04 +01:00
  • a83d80f502 Merge branch 'master' into develop RiotRobot 2022-09-30 10:59:52 +01:00
  • 6166a8f7fd v20.0.2 v20.0.2 RiotRobot 2022-09-30 10:58:34 +01:00
  • 3efc18cfde Prepare changelog for v20.0.2 RiotRobot 2022-09-30 10:58:33 +01:00
  • 5520aa3e2a [Backport staging] Fix issue in sync when crypto is not supported by client (#2716) ElementRobot 2022-09-30 10:57:04 +01:00
  • 5afe373446 Fix release-npm.yml dist-tag npm token passing mechanism (#2717) Michael Telatynski 2022-09-30 10:56:36 +01:00
  • 9bb5afe5c0 Fix issue in sync when crypto is not supported by client (#2715) Stanislav Demydiuk 2022-09-30 11:12:31 +03:00
  • f349663329 Add CI to protect against mixing src and lib imports (#2704) Michael Telatynski 2022-09-30 09:05:28 +01:00
  • f398e3564d Calculate IndexedDB versions automatically to reduce repeated information and possibilities for error (#2713) Faye Duxovni 2022-09-29 16:25:19 -04:00
  • ce3b72c850 Merge pull request #2712 from robintown/merge Robin 2022-09-29 08:03:36 -04:00
  • 935517746a Merge branch 'develop' into robertlong/group-call Robin Townsend 2022-09-28 14:13:45 -04:00
  • 91171afddd Merge branch 'master' into develop RiotRobot 2022-09-28 17:48:45 +01:00
  • b54c9d689a v20.0.1 v20.0.1 RiotRobot 2022-09-28 17:47:24 +01:00
  • 4e69d7c9ac Prepare changelog for v20.0.1 RiotRobot 2022-09-28 17:47:23 +01:00
  • bf9f595984 [Backport staging] Fix missing return when receiving an invitation without shared history (#2711) ElementRobot 2022-09-28 17:40:58 +01:00
  • f410e71bfa Fix missing return when receiving an invitation without shared history (#2710) Faye Duxovni 2022-09-28 12:36:09 -04:00
  • 83fca5b57d Merge branch 'master' into develop RiotRobot 2022-09-28 15:46:11 +01:00
  • 90052670e7 v20.0.0 v20.0.0 RiotRobot 2022-09-28 15:44:47 +01:00
  • db49a1a623 Prepare changelog for v20.0.0 RiotRobot 2022-09-28 15:44:47 +01:00
  • 45330c6418 [Backport staging] Bump IDB crypto store version (#2708) ElementRobot 2022-09-28 15:43:43 +01:00
  • 4ba083e6af Bump IDB crypto store version (#2705) Faye Duxovni 2022-09-28 10:39:37 -04:00
  • 0403e4bedc Fix incorrect MSC3890 unstable prefix (#2703) Germain 2022-09-28 14:37:13 +01:00
  • 14aa7846a5 Merge branch 'master' into develop RiotRobot 2022-09-28 14:05:21 +01:00
  • 2d067ad957 v19.7.0 v19.7.0 RiotRobot 2022-09-28 14:03:53 +01:00
  • 418aa3ff6a Prepare changelog for v19.7.0 RiotRobot 2022-09-28 14:03:52 +01:00
  • a587d7c360 Resolve multiple CVEs RiotRobot 2022-09-28 13:55:15 +01:00
  • e48d919cd4 Fix ICE restarts (#2702) David Baker 2022-09-27 17:25:04 +01:00
  • 45348a354e Resetting package fields for development RiotRobot 2022-09-27 16:48:03 +01:00
  • fa3339fc84 Merge branch 'master' into develop RiotRobot 2022-09-27 16:48:00 +01:00
  • b64a30f0ad v19.6.0 v19.6.0 RiotRobot 2022-09-27 16:46:53 +01:00
  • 5451f6139a Prepare changelog for v19.6.0 RiotRobot 2022-09-27 16:46:52 +01:00
  • b332c6c4b9 Account data can return undefined (#2701) Germain 2022-09-27 13:47:05 +01:00
  • 209a101be7 Add local notification settings capability (#2700) Germain 2022-09-27 11:41:20 +01:00
  • ab39ee37d6 Add more MatrixCall tests (#2697) Šimon Brandner 2022-09-26 12:02:41 +02:00
  • af6f9d49f4 Add CallEventHandler tests (#2696) Šimon Brandner 2022-09-26 12:02:19 +02:00
  • efbf5479d1 Remove redundant rel_branch logic (#2698) Michael Telatynski 2022-09-26 10:05:58 +01:00
  • dacef048be Typings for MSC3824 (#2691) Hugh Nimmo-Smith 2022-09-23 23:23:50 +01:00
  • a2981efac3 Add MatrixClient group call tests (#2692) Šimon Brandner 2022-09-23 18:33:31 +02:00
  • 4625ed73cf Merge pull request #2695 from matrix-org/SimonBrandner/task/gc-merge Šimon Brandner 2022-09-23 17:43:23 +02:00
  • 6f7a72d69e Merge remote-tracking branch 'upstream/develop' into SimonBrandner/task/gc-merge Šimon Brandner 2022-09-23 15:36:44 +02:00
  • caadc6f95b Implementation of MSC3882 login token request (#2687) Hugh Nimmo-Smith 2022-09-22 16:36:37 +01:00
  • 39bc7e2bb3 Refer to explicit Matrix spec versions instead of Latest (#2668) Hugh Nimmo-Smith 2022-09-22 16:28:11 +01:00
  • 040f012350 Typings for MSC2965 OIDC provider discovery (#2424) Hugh Nimmo-Smith 2022-09-22 16:27:13 +01:00