Commit Graph

  • eedbfa8b34
    Iterate Michael Telatynski 2024-10-25 10:19:35 +0100
  • f9d6135e0a
    Merge branch 'develop' into devgurjar Devendra Gurjar 2024-10-25 14:36:20 +0530
  • bdf0f1dcc3
    [create-pull-request] automated change (#28294) ElementRobot 2024-10-25 07:26:40 +0100
  • d4045b0c78 [create-pull-request] automated change #28294 t3chguy 2024-10-25 06:09:08 +0000
  • c00ed143eb Add PostHog codes for trust requirement failures Hubert Chathi 2024-10-24 18:59:35 -0400
  • f4b403d236 apply minor changes from review Hubert Chathi 2024-10-24 18:40:38 -0400
  • 0025ee7d48 fixed 'close button' Devendra Gurjar 2024-10-24 21:42:25 +0530
  • 2461c03b0b
    Remove "Upgrade your encryption" flow Florian Duros 2024-10-24 17:25:28 +0200
  • d48908a7c2
    legacyRoot? Michael Telatynski 2024-10-24 15:53:40 +0100
  • 1cf1a0c4ee
    Playwright: deflake verification tests (#28289) Richard van der Hoff 2024-10-24 15:46:03 +0100
  • a5c63ee2e7
    Attempt to stabilise test Michael Telatynski 2024-10-24 15:37:19 +0100
  • 8089ad0151
    Ensure legacy header styles are not used by HTML export #28288 Michael Telatynski 2024-10-24 15:31:10 +0100
  • b83dc61c8f Playwright: deflake verification tests #28289 Richard van der Hoff 2024-10-24 15:27:19 +0100
  • 3b4fa49f70
    Iterate Michael Telatynski 2024-10-24 15:19:59 +0100
  • 5028951026
    Merge branch 'develop' of https://github.com/vector-im/element-web into t3chguy/react18/createRoot Michael Telatynski 2024-10-24 15:05:03 +0100
  • 5b34733654
    Remove unused icons Michael Telatynski 2024-10-24 14:52:30 +0100
  • ccff283064
    Remove stale _LegacyRoomHeader.pcss and icons Michael Telatynski 2024-10-24 10:38:18 +0100
  • 5b5348ec1e
    Remove abandoned MSC3886, MSC3903, MSC3906 implementations (#28274) Michael Telatynski 2024-10-24 13:58:39 +0100
  • a87807b0d9
    Update screenshot #28287 Michael Telatynski 2024-10-24 11:10:34 +0100
  • a073cb115f
    Excluding floating-ui portals as part of hiding tooltips in Playwright screenshots Michael Telatynski 2024-10-24 10:51:43 +0100
  • 1d9d7bc80f
    De-duplicate icons using Compound Design Tokens Michael Telatynski 2024-10-24 10:48:50 +0100
  • 9dd8e4610b
    Remove stale _LegacyRoomHeader.pcss and icons Michael Telatynski 2024-10-24 10:38:18 +0100
  • cfafec593f
    Merge branch 'develop' into patch-1 #17233 Richard van der Hoff 2024-10-24 10:13:05 +0100
  • f685c956ec
    Merge branch 'develop' of https://github.com/vector-im/element-web into t3chguy/dedup-icons-17oct Michael Telatynski 2024-10-24 09:48:23 +0100
  • 6d0d237c79
    Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `SecurityRoomSettingsTab` (#28281) Florian Duros 2024-10-24 10:34:07 +0200
  • be1dc35c9e
    Iterate Michael Telatynski 2024-10-24 09:27:52 +0100
  • e73a832008
    [create-pull-request] automated change (#28283) ElementRobot 2024-10-24 07:21:34 +0100
  • 6bc2fe0dd8 [create-pull-request] automated change #28283 t3chguy 2024-10-24 06:04:45 +0000
  • 0b1e7adf91 split into multiple hooks Hubert Chathi 2024-10-23 15:34:30 -0400
  • 6aa1b2e7ef Remove addition of left-edge highlight on message mentions taffyko 2024-10-23 11:14:03 -0700
  • 08617d330c
    Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `useIsEncrypted` Florian Duros 2024-10-23 19:18:35 +0200
  • 05bd8a2440 Clean up react root on unmount taffyko 2024-10-23 10:11:27 -0700
  • 844c484b91
    Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in `SecurityRoomSettingsTab` #28281 Florian Duros 2024-10-23 18:44:56 +0200
  • 5cad0c234f
    Fix other devices not being decorated as such (#28279) Michael Telatynski 2024-10-23 17:25:00 +0100
  • 3797644ddd
    Fix didMount condition #28275 florianduros/rip-out-legacy-crypto/migrate-filepanel-isRoomEncrypted Florian Duros 2024-10-23 17:53:34 +0200
  • e5343c23f9
    Update snapshots #28279 Michael Telatynski 2024-10-23 16:48:07 +0100
  • 252a83f0c3
    Merge remote-tracking branch 'origin/t3chguy/react18/createRoot' into t3chguy/react18/createRoot Michael Telatynski 2024-10-23 16:46:44 +0100
  • b55dc66e99
    Iterate Michael Telatynski 2024-10-23 16:46:36 +0100
  • bb250f8a8d
    Discard changes to src/components/views/settings/devices/DeviceDetails.tsx Michael Telatynski 2024-10-23 16:02:10 +0100
  • 4585a27dcc
    Fix other devices not being decorated as such Michael Telatynski 2024-10-23 16:01:49 +0100
  • ac0b69ad50
    Iterate Michael Telatynski 2024-10-23 15:47:08 +0100
  • 3ccfd9bee1
    Move room encryption check earlier in mount Florian Duros 2024-10-23 16:15:10 +0200
  • 7507e3cb9a
    Fix potential racy dangling listener Florian Duros 2024-10-23 16:10:33 +0200
  • 0ba08404f5
    Display timeline panel when room `isRoomEncrypted` is loaded Florian Duros 2024-10-23 15:57:46 +0200
  • b718c092a7
    Display `SearchWarning` when `isRoomEncrypted` is loaded Florian Duros 2024-10-23 15:35:42 +0200
  • acd80a000e
    Improve coverage #28274 Michael Telatynski 2024-10-23 12:23:02 +0100
  • 0454c5aacd
    Remove stale snapshots Michael Telatynski 2024-10-23 10:08:56 +0100
  • 65e161c4df
    Iterate Michael Telatynski 2024-10-23 10:01:50 +0100
  • 42fcb9ce85
    Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in FilePanel Florian Duros 2024-10-23 10:49:43 +0200
  • 78788406da
    Remove abandoned MSC3886, MSC3903, MSC3906 implementations Michael Telatynski 2024-10-23 09:50:44 +0100
  • 6506a89caa
    Merge branch 'develop' into devgurjar Florian Duros 2024-10-23 10:47:00 +0200
  • 83777a6c57
    Fix pinned message e2e flakes (#28268) Florian Duros 2024-10-23 10:12:47 +0200
  • 305d60f732
    [create-pull-request] automated change (#28272) ElementRobot 2024-10-23 07:22:12 +0100
  • 54c30c6200 [create-pull-request] automated change #28272 t3chguy 2024-10-23 06:05:07 +0000
  • 16ad8146c5 Use createRoot instead of deprecated ReactDOM.render taffyko 2024-10-22 13:48:10 -0700
  • 3541391747 Fix outstanding UX issues with replies/mentions/keyword notifs taffyko 2024-10-22 13:44:30 -0700
  • 0d186dd3ac refactor to use functional component Hubert Chathi 2024-10-22 14:39:56 -0400
  • 9f2c1a1098 use Compound and make comments into doc comments Hubert Chathi 2024-10-21 16:47:58 -0400
  • 6a912e28be Fix test David Baker 2024-10-22 16:03:26 +0100
  • ce98a0f988 Fix import David Baker 2024-10-22 15:40:39 +0100
  • 7f10cd6a9e Fix name & tests David Baker 2024-10-22 15:36:04 +0100
  • 085f4133b2
    Fix pinned message e2e flakes #28268 Florian Duros 2024-10-22 16:29:20 +0200
  • 77e84696ff
    Iterate Michael Telatynski 2024-10-22 15:00:38 +0100
  • 2c7247713a Enable key backup by default David Baker 2024-10-22 14:58:20 +0100
  • 028df70ea1
    Iterate Michael Telatynski 2024-10-22 14:43:09 +0100
  • b127ca0cd5
    Iterate Michael Telatynski 2024-10-22 14:24:01 +0100
  • e0bef93533
    Merge branch 'develop' of https://github.com/vector-im/element-web into t3chguy/react18/createRoot Michael Telatynski 2024-10-22 13:50:58 +0100
  • d8aba7fb5f
    Iterate Michael Telatynski 2024-10-22 13:50:54 +0100
  • 8ccf0d3566
    Iterate Michael Telatynski 2024-10-22 13:42:06 +0100
  • 1df72ce2d0 v1.11.82 v1.11.82 RiotRobot 2024-10-22 12:10:29 +0000
  • 6a960204b3 Upgrade dependency to matrix-react-sdk@3.114.0 RiotRobot 2024-10-22 12:07:41 +0000
  • 26cd13ae3c Upgrade dependency to matrix-js-sdk@34.9.0 RiotRobot 2024-10-22 11:59:48 +0000
  • d4cf3881bc
    Switch away from deprecated ReactDOM findDOMNode (#28259) Michael Telatynski 2024-10-22 12:58:45 +0100
  • 54e083ec0b
    Iterate Michael Telatynski 2024-10-22 12:55:20 +0100
  • 19ef3267c0
    Refactor CreateCrossSigningDialog (#28218) David Baker 2024-10-22 12:42:07 +0100
  • 5d67ca9471
    Typo #28218 David Baker 2024-10-22 11:10:09 +0100
  • 5a13e9e3c6
    Iterate Michael Telatynski 2024-10-22 10:19:01 +0100
  • 539025cf8c
    Hide scroll to bottom button in pinned message e2e test (#28255) Florian Duros 2024-10-22 12:00:20 +0200
  • d42518d021
    Merge branch 'develop' into florianduros/rip-out-legacy-crypto/remove-crypto-eslint-exception Florian Duros 2024-10-22 11:49:18 +0200
  • eb47b645e3
    Merge branch 'develop' into florianduros/fix-pinned-message-test-flake #28255 Florian Duros 2024-10-22 11:43:04 +0200
  • 1ec2f9261f
    Replace `IBootstrapCrossSigningOpts` by `BootstrapCrossSigningOpts` to use CryptoApi type instead of old crypto type. (#28263) Florian Duros 2024-10-22 11:18:30 +0200
  • a500b1701d
    Iterate #28259 Michael Telatynski 2024-10-22 10:09:14 +0100
  • bf7036888f
    Update playwright/e2e/pinned-messages/pinned-messages.spec.ts Florian Duros 2024-10-22 11:00:59 +0200
  • ded10a13fd
    Replace `IBootstrapCrossSigningOpts` by `BootstrapCrossSigningOpts` to use CryptoApi type instead of old crypto type. #28263 Florian Duros 2024-10-22 10:38:58 +0200
  • 49e0491f37
    Merge branch 'develop' into florianduros/rip-out-legacy-crypto/remove-crypto-eslint-exception Florian Duros 2024-10-22 10:29:28 +0200
  • 4a1f86f273
    Remove `MatrixClient.getDehydratedDevice` call (#28254) Florian Duros 2024-10-22 10:09:07 +0200
  • 3c8ac6fc49
    playwright: remove flaky check (#28260) Richard van der Hoff 2024-10-21 18:45:01 +0100
  • b185c3dd49 playwright: remove flaky check #28260 Richard van der Hoff 2024-10-21 18:24:15 +0100
  • f9670cb747 tsdoc David Baker 2024-10-21 17:17:19 +0100
  • 5e5949257c
    Hide card tooltip in pinned message e2e test (#28257) Florian Duros 2024-10-21 18:07:03 +0200
  • 4f1eb341a8
    Remove redundant mask Florian Duros 2024-10-21 18:06:40 +0200
  • 35134d8533 Un-move mocks David Baker 2024-10-21 17:05:20 +0100
  • 2a9179f9e9 Stray jest mock line David Baker 2024-10-21 17:02:47 +0100
  • f88dc203f9
    Hide scroll to bottom button in pinned message e2e test Florian Duros 2024-10-21 15:46:52 +0200
  • b7faecbdf8
    Hide card tooltip in pinned message e2e test #28257 Florian Duros 2024-10-21 16:34:21 +0200
  • f1c93c6de0
    Switch away from ReactDOM findDOMNode Michael Telatynski 2024-10-21 15:53:21 +0100
  • d5672ff388
    Migrate to React 18 createRoot API Michael Telatynski 2024-10-21 15:26:45 +0100
  • 7fb83b66c5
    Remove unused method getVisibleDecryptionFailures Michael Telatynski 2024-10-21 15:53:05 +0100
  • efe7c36d7d
    Enable React StrictMode Michael Telatynski 2024-10-21 15:51:53 +0100
  • d8800ef987
    Update to React 18 (#24763) Michael Telatynski 2024-10-21 14:50:06 +0100