Commit Graph

  • 3290221d6b v1.11.92 RiotRobot 2025-02-11 14:42:27 +00:00
  • 6b80d3fca0 Reset matrix-js-sdk back to develop branch RiotRobot 2025-02-11 14:35:37 +00:00
  • 784abbbe14 Merge branch 'master' into develop RiotRobot 2025-02-11 14:35:19 +00:00
  • 4d55e8f433 v1.11.92 RiotRobot 2025-02-11 14:32:06 +00:00
  • 02990bd275 Upgrade dependency to matrix-js-sdk@36.2.0 RiotRobot 2025-02-11 14:25:39 +00:00
  • 6fa8032caa Respect user's 12/24 hour preference consistently (#29237) Michael Telatynski 2025-02-11 14:16:59 +00:00
  • 67658aef56 Log when we show, and hide, encryption setup toasts (#29235) (#29238) Richard van der Hoff 2025-02-11 12:06:03 +01:00
  • f2fae82e32 Log when we show, and hide, encryption setup toasts (#29235) Richard van der Hoff 2025-02-11 10:44:48 +01:00
  • 746aedab75 Test windows signing in CI (#2131) Michael Telatynski 2025-02-11 09:30:35 +00:00
  • ef69c0ddc7 Restore the accessibility role on call views (#29225) Robin 2025-02-11 15:28:29 +07:00
  • bc7fe25974 [create-pull-request] automated change (#29236) ElementRobot 2025-02-11 07:14:04 +01:00
  • 226b89f846 synapse guest module: change license Andrew Ferrazzutti 2025-02-10 15:01:20 -05:00
  • 673bda4515 synapse guest module: set version to 1.0.0 Andrew Ferrazzutti 2025-02-10 15:04:35 -05:00
  • 426a2066d9 test(backup mas): use checkDeviceIsConnectedKeyBackup instead at looking at the Security & Privacy tab (#29146) Florian D 2025-02-10 18:44:56 +01:00
  • 047e8e8a9c Rename "security key" into "recovery key" (#29217) Florian D 2025-02-10 17:52:39 +01:00
  • 4de9fe60ae Change GoToHome keyboard shortcut to CtrlAlt/ShiftH (#28577) Máté Gyöngyösi 2025-02-10 17:16:34 +01:00
  • 52b42c0b1c Add new verification section to user profile (#29200) R Midhun Suresh 2025-02-10 16:52:58 +05:30
  • bb8b4d7991 [create-pull-request] automated change (#29224) ElementRobot 2025-02-10 07:19:28 +01:00
  • ec994884fb [create-pull-request] automated change (#29218) ElementRobot 2025-02-08 07:13:54 +01:00
  • 71154d6c9b Turn off electron-builder debug Michael Telatynski 2025-02-07 17:43:53 +00:00
  • f31710dd91 Roll back electron-builder to 26.0.1 to un-break windows code signing Michael Telatynski 2025-02-07 17:41:41 +00:00
  • 3cad0d4438 Try passing WINDOWS_SIGN_WITH_PARAMS manually Michael Telatynski 2025-02-07 17:28:20 +00:00
  • 65d75c3779 Split out vitest from general tests Andrew Ferrazzutti 2025-02-07 12:02:19 -05:00
  • 392c66fedf Merge remote-tracking branch 'origin/develop' into develop Michael Telatynski 2025-02-07 16:52:39 +00:00
  • 156942caf9 Disable WINDOWS_SIGNTOOL_PATH for debugging Michael Telatynski 2025-02-07 16:52:32 +00:00
  • 2e58691093 run_in_venv: skip unnecessary env reinstallation Andrew Ferrazzutti 2025-02-07 11:36:10 -05:00
  • d0f1835175 run_in_venv: allow setting Python version Andrew Ferrazzutti 2025-02-07 10:53:54 -05:00
  • 2f8c31797b Make run_in_venv POSIX compliant (not just Bash) Andrew Ferrazzutti 2025-02-07 10:06:01 -05:00
  • 4a8ba810a9 Encryption tab: display correct encryption panel when user cancels the reset identity flow (#29216) Florian D 2025-02-07 14:57:02 +01:00
  • b0f4bc4e0c Close stale PRs after 180 days (#2130) Michael Telatynski 2025-02-07 13:45:12 +00:00
  • 40a6c69f1a Close stale PRs after 180 days (#29212) Michael Telatynski 2025-02-07 13:44:26 +00:00
  • c6c04d399f Convert run_in_venv Node script to Bash Andrew Ferrazzutti 2025-02-07 08:38:58 -05:00
  • 2ff445cf7b DEBUG electron builder windows signing Michael Telatynski 2025-02-07 13:23:01 +00:00
  • eed6b6df12 [create-pull-request] automated change (#29157) ElementRobot 2025-02-07 13:49:08 +01:00
  • 70f84181d2 Attempt to fix electron-winstaller Michael Telatynski 2025-02-07 10:21:50 +00:00
  • 7b3ce5d9b2 e2e test: by default the bot should not use a passphrase to create the recovery key (#29214) Florian D 2025-02-07 10:39:36 +01:00
  • 3b4c6d43d4 Update electron-clear-data to @standardnotes/electron-clear-data (#2128) Michael Telatynski 2025-02-07 09:05:36 +00:00
  • 8941724020 [Backport staging] Wire up the "Forgot recovery key" button for the "Key storage out of sync" toast (#29190) ElementRobot 2025-02-07 01:01:52 +01:00
  • 4a231c6450 Initial support for runtime modules (#29104) Michael Telatynski 2025-02-06 23:54:18 +00:00
  • e5bf3f1f69 Update electron-builder to v26.0.2 (#2113) renovate[bot] 2025-02-06 23:54:00 +00:00
  • 5fe56e414c synapse guest module: use minimal container image Andrew Ferrazzutti 2025-02-06 10:28:36 -05:00
  • 88f578a51b synapse guest module: replace ADD with COPY Andrew Ferrazzutti 2025-02-06 10:23:37 -05:00
  • 3c690e685a Add code_style, developer_guide and fix CONTRIBUTING.md (#29210) R Midhun Suresh 2025-02-06 16:32:53 +05:30
  • 53f83124a0 Add Forgot recovery key? button to encryption tab (#29202) Florian D 2025-02-06 11:54:20 +01:00
  • 5c6e0f14d0 Simplify linux builds (#2122) Michael Telatynski 2025-02-06 10:25:02 +00:00
  • 63a3a6c454 [create-pull-request] automated change (#29207) ElementRobot 2025-02-06 10:53:24 +01:00
  • 88f098a2f7 Use CI job for only synapse guest module Andrew Ferrazzutti 2025-02-05 15:21:53 -05:00
  • 0358b7f93c Add KeyIcon to key storage out of sync toast (#29201) Florian D 2025-02-05 17:36:48 +01:00
  • 124068294e synapse guest module: add to yarn workspaces Andrew Ferrazzutti 2025-02-05 10:48:53 -05:00
  • 687e89f54f Fix hak script import in tsx esm for Windows (#2125) Michael Telatynski 2025-02-05 14:50:39 +00:00
  • b36705c4f4 Run lint-staged on all new files Andrew Ferrazzutti 2025-02-05 09:43:21 -05:00
  • 4a381c2a10 Update all non-major dependencies (#29194) renovate[bot] 2025-02-05 13:25:06 +00:00
  • caabc37519 synapse guest module: update org name & docs Andrew Ferrazzutti 2025-02-04 14:02:11 -05:00
  • ffb5fdaa30 synapse guest module: update copyright Andrew Ferrazzutti 2025-02-04 13:43:51 -05:00
  • 7cafa0d1a4 Update dependency caniuse-lite to v1.0.30001697 (#29193) renovate[bot] 2025-02-05 11:42:13 +00:00
  • 9ae4388bef Update dependency @vector-im/compound-design-tokens to v3 (#28910) renovate[bot] 2025-02-05 11:38:40 +00:00
  • 511c7ca6ab Update guibranco/github-status-action-v2 digest to 119b332 (#29173) renovate[bot] 2025-02-05 11:22:28 +00:00
  • 2dca721ae7 Update babel monorepo (#29174) renovate[bot] 2025-02-05 10:52:25 +00:00
  • 3e98c2c525 Update dependency eslint-plugin-matrix-org to v2.1.0 (#2121) renovate[bot] 2025-02-05 09:40:22 +00:00
  • 272bb6c5a2 [create-pull-request] automated change (#29191) ElementRobot 2025-02-05 07:14:44 +01:00
  • fc0797a98d Update package description (#29168) David Langley 2025-02-04 19:14:58 +00:00
  • 5a2edba21b Update testcontainers-node monorepo to v10.17.2 (#29185) renovate[bot] 2025-02-04 18:04:55 +00:00
  • 9657d39cd6 Wire up the "Forgot recovery key" button for the "Key storage out of sync" toast (#29138) David Baker 2025-02-04 17:40:31 +00:00
  • 1c4e35606c Update all non-major dependencies (#29179) renovate[bot] 2025-02-04 16:40:58 +00:00
  • 23a3bcfc73 Update dependency @matrix-org/spec to v1.13.0 (#29180) renovate[bot] 2025-02-04 16:22:32 +00:00
  • 25fba1f8ec Update dependency @stylistic/eslint-plugin to v3 (#29188) renovate[bot] 2025-02-04 16:09:40 +00:00
  • 409c0869ce Update definitelyTyped (#29176) renovate[bot] 2025-02-04 17:03:28 +01:00
  • c1cc6ab391 Update dependency @types/react-transition-group to v4.4.12 (#29177) renovate[bot] 2025-02-04 16:01:14 +00:00
  • b4832fd936 Update typescript-eslint monorepo to v8.22.0 (#29187) renovate[bot] 2025-02-04 15:52:11 +00:00
  • 6b3ae95e8b Update fontsource monorepo to v5.1.1 (#29178) renovate[bot] 2025-02-04 15:47:40 +00:00
  • 6d0deb0a94 Update electron (#2115) renovate[bot] 2025-02-04 15:46:54 +00:00
  • 10e91b6e63 Update dependency @sentry/browser to v8.53.0 (#29181) renovate[bot] 2025-02-04 16:32:07 +01:00
  • 56083777ef Update browserslist (#29175) renovate[bot] 2025-02-04 15:31:22 +00:00
  • f0c98d07e9 Update typescript-eslint monorepo to v8.22.0 (#2117) renovate[bot] 2025-02-04 15:03:39 +00:00
  • 70df19406e Update stylelint (#29184) renovate[bot] 2025-02-04 15:59:28 +01:00
  • 2673085afa Update testing-library monorepo (#29186) renovate[bot] 2025-02-04 14:58:51 +00:00
  • c433a33857 Update all non-major dependencies (#2114) renovate[bot] 2025-02-04 14:43:38 +00:00
  • b6f93956bf Update dependency @stylistic/eslint-plugin to v3 (#2119) renovate[bot] 2025-02-04 14:35:56 +00:00
  • d9001d177c Update docker/build-push-action digest to ca877d9 (#29172) renovate[bot] 2025-02-04 14:27:20 +00:00
  • 386073c0e8 Merge commit '01af446be7cbd63b38f2fe35c2c9a25fac4fdef8' as 'modules/restricted-guests/synapse' Andrew Ferrazzutti 2025-02-04 09:21:06 -05:00
  • 325bcacf69 Update playwright to v1.50.1 (#2116) renovate[bot] 2025-02-04 14:18:07 +00:00
  • 28ae8f8a76 Update dependency @types/node to v18.19.74 (#2112) renovate[bot] 2025-02-04 14:05:39 +00:00
  • 0f157e656b Update babel monorepo to v7.26.7 (#2111) renovate[bot] 2025-02-04 14:02:03 +00:00
  • 289c3861bd Update docker/build-push-action digest to ca877d9 (#2110) renovate[bot] 2025-02-04 14:01:46 +00:00
  • 7eb969bbc2 Apply lint rule @typescript-eslint/no-empty-object-type (#29159) Michael Telatynski 2025-02-04 13:41:34 +00:00
  • 3e3bad3697 Merge pull request #2109 from element-hq/langleyd/update_package_description David Langley 2025-02-04 13:10:12 +00:00
  • 0ae3f235b7 v1.11.92-rc.0 RiotRobot 2025-02-04 12:56:40 +00:00
  • 0a8393c9e1 v1.11.92-rc.0 RiotRobot 2025-02-04 12:47:45 +00:00
  • 0fa52e610e Upgrade dependency to matrix-js-sdk@36.2.0-rc.0 RiotRobot 2025-02-04 12:31:52 +00:00
  • 8cae1e9f5e Improve rendering of empty topics in the timeline (#29152) Will Hunt 2025-02-04 12:18:54 +00:00
  • 42f99d9088 Update package.json David Langley 2025-02-04 10:41:34 +00:00
  • 1ea1d386ab Make profile header section match the designs (#29163) R Midhun Suresh 2025-02-04 14:35:48 +05:30
  • afa6f377ea [create-pull-request] automated change (#29165) ElementRobot 2025-02-04 07:14:36 +01:00
  • b7f8623617 Encryption tab: hide Advanced section when the key storage is out of sync (#29129) Florian Duros 2025-02-03 14:47:55 +01:00
  • e75ba356d3 Update dependency stylelint-config-standard to v37 (#29058) renovate[bot] 2025-02-03 12:25:41 +00:00
  • 95ae413342 Fix strictVerify some more Michael Telatynski 2025-02-03 09:04:36 +00:00
  • 7075780912 Merge remote-tracking branch 'origin/develop' into develop Michael Telatynski 2025-02-03 09:00:19 +00:00
  • 605c1f1d5c Fix strictVerify configuration Michael Telatynski 2025-02-03 09:00:13 +00:00
  • 4f1eac67a8 Fix share button in discovery settings being disabled incorrectly (#29151) Michael Telatynski 2025-02-03 08:48:02 +00:00
  • 9203abe6c9 Enable fuse EnableEmbeddedAsarIntegrityValidation (#1979) Michael Telatynski 2025-02-03 08:30:37 +00:00