Commit Graph

  • 328b5c9ad0 Merge remote-tracking branch 'origin/develop' into staging Michael Telatynski 2026-03-03 13:10:16 +00:00
  • 83345e0871 Expose PLAYWRIGHT_VERSION argument properly in Dockerfile (#32688) Michael Telatynski 2026-03-03 12:40:41 +00:00
  • 4af0608995 Merge branch 't3chguy/wat/382.2' of github.com:/element-hq/element-web-modules into t3chguy/wat/382 Michael Telatynski 2026-03-02 21:43:48 +00:00
  • 3cfba323f6 Room list: avoid excessive re-renders on room list store update or filter change (#32663) Florian Duros 2026-03-02 18:50:56 +01:00
  • 15530ef075 Room list: listen to call event to check number of participants (#32677) Florian Duros 2026-03-02 18:16:38 +01:00
  • ccf3fcf4af Add API to replace Login component renderer Michael Telatynski 2026-03-02 16:54:23 +00:00
  • 738fa0f9bd Add resolution for serialize-javascript to force new version (#32683) David Baker 2026-03-02 16:39:55 +00:00
  • 1a9ce45038 Adopt shouldShowComponent customisations from legacy Module API Michael Telatynski 2026-03-02 14:50:09 +00:00
  • fe84501e95 Move ReactionRow To Shared Components MVVM (#32634) Zack 2026-03-02 14:59:04 +01:00
  • 11030ae68d Refactor DateSeparator using MVVM and move to shared-components (#32482) rbondesson 2026-03-02 13:18:51 +01:00
  • 76cbfb1ae4 Fix apps/web README links Michael Telatynski 2026-03-02 09:18:01 +00:00
  • 2f7c92c70d [create-pull-request] automated change (#32676) ElementRobot 2026-03-02 07:42:01 +01:00
  • 7206db8243 Update Node.js to 7fddd9d renovate[bot] 2026-03-01 16:05:08 +00:00
  • d11c2e880b Merge pull request #205 from element-hq/dependabot/npm_and_yarn/npm_and_yarn-b2936519f3 Michael Telatynski 2026-02-28 21:23:58 +00:00
  • 2b688528e3 build(deps): bump rollup in the npm_and_yarn group across 1 directory dependabot[bot] 2026-02-28 16:42:02 +00:00
  • a5b63d582f widget-api: Implement driver readStickyEvents (#31872) Valere Fedronic 2026-02-27 16:15:15 +01:00
  • 8ffc8b8537 Update the jest option for the sonar reporter (#32666) David Baker 2026-02-27 15:05:47 +01:00
  • b95339ed2d Revert "Add --no-tui flag to tests in GHA workflow (#32656)" (#32665) David Baker 2026-02-27 14:15:16 +01:00
  • 0a308743b8 Rewrite copy-res i18n build as a webpack plugin (#32664) Michael Telatynski 2026-02-27 13:00:25 +00:00
  • 89fb388e57 Fix invite-specific join errors not being shown (#32621) Will Hunt 2026-02-27 11:01:51 +00:00
  • 7461cdbf3f Prevent logging lots of "Browser unsupported" lines (#32647) Will Hunt 2026-02-27 10:55:22 +00:00
  • 3fb99fee26 Update dependency storybook to v10.2.10 [SECURITY] (#32657) renovate[bot] 2026-02-26 20:59:53 +00:00
  • eb850cc33e Add --no-tui flag to tests in GHA workflow (#32656) David Baker 2026-02-26 18:25:51 +01:00
  • f82a3ef1bb Update critical gradient for room status bar (#32575) Will Hunt 2026-02-26 15:10:54 +00:00
  • 26a3d75d4d Remove invalid working-directory in build_develop workflow Michael Telatynski 2026-02-26 12:53:30 +00:00
  • 044a603a49 Remove clean line from package script (#32652) David Baker 2026-02-26 13:25:15 +01:00
  • 3a6ac6e227 Localazy Download (#32625) ElementRobot 2026-02-26 13:08:36 +01:00
  • 62c57023f4 Room list: avoid header overflowing when too long (#32645) Florian Duros 2026-02-26 13:03:13 +01:00
  • 18c1b37206 Add stable support for MSC4380 invite blocking (#31966) Richard van der Hoff 2026-02-26 11:41:04 +00:00
  • 7ddd645f4d Make layered script read the right package.json (#32650) David Baker 2026-02-26 12:35:57 +01:00
  • 82cf0b5bf6 Make the git version script work in monorepo (#32648) David Baker 2026-02-26 12:35:52 +01:00
  • fa4d19824b Add workflow_dispatch trigger to Localazy Upload Michael Telatynski 2026-02-26 10:59:09 +00:00
  • 431a0c94a2 Actually fix script path (#32646) David Baker 2026-02-26 10:26:38 +01:00
  • d584b8b9a3 Do non-layered builds when running on master (second version) (#32624) David Baker 2026-02-26 10:06:44 +01:00
  • 6464bcc7a1 Fix script path in ci package script (#32639) David Baker 2026-02-26 09:31:13 +01:00
  • dd1db8c14b Room list: center focus outline of room list item (#32637) Florian Duros 2026-02-25 20:45:22 +01:00
  • 9e802ebca6 Add missing README.md Michael Telatynski 2026-02-25 17:13:42 +00:00
  • 4ee6ec55f1 Update file paths in localazy.json for new structure (#32629) Michael Telatynski 2026-02-25 15:55:57 +00:00
  • 59ccc1111a Revert 'Hide the names of banned users behind a spoiler tag#32424' (#32635) Andy Balaam 2026-02-25 15:53:30 +00:00
  • f6d72f12db Update docs for new repo structure (#32630) Michael Telatynski 2026-02-25 15:48:37 +00:00
  • c9d7142267 Merge pull request #204 from element-hq/langleyd/module-api-release-1.10.0 David Langley 2026-02-25 15:19:19 +00:00
  • 9590d22abe chore: avoid story with custom font size to affect of room list item stories in docs page (#32612) Florian Duros 2026-02-25 14:28:21 +01:00
  • 3ac2b36657 bump to 1.10.0 David Langley 2026-02-25 13:08:11 +00:00
  • db3af8e653 Fix misaligned cross in complete security dialog (#32614) David Baker 2026-02-25 14:00:25 +01:00
  • 226824890a Merge pull request #198 from element-hq/langleyd/widget-lifecycle-module-api David Langley 2026-02-25 12:58:43 +00:00
  • e26cbba541 Refactor Reactions Row Button to shared-components (#31993) Zack 2026-02-25 12:18:03 +01:00
  • 05598a3229 Merge pull request #32622 from element-hq/t3chguy/move Michael Telatynski 2026-02-25 09:46:31 +00:00
  • 83d752cfd7 Add MaybePromise David Langley 2026-02-25 09:33:48 +00:00
  • bc0f998cdd fixup: codeowners Michael Telatynski 2026-02-25 08:55:35 +00:00
  • 058c944421 fixup: docs Michael Telatynski 2026-02-25 08:54:50 +00:00
  • 21a98083bb Update CODEOWNERS Michael Telatynski 2026-02-24 16:19:58 +00:00
  • e84ae7a6d6 Update workflows Michael Telatynski 2026-02-24 16:11:24 +00:00
  • 41d6094cc0 Make knip happy Michael Telatynski 2026-02-24 16:10:34 +00:00
  • ee8094ded6 Update pnpm-lock.yaml Michael Telatynski 2026-02-24 15:49:52 +00:00
  • 8b0031f87f Update pnpm workspace packages config Michael Telatynski 2026-02-24 15:48:47 +00:00
  • 056f0f03d6 Remove nx implicitDependencies Michael Telatynski 2026-02-24 15:48:33 +00:00
  • 99fe2d8716 Add .lintstagedrc config Michael Telatynski 2026-02-24 15:48:21 +00:00
  • 8b61b89ee7 Consolidate prettier on monorepo root Michael Telatynski 2026-02-24 15:48:05 +00:00
  • b8509d249b Fixup paths Michael Telatynski 2026-02-24 15:47:28 +00:00
  • 10973d792e Merge branch 'master' into develop RiotRobot 2026-02-24 16:56:16 +00:00
  • 0f2aa5d32b v1.12.11 RiotRobot 2026-02-24 16:55:44 +00:00
  • 848f664fc3 Create root package.json Michael Telatynski 2026-02-24 15:46:47 +00:00
  • 91a3cb03c1 mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/ Michael Telatynski 2026-02-24 13:12:17 +00:00
  • 013f1ce791 v1.12.11 v1.12.11 RiotRobot 2026-02-24 14:10:50 +00:00
  • b4af54a773 Set js-sdk version to 41.0.0 David Baker 2026-02-24 15:06:26 +01:00
  • e7509c92a1 Document monorepo shape Michael Telatynski 2026-02-24 13:02:40 +00:00
  • 1c5694e625 Remove deprecated config, param & component (#32607) Michael Telatynski 2026-02-24 11:04:05 +00:00
  • 7a0ed5443f Remove rimraf (#32618) Michael Telatynski 2026-02-24 10:05:18 +00:00
  • a991509733 Support downstream js-sdk changes in hs/slots/refactor-membership (#32615) Will Hunt 2026-02-24 09:33:48 +00:00
  • e907d4978d Simplify notifier-platform code for closing notifications (#32609) Michael Telatynski 2026-02-23 17:40:38 +00:00
  • 9c050c58b7 Enforce usage of CSF3 story in storybook (#32610) Florian Duros 2026-02-23 18:14:25 +01:00
  • 39317123c7 Attach playwright bot logs as log files (#32608) Michael Telatynski 2026-02-23 16:52:31 +00:00
  • 6d870c3935 Room list: fix keyboard navigation (#32585) Florian Duros 2026-02-23 17:27:07 +01:00
  • b08cf5fdaa Fix documentation of view component in storybook and migrate to CSF3 format (#32604) Florian Duros 2026-02-23 17:03:49 +01:00
  • 77670eb369 Add lint rule to protect against this access on unbound methods (#32578) Michael Telatynski 2026-02-23 15:37:58 +00:00
  • 87b28b725c Stabilise flaky playwright tests (#32601) Michael Telatynski 2026-02-23 13:38:04 +00:00
  • 41f8ffff4d Hide the names of banned users behind a spoiler tag (#32424) Andy Balaam 2026-02-23 13:33:06 +00:00
  • f4acc4b0bc Room list: remove bold effect on selected room (#32593) Florian Duros 2026-02-23 14:13:07 +01:00
  • f1cdbae59c Update URL Preview playwright tests to use new endpoint (#32573) Will Hunt 2026-02-23 10:50:18 +00:00
  • 62523b2bf1 Storybook: clear font size in room list item story (#32594) Florian Duros 2026-02-23 10:14:38 +01:00
  • 73e2770246 Merge pull request #203 from element-hq/dependabot/npm_and_yarn/npm_and_yarn-57e1ad1f90 Michael Telatynski 2026-02-23 09:05:27 +00:00
  • c8b971ea72 [create-pull-request] automated change (#32600) ElementRobot 2026-02-23 07:47:37 +01:00
  • a0d4df56c0 build(deps): bump bn.js in the npm_and_yarn group across 1 directory dependabot[bot] 2026-02-22 14:06:56 +00:00
  • cd061ee9f5 Merge pull request #202 from element-hq/dependabot/npm_and_yarn/npm_and_yarn-f1bf2b0a19 Michael Telatynski 2026-02-22 14:05:47 +00:00
  • 352feb2787 Update dependency eslint-plugin-storybook to v10.2.10 (#32553) renovate[bot] 2026-02-22 14:05:36 +00:00
  • e30d825503 build(deps): bump ajv in the npm_and_yarn group across 1 directory dependabot[bot] 2026-02-21 17:45:03 +00:00
  • 2d223472d0 Update storybook (#32551) renovate[bot] 2026-02-20 15:16:55 +00:00
  • 5f3211741f Don't show empty privacy section (#32582) David Baker 2026-02-20 15:09:11 +01:00
  • 02b07c876a fix: disable room list image dragging (#32590) Florian Duros 2026-02-20 15:08:55 +01:00
  • fd4695f3d5 Update UserMenu theme toggle to use IconButton (#32591) Michael Telatynski 2026-02-20 14:08:22 +00:00
  • c2ed88fbf0 Skip empty lines and comments in link-config file (#32589) Michael Telatynski 2026-02-20 13:57:52 +00:00
  • 29edb9ca29 Remove flaky test : left-panel/room-list-panel/room-list-filter-sort.spec.ts: should scroll to the top of list when filter is applied and active room is not in filtered list (#32587) Florian Duros 2026-02-20 13:52:54 +01:00
  • e98b9978d7 Merge pull request #201 from element-hq/t3chguy-patch-2 Michael Telatynski 2026-02-20 12:48:01 +00:00
  • 5a3559a9bb Bump version from 1.9.0 to 1.9.1 Michael Telatynski 2026-02-20 12:43:06 +00:00
  • 8d7c5bb515 Update vis screenshots for MessageViewTimestamp Michael Telatynski 2026-02-20 10:51:27 +00:00
  • 13a8647085 Ensure we use Inter font in Shared Components Storybook (#32584) Michael Telatynski 2026-02-20 10:08:19 +00:00
  • af46f689f8 Bump transitive dev deps to silence security warnings (#32579) Michael Telatynski 2026-02-20 09:56:17 +00:00
  • 30c27af170 Update API report for @element-hq/element-web-module-api Michael Telatynski 2026-02-20 09:33:28 +00:00
  • d51eb5dfd3 Specify ThisType on i18nApi Michael Telatynski 2026-02-20 09:32:58 +00:00
  • ca3bc30f90 Refactor MessageTimestamp using MVVM and move to shared-components (#31988) rbondesson 2026-02-20 10:29:26 +01:00