Commit Graph

  • d81521e5ab Improve tests to run on arm64 & smoketest seshat (#1668) Michael Telatynski 2024-05-14 15:56:25 +01:00
  • 51f71567d7 Fix Netlify deployments not publishing when expected (#12521) Michael Telatynski 2024-05-14 15:55:12 +01:00
  • f0281886d7 Fix well-known lookup for sliding sync labs check (#12519) Michael Telatynski 2024-05-14 13:40:10 +01:00
  • 5eed034389 Merge pull request #27460 from element-hq/t3chguy/oidc-config Michael Telatynski 2024-05-14 09:41:31 +00:00
  • d0b30d1631 Allow explicit configuration of OIDC dynamic registration metadata (#12514) Michael Telatynski 2024-05-14 10:38:33 +01:00
  • 7a3bc83a55 Add comment Michael Telatynski 2024-05-14 10:32:55 +01:00
  • 357f882ff5 Move to AccessibleTooltipButton in messages (#12487) Florian Duros 2024-05-14 10:22:28 +02:00
  • 74729d1a28 Add glibc check to Linux build (#1669) Michael Telatynski 2024-05-14 08:31:28 +01:00
  • 7a4ac57954 Disable the login overwriting test (#12507) David Baker 2024-05-14 08:20:07 +01:00
  • c89872f2dc fix: correctly focus window from notification (#1665) Misty De Méo 2024-05-13 10:20:11 -07:00
  • b283b18898 Fix flakiness in playwright tests (#12512) Michael Telatynski 2024-05-13 17:58:49 +01:00
  • 706f4c6e20 Merge branch 'develop' of https://github.com/vector-im/element-web into t3chguy/oidc-config Michael Telatynski 2024-05-13 17:49:02 +01:00
  • f43bb0a9f7 Merge pull request #27431 from element-hq/t3chguy/fix-oidc-native-electron Michael Telatynski 2024-05-13 13:53:45 +00:00
  • dc599018cd Fix contributing link in PR template (#1667) Richard van der Hoff 2024-05-13 14:39:17 +01:00
  • cc6958980b Fix element-desktop-ssoid being included in OIDC Authorization call (#12495) Michael Telatynski 2024-05-13 14:31:08 +01:00
  • 64f0bb5460 Inline consts Michael Telatynski 2024-05-13 13:05:50 +01:00
  • ed7a21a63c Remove spurious type casts and avoid deprecated symbols (#12513) Michael Telatynski 2024-05-13 11:48:07 +01:00
  • 6c98dbed0e Add support for io.element.desktop scheme for OIDC (#1662) Michael Telatynski 2024-05-13 11:25:13 +01:00
  • e651330ff1 Merge pull request #26817 from element-hq/gaelg/sign-images-cosign Ben Banfield-Zanin 2024-05-13 10:07:49 +00:00
  • 6a6a362a8d Update end-to-end-tests.yaml Michael Telatynski 2024-05-13 11:19:55 +01:00
  • 35046bb7b2 Merge pull request #27452 from element-hq/dbkr/multi_return_type_rule David Baker 2024-05-13 09:13:14 +00:00
  • 113299db43 [create-pull-request] automated change (#12515) ElementRobot 2024-05-13 09:29:50 +01:00
  • a10f2e1258 Revert "Modernize hash in webpack" (#27466) Marcel 2024-05-13 10:15:24 +02:00
  • a0d7805484 Merge pull request #27464 from MTRNord/patch-1 Michael Telatynski 2024-05-13 05:51:42 +00:00
  • ae77dac66d Modernize hash Marcel 2024-05-12 15:03:14 +02:00
  • 4ed6da4eba Remove old pre-join UTD logic (#12464) Hubert Chathi 2024-05-10 16:20:40 -04:00
  • 948435ceb9 Collapse UserSettings tabs to just icons on narrow screens (#12505) David Baker 2024-05-10 17:29:50 +01:00
  • 5f1f018a30 Fundamental behaviour, not return type David Baker 2024-05-10 16:52:19 +01:00
  • f2da5fcf2c Fix typos and clarify wording David Baker 2024-05-10 16:49:05 +01:00
  • 9cce1e060a Merge branch 't3chguy/fix-oidc-native-electron' into t3chguy/oidc-config Michael Telatynski 2024-05-10 13:19:33 +01:00
  • 50c8cb7bf0 Merge branch 'develop' into t3chguy/fix-oidc-native-electron Michael Telatynski 2024-05-10 13:15:28 +01:00
  • 58e5b3959d Allow explicit configuration of OIDC dynamic registration metadata Michael Telatynski 2024-05-10 13:13:59 +01:00
  • 84b6bf9789 Merge branch 't3chguy/fix-oidc-native-electron' of https://github.com/vector-im/element-web into develop Michael Telatynski 2024-05-10 12:58:58 +01:00
  • 9efa04da7a Split out oidc callback url into its own method Michael Telatynski 2024-05-10 11:58:58 +01:00
  • c6f6f1d2a2 Fix Playwright github reporter to run in the pull_request context once more (#12509) Michael Telatynski 2024-05-10 11:01:08 +01:00
  • eee0b2a9c3 Add room topic to right panel room info (#12503) Michael Telatynski 2024-05-10 11:00:43 +01:00
  • 38893928cb Add note about MSC3886, MSC3903 and MSC3906 being closed (#12496) Hugh Nimmo-Smith 2024-05-10 10:59:51 +01:00
  • 8ba3f53d2c Hopefully clarify David Baker 2024-05-10 10:48:11 +01:00
  • 3109b97fd3 Fix beta notifications reconciliation for intentional mentions push rules (#12510) Michael Telatynski 2024-05-09 15:11:11 +01:00
  • 36571edb95 Prettier David Baker 2024-05-09 10:53:33 +01:00
  • 3a159beb21 Add code style rule for multiple return types David Baker 2024-05-09 10:42:26 +01:00
  • 6ebe844fc0 Indent inline script correctly Ben Banfield-Zanin 2024-05-08 16:56:45 +01:00
  • 7359c9bf93 sign images using cosign Gaël Goinvic 2024-01-03 10:42:32 +01:00
  • 706c4b7101 Use h tag for widget title instead of b tag (#12504) R Midhun Suresh 2024-05-08 19:27:17 +05:30
  • 031d5a5d8f Fix deploy running even if a packaging stage fails (#1659) Michael Telatynski 2024-05-08 10:12:28 +01:00
  • 51a543643e [create-pull-request] automated change (#12502) ElementRobot 2024-05-08 08:40:57 +01:00
  • f81adfea0c Merge branch 'master' into develop RiotRobot 2024-05-07 12:48:26 +00:00
  • 1ded927393 v1.11.66 RiotRobot 2024-05-07 12:47:54 +00:00
  • 02fd35dad0 Reset matrix-js-sdk back to develop branch RiotRobot 2024-05-07 12:42:55 +00:00
  • a71b7f0e66 Reset matrix-react-sdk back to develop branch RiotRobot 2024-05-07 12:42:45 +00:00
  • f0672082b3 Merge branch 'master' into develop RiotRobot 2024-05-07 12:42:29 +00:00
  • 2ee54dd4bc v1.11.66 v1.11.66 RiotRobot 2024-05-07 12:39:40 +00:00
  • e852282270 Upgrade dependency to matrix-react-sdk@3.99.0 RiotRobot 2024-05-07 12:27:24 +00:00
  • d1eab0aa7e Reset matrix-js-sdk back to develop branch RiotRobot 2024-05-07 12:25:19 +00:00
  • 2bf15d8174 Resetting package fields for development RiotRobot 2024-05-07 12:25:08 +00:00
  • e1d7b1ca3e Merge branch 'master' into develop RiotRobot 2024-05-07 12:25:07 +00:00
  • 462b0ff8ac v3.99.0 RiotRobot 2024-05-07 12:24:06 +00:00
  • 80a7ea7649 Upgrade dependency to matrix-js-sdk@32.2.0 RiotRobot 2024-05-07 12:17:45 +00:00
  • 79c79f66d6 Upgrade dependency to matrix-js-sdk@32.2.0 RiotRobot 2024-05-07 12:17:34 +00:00
  • 9b988f70de Add /.well-known/assetlinks.json to webpack.config.js Benoit Marty 2024-05-07 14:09:42 +02:00
  • 27d4e1d990 Add /.well-known/assetlinks.json to cfp_headers file. Benoit Marty 2024-05-07 14:04:47 +02:00
  • 580bb5537d OIDC: pass id_token via id_token_hint on Manage Account interaction (#12499) Michael Telatynski 2024-05-07 12:27:37 +01:00
  • e2310e637c Update end-to-end-tests.yaml Michael Telatynski 2024-05-07 11:47:35 +01:00
  • febb60ee45 Tooltip: improve accessibility for call and voice messages (#12489) Florian Duros 2024-05-07 12:20:52 +02:00
  • caef3c1921 Tooltip: improve accessibility in room (#12493) Florian Duros 2024-05-07 12:20:46 +02:00
  • f7132ff139 Add static file .well-known/assetlinks.json, to allow Android applications Element and Element X running on Android 12 and higher to open external links. Benoit Marty 2024-05-07 12:12:01 +02:00
  • 18ef97161a Move the active tab in user settings to the dialog title (#12481) David Baker 2024-05-07 10:32:24 +01:00
  • f8e040a890 Tooltip: Remove extra data attribute (#12483) Florian Duros 2024-05-06 10:54:40 +02:00
  • c121167087 fix avatar stretched on 1:1 call (#12494) Ilan Varillon 2024-05-06 10:28:02 +02:00
  • f29823cdcc Check native sliding sync support against an unstable feature flag (#12498) Travis Ralston 2024-05-03 12:45:26 -06:00
  • 9684dd5145 Make TabbedView a controlled component (#12480) David Baker 2024-05-03 16:01:01 +01:00
  • 2f3c84f1f4 Tooltip: improve accessibility of spaces (#12497) Florian Duros 2024-05-03 16:07:11 +02:00
  • 050f61752f Convert tabbedview to functional component (#12478) David Baker 2024-05-03 13:59:56 +01:00
  • b82100ede8 Fix element-desktop-ssoid being included in OIDC Authorization call Michael Telatynski 2024-05-03 12:47:40 +01:00
  • abcbc99c59 [Backport staging] Roll back electron to v29 (#1654) ElementRobot 2024-05-03 10:15:13 +01:00
  • 6a3d99481c Roll back electron to v29 (#1653) Richard van der Hoff 2024-05-03 09:58:16 +01:00
  • 95ee2979c8 Tooltip: improve accessibility of the right panel (#12490) Florian Duros 2024-05-03 10:44:04 +02:00
  • 3059b5b1e2 Use OPTIONS for sliding sync detection poke (#12492) Travis Ralston 2024-05-03 00:31:34 -06:00
  • d25d529e86 Extract functions for service worker usage, and add initial MSC3916 playwright test (when supported) (#12414) Travis Ralston 2024-05-02 16:19:55 -06:00
  • d9afd0c910 [Backport staging] Update dependency electron to v30.0.2 (#1652) ElementRobot 2024-05-02 17:01:05 +01:00
  • 5142ef75cd v1.11.66-rc.1 RiotRobot 2024-05-02 15:23:08 +00:00
  • 729534401f v1.11.66-rc.1 v1.11.66-rc.1 RiotRobot 2024-05-02 15:17:05 +00:00
  • dc85c9fb13 Upgrade dependency to matrix-react-sdk@3.99.0-rc.1 RiotRobot 2024-05-02 15:11:09 +00:00
  • a34dbbc0fa v3.99.0-rc.1 RiotRobot 2024-05-02 15:07:45 +00:00
  • 11731809b0 [Backport staging] TAC: Fix accessibility issue when the Release announcement is displayed (#12484) ElementRobot 2024-05-02 16:01:15 +01:00
  • c152bfd83c [Backport staging] TAC: Close Release Announcement when TAC button is clicked (#12485) Florian Duros 2024-05-02 17:01:13 +02:00
  • 374cee9080 Fix flaky jest tests (#12486) David Baker 2024-05-02 15:53:35 +01:00
  • 7193d4c695 TAC: Fix accessibility issue when the Release announcement is displayed (#12482) Florian Duros 2024-05-02 15:23:25 +02:00
  • a774224081 Update dependency electron to v30.0.2 (#1651) renovate[bot] 2024-05-02 09:35:55 +00:00
  • 6a3741b779 TAC: Close Release Announcement when TAC button is clicked (#12475) Florian Duros 2024-05-02 10:14:50 +02:00
  • ad7f626e22 Do not render tooltip when RA is displayed on TAC (#12472) Florian Duros 2024-05-01 22:39:08 +02:00
  • 2c8b32d2c9 Merge pull request #27416 from element-hq/rav/rust_migration_rollout_phase2b Richard van der Hoff 2024-05-01 14:48:38 +00:00
  • 2fba93d5e0 Roll out Rust crypto to 30% of existing users (#1650) Richard van der Hoff 2024-05-01 15:47:56 +01:00
  • 5dc3ad546c Improve comments and types in MatrixClientPeg (#12477) Michael Telatynski 2024-05-01 14:22:29 +01:00
  • 011f7465e7 Update react-types (#26481) renovate[bot] 2024-05-01 13:11:46 +01:00
  • 74e7195a61 Update react-types (#11815) renovate[bot] 2024-05-01 13:11:43 +01:00
  • 4561b2d35d Roll out Rust crypto to 30% of existing users on app.element.io Richard van der Hoff 2024-05-01 11:36:06 +01:00
  • 091499810c Update dependency posthog-js to v1.130.1 (#12479) renovate[bot] 2024-05-01 10:26:39 +00:00
  • aacf1a105f Update dependency pacote to v18.0.3 (#1649) renovate[bot] 2024-05-01 11:22:43 +01:00
  • d66cd51186 [create-pull-request] automated change (#12476) ElementRobot 2024-05-01 07:22:30 +01:00