1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-18 09:22:18 +03:00

Commit Graph

  • 1233d6a472 Use new crypto api to send to-device messages from widgets hughns/rust-send-to-device Hugh Nimmo-Smith 2024-09-11 16:55:03 +01:00
  • b0b57b686d Allow trusted Element Call to send encryption keys via to-device hughns/rtc-to-device-key-distribution Hugh Nimmo-Smith 2024-09-11 16:55:33 +01:00
  • 8ed0cedcab Use new crypto api to send to-device messages from widgets Hugh Nimmo-Smith 2024-09-11 16:55:03 +01:00
  • b67a2303f9 Update README.md with archive notice (#12970) develop David Langley 2024-09-11 14:37:55 +01:00
  • ab50038df8 Lifecycle: bail out if picklekey is missing rav/token_encryption_improvements Richard van der Hoff 2024-09-11 13:36:28 +01:00
  • b13655b5c3 rename restoreFromLocalStorage Richard van der Hoff 2024-09-11 13:42:22 +01:00
  • 642058d936 tokens.ts: improve documentation Richard van der Hoff 2024-09-11 13:03:54 +01:00
  • 276d6bc34a [create-pull-request] automated change actions/playwright-image-updates github-merge-queue 2024-09-11 06:07:22 +00:00
  • 0252c1214c Reset matrix-js-sdk back to develop branch RiotRobot 2024-09-10 12:49:18 +00:00
  • 2bb3313c31 Merge branch 'master' into develop RiotRobot 2024-09-10 12:49:08 +00:00
  • 0aa9df2a22 v3.109.0 v3.109.0 staging master RiotRobot 2024-09-10 12:48:00 +00:00
  • fe01257371 Upgrade dependency to matrix-js-sdk@34.5.0 RiotRobot 2024-09-10 12:32:24 +00:00
  • c43048d2f1 Stablize test hs/timezone-publish-to-profile Half-Shot 2024-09-10 10:35:38 +01:00
  • 2a14aee55d Hide timezone info if not provided. Half-Shot 2024-09-10 10:14:49 +01:00
  • b176ca8b9c Update snapshot for preferences tab. Half-Shot 2024-09-10 10:10:47 +01:00
  • 4e11e7d078 Add test for user timezone. Half-Shot 2024-09-10 10:10:26 +01:00
  • 8c18fcea0b Update hook to use external client. Half-Shot 2024-09-10 10:10:20 +01:00
  • b12e4cd5aa Set timezone publish at the device level to prevent all devices writing to the timezone field. Half-Shot 2024-09-09 17:49:38 +01:00
  • 5ae6e2e0e1 tweaks Half-Shot 2024-09-09 17:36:32 +01:00
  • 45285f26ff lint Half-Shot 2024-09-09 17:30:42 +01:00
  • 8ec6294a7e Use browser default timezone. Half-Shot 2024-09-09 17:29:30 +01:00
  • 96d7fda747 Remove unintentional changes Half-Shot 2024-09-09 17:21:27 +01:00
  • 6fc5450a3a Add timezone Half-Shot 2024-09-09 17:20:33 +01:00
  • 8e39e0639f lint Half-Shot 2024-09-09 17:17:20 +01:00
  • 34d317645a Check for feature support for extended profiles. Half-Shot 2024-09-08 11:07:16 +01:00
  • 6989162252 Refactor to using a hook Half-Shot 2024-09-08 10:55:29 +01:00
  • 158c371004 Update all non-major dependencies renovate/all-minor-patch renovate[bot] 2024-09-07 20:12:41 +00:00
  • 64967bf17f Hide pinned message link in timeline when the last pinned message is unpinned florianduros/pinned-messages/unpin-timeline-event Florian Duros 2024-09-06 17:04:39 +02:00
  • 427b4406ea Fix timeline link to same event florianduros/pinned-messages/link-timeline-fix Florian Duros 2024-09-06 16:12:10 +02:00
  • e78dfc2bad Automatically update timezone when setting changes. Half-Shot 2024-09-06 14:02:56 +01:00
  • d9238c7544 Add string for timezone publish Half-Shot 2024-09-06 14:02:43 +01:00
  • c103109e9d Add setting to publish timezone Half-Shot 2024-09-06 14:02:32 +01:00
  • 05b1826bbe Add timezone to right panel profile. Half-Shot 2024-09-06 14:02:23 +01:00
  • 33c9c04598 [create-pull-request] automated change (#12966) ElementRobot 2024-09-06 01:16:21 -05:00
  • 33791cab2d Merge pull request #12965 from matrix-org/florianduros/pinned-messages/analytics-event David Baker 2024-09-05 16:27:56 +01:00
  • 08d1b6ceae Add analytics event for pinned messages Florian Duros 2024-09-05 16:11:55 +02:00
  • bce710e34e Upgrade @matrix-org/analytics-events to 0.25.0 Florian Duros 2024-09-05 14:27:40 +02:00
  • 5bfbca9eb0 Migrate all pinning checks and actions into PinningUtils (#12964) Florian Duros 2024-09-05 16:37:24 +02:00
  • 26399237f6 Update browserslist (#12953) renovate[bot] 2024-09-05 15:32:02 +01:00
  • 649074273e Log phases in the verification process (#12963) Richard van der Hoff 2024-09-05 10:34:39 +01:00
  • cdffbdb81a Add error handling for room publish toggle (#12941) Sahil Silare 2024-09-05 14:31:10 +05:30
  • 1e3320da1e Pinned message list: prevent sender name to overflow pinned event tile (#12947) Florian Duros 2024-09-04 11:45:18 +02:00
  • ab1e28bfea Compute with of content of pinned event tile (#12951) Florian Duros 2024-09-04 11:07:53 +02:00
  • 60fe70b3cc Add a prefix to file, poll, image, video and audio in the pinned message banner (#12950) Florian Duros 2024-09-04 11:07:19 +02:00
  • 9d8c5b6a1c Update dependency @testing-library/jest-dom to v6.5.0 (#12957) renovate[bot] 2024-09-03 23:36:25 +00:00
  • dbc8c9f5b1 Update peter-evans/create-pull-request action to v7 (#12960) renovate[bot] 2024-09-04 00:35:44 +01:00
  • 33404e42fd Update stylelint (#12958) renovate[bot] 2024-09-04 00:35:18 +01:00
  • df82c8a84f Update dependency @sentry/browser to v8.27.0 (#12956) renovate[bot] 2024-09-03 22:21:20 +01:00
  • 892b297968 Update babel monorepo (#12955) renovate[bot] 2024-09-03 22:04:12 +01:00
  • 4769985315 Update dependency @types/node to v18.19.47 (#12954) renovate[bot] 2024-09-03 22:03:53 +01:00
  • e2ba079ad3 Update testing-library monorepo renovate/major-testing-library-monorepo renovate[bot] 2024-09-03 20:35:36 +00:00
  • 8f22eb6443 v3.109.0-rc.0 v3.109.0-rc.0 RiotRobot 2024-09-03 12:40:24 +00:00
  • 9c233ef5db Upgrade dependency to matrix-js-sdk@34.5.0-rc.0 RiotRobot 2024-09-03 12:32:49 +00:00
  • 6bfdb3e16b Fix read receipt animation (#12923) David Baker 2024-09-03 12:59:30 +01:00
  • 5ff3fd67c4 [create-pull-request] automated change (#12949) ElementRobot 2024-09-03 01:22:31 -05:00
  • b008bdb773 WIP: a different mvvm way? langleyd/new_memberlist_ux R Midhun Suresh 2024-09-02 23:28:48 +05:30
  • 579cb6b03c Update to 2.37.9 (#12943) David Langley 2024-09-02 17:35:36 +01:00
  • f033b64b53 Display the indicator even with one message in pinned message banner (#12946) Florian Duros 2024-09-02 17:51:04 +02:00
  • 41686bba58 Always display last pinned message on the banner (#12945) Florian Duros 2024-09-02 17:50:39 +02:00
  • 1ac533e730 Don't emit decrypted event for the banner (#12944) Florian Duros 2024-09-02 17:45:25 +02:00
  • a7dc7b8206 WIP: Convert from class -> functional components R Midhun Suresh 2024-09-02 19:50:44 +05:30
  • ae15bbe6e0 Allow user to set timezone (#12775) Timshel 2024-09-02 11:07:07 +02:00
  • acc7342758 [create-pull-request] automated change (#12942) ElementRobot 2024-09-02 01:22:27 -05:00
  • 3d41f5be03 [create-pull-request] automated change (#12938) ElementRobot 2024-08-31 01:20:43 -05:00
  • 13ec19c22e Sort the pinning message list in the same order than the banner (#12937) Florian Duros 2024-08-30 16:57:30 +02:00
  • 19f8b44745 Implement download_file in widget driver (#12931) Michael Weimann 2024-08-30 16:45:25 +02:00
  • 2a450c095c Add allowImportingTsExtensions to tsconfig (#12939) Florian Duros 2024-08-30 15:54:14 +02:00
  • d16ab09866 Display pinned messages on a banner at the top of a room (#12917) Florian Duros 2024-08-29 16:26:10 +02:00
  • 5fe0798c01 Honour errors codes from submitToken as per MSC4183 dbkr/token_incorrect David Baker 2024-08-29 13:04:05 +01:00
  • 8b2ded8a0e [create-pull-request] automated change (#12935) ElementRobot 2024-08-29 01:22:58 -05:00
  • 8c04cfa107 Lock file maintenance renovate/lock-file-maintenance renovate[bot] 2024-08-28 15:33:09 +00:00
  • 6fb8f6e66c Update all non-major dependencies (#12909) renovate[bot] 2024-08-28 16:14:26 +01:00
  • c6922c912e Fix reply message truncation on 2 lines (#12929) Florian Duros 2024-08-28 11:45:07 +02:00
  • ea3c5cf787 Fix pin/unpin slowness and non refresh from the message action bar (#12934) Florian Duros 2024-08-28 10:56:46 +02:00
  • 43941efbdb Install deja-vu font in docker image (#12932) R Midhun Suresh 2024-08-28 12:17:56 +05:30
  • 71c31bbed8 [create-pull-request] automated change (#12926) ElementRobot 2024-08-28 01:22:32 -05:00
  • 8421022841 Rename all the slow reporter stuff to cjs (#12933) David Baker 2024-08-27 15:46:50 +01:00
  • 5b91dd88e1 Reset matrix-js-sdk back to develop branch RiotRobot 2024-08-27 12:44:59 +00:00
  • e66807e052 Merge branch 'master' into develop RiotRobot 2024-08-27 12:44:50 +00:00
  • e843fd48fa v3.108.0 v3.108.0 RiotRobot 2024-08-27 12:43:44 +00:00
  • 2be2763167 Upgrade dependency to matrix-js-sdk@34.4.0 RiotRobot 2024-08-27 12:39:20 +00:00
  • 30f84cd5a9 Update playwright image (#12930) Florian Duros 2024-08-27 14:09:57 +02:00
  • f0a75d8ad5 Add a config option to control the default widget container height (#12893) David Baker 2024-08-27 10:59:54 +01:00
  • e599428b74 Ignore desktop for minimum browser support. (#12928) Florian Duros 2024-08-27 11:41:49 +02:00
  • d670be942e Fix keyboard navigation in spotlight florianduros/fix/spotlight-click Florian Duros 2024-08-26 14:16:33 +02:00
  • 4467768da2 Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into langleyd/new_memberlist_ux David Langley 2024-08-26 11:50:04 +01:00
  • aec30a7406 Merge branch 'develop' into florianduros/fix/spotlight-click Florian Duros 2024-08-26 11:08:58 +02:00
  • 1b70b22c27 Update typescript-eslint monorepo to v7.18.0 (#12924) renovate[bot] 2024-08-23 21:11:56 +01:00
  • 8381e13338 Update stylelint (#12922) renovate[bot] 2024-08-23 16:24:02 +01:00
  • 5a9d7ba2d7 Remove unused CryptoCallbacks implementations (#12919) Richard van der Hoff 2024-08-23 15:00:18 +01:00
  • 69da1754cb Update babel monorepo (#12920) renovate[bot] 2024-08-23 14:06:56 +01:00
  • 0848237706 Update dependency @types/sanitize-html to v2.13.0 (#12921) renovate[bot] 2024-08-23 13:49:07 +01:00
  • 135d94c73d Update playwright monorepo to v1.46.1 (#12918) renovate[bot] 2024-08-23 11:13:50 +01:00
  • 670ed8155a Update dependency @sentry/browser to v8.26.0 (#12915) renovate[bot] 2024-08-22 18:59:04 +00:00
  • 35fb0689f1 Update dependency axe-core to v4.10.0 (#12916) renovate[bot] 2024-08-22 15:23:14 +01:00
  • 9671545f1b Update dependency eslint-plugin-unicorn to v55 (#12913) renovate[bot] 2024-08-22 14:25:14 +01:00
  • 5e56ce7f19 Update dependency husky to v9 (#12914) renovate[bot] 2024-08-22 14:07:41 +01:00
  • 70665d3ce3 RTE drafts (#12674) David Langley 2024-08-22 13:54:01 +01:00
  • fdc5acd5a4 Update dependency @types/react-transition-group to v4.4.11 (#12912) renovate[bot] 2024-08-21 16:29:01 +01:00
  • 72d5659e29 Update dependency @types/node to v18.19.44 (#12911) renovate[bot] 2024-08-21 16:21:11 +01:00