Commit Graph

29720 Commits (c9dea9948fb9a3affc79f38255e1e42b8f8ef45e)

Author SHA1 Message Date
Michael Telatynski 0caca49ec0 Fix regressed tab view buttons in space update toast 2021-09-08 10:26:23 +01:00
Michael Telatynski 8bd1f384b9 Improve tooltips on space quick actions and explore button 2021-09-08 10:16:20 +01:00
Michael Telatynski 92ad81ed76
Merge pull request #6744 from matrix-org/t3chguy/fix/18892 2021-09-08 10:04:07 +01:00
Travis Ralston 3217ab26ff
Merge pull request #5759 from panoschal/fix/call-search-areas
Compact call area, better ui when in call & searching messages
2021-09-07 12:31:56 -06:00
David Baker 9533f7c04c Fix types in release mode again 2021-09-07 18:49:31 +01:00
Germain Souquet bbf66a0011 Make label clickable on narrow mode context menu 2021-09-07 17:10:09 +01:00
Germain Souquet 646ef197fe Fix PR UI defects 2021-09-07 16:02:26 +01:00
David Baker 495b6dcd97
Merge pull request #6705 from SimonBrandner/fix/call-tile-dispatch/18825
Use disptacher to answer/reject calls in call tiles
2021-09-07 15:45:40 +01:00
Germain Souquet 2d45bfb976 Merge branch 'develop' into revert-6752-revert-6682-gsouquet/compact-composer-18533 2021-09-07 15:39:32 +01:00
Germain 94cef3bf13
Merge pull request #6755 from matrix-org/gsouquet/fix-thread-creation 2021-09-07 15:26:28 +01:00
Michael Telatynski 9d1e6dc18a
Merge pull request #6756 from matrix-org/t3chguy/ts/123
fix typing of olmVersion in settings
2021-09-07 14:27:54 +01:00
Germain 42f5efaa28
Merge pull request #6750 from matrix-org/gsouquet/migrate-messageactionbar 2021-09-07 14:11:20 +01:00
Michael Telatynski 93af6aafce fix typing of olmVersion in settings 2021-09-07 13:28:51 +01:00
Michael Telatynski f4f4686270 tidy up code 2021-09-07 12:07:18 +01:00
Michael Telatynski 6cbdb58341 add comment 2021-09-07 12:01:18 +01:00
Michael Telatynski 51f1d21464
Merge pull request #6748 from matrix-org/t3chguy/fix/18764
Fix Space creation wizard go to my first room button behaviour
2021-09-07 11:08:53 +01:00
Michael Telatynski 8cab86e58b fix typing of firstRoomId 2021-09-07 11:02:38 +01:00
David Baker f25be9770e Translated using Weblate (Albanian)
Currently translated at 99.7% (3142 of 3151 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-09-07 09:28:16 +00:00
Germain Souquet 6c60e4c306 Fix thread creation 2021-09-07 09:57:49 +01:00
Weblate 1f015a64b4 Merge branch 'origin/develop' into Weblate. 2021-09-07 08:48:21 +00:00
David Baker 404ddad961
Merge pull request #6751 from matrix-org/dbkr/fix_stuck_scroll
Fix scroll being stuck at bottom
2021-09-07 09:48:17 +01:00
XoseM 459f603f17 Translated using Weblate (Galician)
Currently translated at 100.0% (3151 of 3151 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-09-07 08:40:43 +00:00
jelv 571e7de795 Translated using Weblate (Dutch)
Currently translated at 100.0% (3151 of 3151 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-09-07 08:40:38 +00:00
Germain Souquet 9cbf8717e2 Add comments for missing types in MessageActionBar 2021-09-07 09:12:38 +01:00
Weblate 95ebd9d2c7 Merge branch 'origin/develop' into Weblate. 2021-09-07 04:43:31 +00:00
Travis Ralston 78617c01a8
Merge pull request #6742 from matrix-org/travis/fix-oidc-dialog
Convert widget OIDC exchange dialog to TS (fixing it)
2021-09-06 22:43:27 -06:00
Travis Ralston 615a432eda Add missing type 2021-09-06 22:37:21 -06:00
Travis Ralston 329292eb9b
Revert "Revert "Create narrow mode for Composer"" 2021-09-06 22:11:35 -06:00
Weblate 2869a802ec Merge branch 'origin/develop' into Weblate. 2021-09-07 04:09:05 +00:00
Travis Ralston 945181fe39
Revert "Create narrow mode for Composer" 2021-09-06 22:08:50 -06:00
Weblate 8ce3c168ca Merge branch 'origin/develop' into Weblate. 2021-09-07 04:07:11 +00:00
Ihor Hordiichuk 54b466a97f Translated using Weblate (Ukrainian)
Currently translated at 51.5% (1624 of 3151 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2021-09-07 04:07:11 +00:00
Jeff Huang 7099d35439 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3151 of 3151 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-09-07 04:07:08 +00:00
Germain 59de3c96a2
Merge pull request #6682 from matrix-org/gsouquet/compact-composer-18533 2021-09-07 05:07:00 +01:00
David Baker 6468ce68a2 Fix scroll being stuck at bottom
The check for whether we're at the bottom or not allowed for a
difference of 1 to account for fractional scroll values, but
allowed the difference of exactly 1 too, meaning we'd consider
the timeline to be at the bottom if you were scrolled up by exactly
a single pixel. If your scrolling was set up to be precise enough and
the event handlers fired fast enough that they'd evaluate each time
you scrolled up by a single pixel, it would reset you back to the bottom
each time and you'd never be able to scroll up.

Fixes https://github.com/vector-im/element-web/issues/18903
2021-09-06 18:59:47 +01:00
Weblate f0a1719fd1 Merge branch 'origin/develop' into Weblate. 2021-09-06 15:53:19 +00:00
Alexandre Franke e450750700 Translated using Weblate (French)
Currently translated at 99.9% (3148 of 3151 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-09-06 15:53:19 +00:00
Michael Telatynski a4c0fa8046
Merge pull request #6745 from matrix-org/t3chguy/fix/18796
Prefer matrix.to alias links over room id in spaces & share
2021-09-06 16:53:11 +01:00
Weblate 7cf5920042 Merge branch 'origin/develop' into Weblate. 2021-09-06 15:21:02 +00:00
Priit Jõerüüt b4b3a4bc17 Translated using Weblate (Estonian)
Currently translated at 99.9% (3148 of 3151 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-09-06 15:21:02 +00:00
waclaw66 da0714917f Translated using Weblate (Czech)
Currently translated at 100.0% (3151 of 3151 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-09-06 15:20:59 +00:00
Germain Souquet 01d61786f1 Update return type for getThread prop 2021-09-06 16:18:35 +01:00
Germain Souquet 4b96a81bbe Migrate MessageActionBar to TypeScript 2021-09-06 16:15:50 +01:00
Germain Souquet 385222719c Fix replies not appearing in timeline 2021-09-06 15:53:18 +01:00
Michael Telatynski 43868c4539 Fix Space creation wizard go to my first room button behaviour 2021-09-06 15:17:09 +01:00
Michael Telatynski 68836b9c68 hide no-op m.room.encryption events and better word param changes 2021-09-06 14:59:30 +01:00
Michael Telatynski c915288044 Respect m.space.parent relations if they hold valid permissions 2021-09-06 14:34:06 +01:00
Weblate bb1b079506 Merge branch 'origin/develop' into Weblate. 2021-09-06 12:06:49 +00:00
Thibault Martin 8ee49129b8 Translated using Weblate (French)
Currently translated at 99.9% (3148 of 3151 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-09-06 12:06:49 +00:00
Szimszon 6e57d06bb4 Translated using Weblate (Hungarian)
Currently translated at 100.0% (3151 of 3151 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-09-06 12:06:46 +00:00
sr093906 582d12b5cd Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3151 of 3151 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-09-06 12:06:43 +00:00
David Baker 18b5b18f7c
Merge pull request #6740 from matrix-org/dbkr/debug_stuck_toast
Add logging to debug stuck toast bug
2021-09-06 13:06:36 +01:00
Weblate 28db6d6a03 Merge branch 'origin/develop' into Weblate. 2021-09-06 10:40:59 +00:00
Michael Telatynski 6801ec76a7
Merge pull request #6738 from matrix-org/t3chguy/fix/18780 2021-09-06 11:40:55 +01:00
Michael Telatynski fc84682c81 i18n 2021-09-06 11:35:02 +01:00
Michael Telatynski e252c5553e Prefer matrix.to alias links over room id in spaces & share 2021-09-06 11:27:15 +01:00
Weblate 0be86b2961 Merge branch 'origin/develop' into Weblate. 2021-09-06 08:56:14 +00:00
Besnik Bleta 080b545f7e Translated using Weblate (Albanian)
Currently translated at 99.7% (3141 of 3149 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-09-06 08:56:14 +00:00
waclaw66 5c14f629f6 Translated using Weblate (Czech)
Currently translated at 100.0% (3149 of 3149 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-09-06 08:56:10 +00:00
Ihor Hordiichuk df5503a99d Translated using Weblate (Ukrainian)
Currently translated at 51.4% (1620 of 3149 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2021-09-06 08:56:07 +00:00
Jeff Huang c2d8d6fe09 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3149 of 3149 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-09-06 08:55:44 +00:00
sr093906 f09f89dd3d Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3149 of 3149 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-09-06 08:55:41 +00:00
LinAGKar 7b9e11e378 Translated using Weblate (Swedish)
Currently translated at 100.0% (3149 of 3149 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-09-06 08:55:39 +00:00
jelv 5ecf0510b7 Translated using Weblate (Dutch)
Currently translated at 100.0% (3149 of 3149 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-09-06 08:55:35 +00:00
Szimszon 1d132f1436 Translated using Weblate (Hungarian)
Currently translated at 100.0% (3149 of 3149 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-09-06 08:55:33 +00:00
Dariusz Niemczyk 1e50246a78
Merge pull request #6636 from matrix-org/palid/fix/forgot-password-ux
Make ForgotPassword UX slightly more user friendly
2021-09-06 10:55:25 +02:00
Michael Telatynski 898de13ca7 Consolidate roving tab index controls in the space panel buttons with dnd 2021-09-06 08:54:08 +01:00
Germain Souquet 085d8b46a7 fix i18n 2021-09-06 08:31:54 +01:00
Germain Souquet f549c1d52b Code style updates 2021-09-06 08:14:49 +01:00
Šimon Brandner ae631f9fce
Convert IncomingSasDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 17:15:33 +02:00
Šimon Brandner 5967811cda
Convert InteractiveAuthDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 16:57:36 +02:00
Šimon Brandner 0285bb555f
Convert SessionRestoreErrorDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 16:40:46 +02:00
Šimon Brandner 4ca2ab11fb
Convert ManualDeviceKeyVerificationDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 16:36:36 +02:00
Šimon Brandner e80939d3e2
Convert KeySignatureUploadFailedDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 16:28:03 +02:00
Šimon Brandner aba966034e
Convert LazyLoadingDisabledDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 16:28:03 +02:00
Šimon Brandner 9e74477771
Convert IntegrationsImpossibleDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 16:27:56 +02:00
Šimon Brandner f8e3aa3316
Convert IntegrationsDisabledDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 16:09:33 +02:00
Šimon Brandner b2331d1e21
Convert MessageEditHistoryDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 16:03:08 +02:00
Šimon Brandner b396383e06
Convert LazyLoadingResyncDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 13:09:29 +02:00
Šimon Brandner d6aa4c9d14
Convert QuestionDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 13:03:35 +02:00
Šimon Brandner 5bf64c2075
Convert SetEmailDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 12:42:42 +02:00
Šimon Brandner 02f672570a
Convert WidgetOpenIDPermissionsDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 12:27:03 +02:00
Šimon Brandner 444a0da297
Convert SlashCommandHelpDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 12:01:42 +02:00
Šimon Brandner 1f670e225c
Convert StorageEvictedDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 10:57:29 +02:00
Šimon Brandner 161937ac92
Convert TabbedIntegrationManagerDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 10:37:54 +02:00
Šimon Brandner 37099fd188
Convert TextInputDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 08:47:04 +02:00
Šimon Brandner 0b9255f5ee
Convert UploadFailureDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 08:34:52 +02:00
Šimon Brandner 3c9ded5a9a
Convert RestoreKeyBackupDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 08:30:23 +02:00
Šimon Brandner 8791b10ca9
Convert FeedbackDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 08:19:25 +02:00
Šimon Brandner 6aefd9318f
Convert BaseDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-05 08:19:19 +02:00
Travis Ralston b9001c3e11 Convert widget OIDC exchange dialog to TS (fixing it)
Fixes https://github.com/vector-im/element-web/issues/15631

The `super` call was the primary issue, but a log line in the `onPermissionSelection` was also using the wrong property. Both issues have been fixed as part of the TS conversion in order to make the thing compile, conveniently fixing the bugs.
2021-09-03 22:31:29 -06:00
Weblate 09fc5977e2 Merge branch 'origin/develop' into Weblate. 2021-09-03 19:35:03 +00:00
Travis Ralston 9dee3eb0e1
Merge pull request #6728 from matrix-org/travis/voice-messages/interrupt-text
Stop automatic playback of voice messages if a non-voice message is encountered
2021-09-03 13:34:58 -06:00
Weblate ee1c47fd38 Merge branch 'origin/develop' into Weblate. 2021-09-03 19:27:57 +00:00
iaiz 8203d13488 Translated using Weblate (Spanish)
Currently translated at 100.0% (3145 of 3145 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-09-03 19:27:57 +00:00
Travis Ralston 60e2d61d25
Merge pull request #6489 from psrpinto/better-pinned-messages
When pinning or unpinning messages, link to the specific message
2021-09-03 13:27:49 -06:00
Weblate 50dab4ade4 Merge branch 'origin/develop' into Weblate. 2021-09-03 16:17:44 +00:00
David Baker de01dcfd26
Merge pull request #6700 from SimonBrandner/feature/call-timer/18566
Show call length during a call
2021-09-03 17:17:36 +01:00
Weblate b717b33717 Merge branch 'origin/develop' into Weblate. 2021-09-03 15:30:23 +00:00
Michael Telatynski b5abaffbd1
Merge pull request #6737 from matrix-org/t3chguy/fix/18789
Serialize and retry mass-leave when leaving space
2021-09-03 16:30:19 +01:00