Commit Graph
28985 Commits
Author SHA1 Message Date
Germain Souquet 617e7deff5 replace sdk.getComponent with import statements 2021-08-17 18:05:10 +01:00
Germain Souquet 02ece40103 Fix import path on ChangeAvatar 2021-08-16 09:19:58 +01:00
Germain Souquet 800b3f1424 Fix linter 2021-08-16 09:16:02 +01:00
Germain Souquet 2e1d5aa67b Migrate ProfileSettings to TypeScript 2021-08-14 11:36:12 +02:00
Germain Souquet 447beb8294 Migrate IntegrationManager to TypeScript 2021-08-14 11:27:17 +02:00
Germain Souquet dfd986751f Migrate DevicesPanelEntry to TypeScript 2021-08-14 11:22:18 +02:00
Germain Souquet fb6a6370e7 Migrate DevicesPanel to TypeScript 2021-08-14 11:17:19 +02:00
Germain Souquet 1e431057ff Migrate ChangeDisplayName to TypeScript 2021-08-14 11:06:34 +02:00
Germain Souquet bedfbedff0 Migrate ChangeAvatar to TypeScript 2021-08-14 11:04:36 +02:00
Germain Souquet 1f55158727 Migrate AvatarSetting to TypeScript 2021-08-14 10:53:53 +02:00
Germain Souquet c56d267316 Migrate TopUnreadMessagesBar to TypeScript 2021-08-14 10:51:08 +02:00
Germain Souquet eb120901ae Migrate SimpleRoomHeader to TypeScript 2021-08-14 10:48:30 +02:00
Germain Souquet 7e4c88f6ba Migrate RoomUpgradeWarningBar to TypeScript 2021-08-14 10:46:38 +02:00
Germain Souquet 7290a65924 Migrate RoomDetailList to TypeScript 2021-08-14 10:36:04 +02:00
Germain Souquet e9e6269da7 Migrat ReadReceiptMarker to TypeScript 2021-08-14 10:31:18 +02:00
Germain Souquet 2e9cacdeb1 Migrate JumpToBottomButton to TypeScript 2021-08-14 10:22:43 +02:00
David Baker c28d449f3f Fix import
thanks vscode
2021-08-13 18:21:59 +01:00
David Baker 7c8637f5db Add MatrixEvent type 2021-08-13 18:18:48 +01:00
David Baker c79b6a412d Merge remote-tracking branch 'origin/develop' into dbkr/crosssigningpanel_ts 2021-08-13 18:11:54 +01:00
David Baker e78640572d Convert CrossSigningPanel to TS
Type: task
2021-08-13 18:07:58 +01:00
Travis RalstonandGitHub da944b2c6b Merge pull request #6323 from matrix-org/t3chguy/ts/12
Convert SearchResult, InteractiveAuth, PushProcessor and Scheduler to TS
2021-08-13 10:08:58 -06:00
Michael TelatynskiandGitHub df282807b1 Merge pull request #5659 from matrix-org/t3chguy/a11y/composer-list-autocomplete 2021-08-13 16:55:46 +01:00
Šimon Brandner cda91e44e0 Use new call state icons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-13 11:37:17 +02:00
Šimon Brandner 032d2866a3 Add "No answer" state
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-13 11:19:14 +02:00
Šimon Brandner c79852a9f0 Left align call tiles
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-13 10:59:59 +02:00
Šimon Brandner 39bb253d1f Merge remote-tracking branch 'upstream/develop' into feature/narrow-voip-tiles/18398 2021-08-13 10:30:21 +02:00
David BakerandGitHub ecb2d9908d Merge pull request #6608 from matrix-org/dbkr/kill_persistent_jitsi
Fix video call persisting when widget removed
2021-08-12 19:19:12 +01:00
Andrew MorganandGitHub 1ad35b1564 Keep number field in focus when pressing dialpad buttons (#6520) 2021-08-12 18:58:06 +01:00
David Baker 3528d87f30 Remove old version 2021-08-12 18:39:11 +01:00
David Baker 657dcaf989 Fix video call persisting when widget removed
Fixes https://github.com/vector-im/element-web/issues/15703
Type: defect
2021-08-12 18:36:57 +01:00
Travis RalstonandGitHub 772b8fb3fa Merge pull request #6593 from SimonBrandner/fix/correct-button
Use the correct button component for the Call View sidebar button
2021-08-12 08:54:53 -06:00
Dariusz NiemczykandGitHub fbc5729daf Merge pull request #6590 from matrix-org/palid/fix/images-loading-ux
Make loading encrypted images look snappier
2021-08-12 12:55:52 +02:00
Michael TelatynskiandGitHub 228d623024 Merge pull request #6543 from matrix-org/t3chguy/fix/18092 2021-08-12 11:28:14 +01:00
Michael Telatynski f53eb4eeed Fix tab trapping behaviour 2021-08-12 11:27:34 +01:00
Michael Telatynski f9527c9d6b Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
 Conflicts:
	src/components/views/rooms/BasicMessageComposer.tsx
	src/editor/autocomplete.ts
2021-08-12 11:21:20 +01:00
Michael Telatynski 9d3569a577 Iterate PR based on feedback 2021-08-12 10:58:56 +01:00
Šimon Brandner ccaa69b25b Remove unnecessary code
This somehow doesn't seem to be neccessary anymore, I don't really know why but everything seems to work without it

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 08:53:42 +02:00
Šimon Brandner 29d20b8125 Use AccessibleTooltipButton
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 08:11:11 +02:00
Michael TelatynskiandGitHub 09ffad96ff Merge pull request #6569 from matrix-org/t3chguy/fix/spaces-a11y 2021-08-11 23:18:52 +01:00
Michael Telatynski 69cf64249f add comment 2021-08-11 21:50:26 +01:00
Michael Telatynski 5d98c6f02d Iterate PR based on feedback 2021-08-11 21:45:49 +01:00
Šimon Brandner 012f2c9e7e This doesn't need to be here as it was moved into CallViewButtons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-11 19:16:55 +02:00
David BakerandGitHub abba7983ce Merge pull request #6578 from SimonBrandner/task/export-call-view-buttons
Move Call View Buttons into a separate component
2021-08-11 18:09:48 +01:00
Travis RalstonandGitHub a149108a7d Merge pull request #6353 from SimonBrandner/feature/improved-composer
Improve handling of pills in the composer
2021-08-11 10:55:13 -06:00
Michael Telatynski 54d85a3864 Iterate PR based on feedback 2021-08-11 16:32:48 +01:00
Šimon Brandner 833a5ee182 Don't set hidden RRs labs setting at account level
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-11 14:37:35 +02:00
Dariusz Niemczyk 723400ace6 Add a comment for weirdly placed div 2021-08-11 10:56:36 +02:00
82c34e9ed1 Update src/utils/DecryptFile.ts
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2021-08-10 19:37:18 -04:00
Hubert Chathi 3b9810719f use the mimetype from the info property rather than the EncryptedFile
the mimetype in EncryptedFile is undocumented and redundant.
see https://github.com/matrix-org/matrix-doc/pull/2582
2021-08-10 19:27:24 -04:00
Dariusz Niemczyk c872609ed3 Modify encrypted images loading for better UX
Adds proper react css transition to encrypted images placeholders, so
that we can animate it's entrance and exit properly.
In addition, adds simple css animations file to properly handle all of
the animations in one place, so that it's much easier to properly handle
prefers-reduced-motion media query.
2021-08-10 19:24:17 +02:00