Commit Graph

28954 Commits

Author SHA1 Message Date
Weblate a080ddb1ce Merge branch 'origin/develop' into Weblate. 2021-08-12 14:54:57 +00:00
Travis Ralston 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
Priit Jõerüüt 5c808eaba0 Translated using Weblate (Estonian)
Currently translated at 97.9% (3078 of 3141 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-08-12 14:35:05 +00:00
Besnik Bleta 300a1b12e7 Translated using Weblate (Albanian)
Currently translated at 99.7% (3132 of 3141 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-08-12 14:35:02 +00:00
waclaw66 d465d6c9c6 Translated using Weblate (Czech)
Currently translated at 100.0% (3141 of 3141 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-12 14:34:55 +00:00
Tirifto 1f406d646e Translated using Weblate (Esperanto)
Currently translated at 93.3% (2931 of 3141 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/
2021-08-12 14:34:50 +00:00
jelv c259e25f52 Translated using Weblate (Dutch)
Currently translated at 100.0% (3141 of 3141 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-12 14:34:42 +00:00
Weblate bf10c7db04 Merge branch 'origin/develop' into Weblate. 2021-08-12 10:56:00 +00:00
jelv 0f77847900 Translated using Weblate (Dutch)
Currently translated at 99.4% (3124 of 3141 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-12 10:56:00 +00:00
Dariusz Niemczyk 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
Weblate 71de0a355c Merge branch 'origin/develop' into Weblate. 2021-08-12 10:28:23 +00:00
Nikita Epifanov 31ffe33cf3 Translated using Weblate (Russian)
Currently translated at 98.3% (3067 of 3117 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-08-12 10:28:23 +00:00
Michael Telatynski 228d623024 Merge pull request #6543 from matrix-org/t3chguy/fix/18092 2021-08-12 11:28:14 +01:00
Michael Telatynski 9d3569a577 Iterate PR based on feedback 2021-08-12 10:58:56 +01:00
Weblate a93ffe7e99 Merge branch 'origin/develop' into Weblate. 2021-08-12 08:23:45 +00:00
XoseM d51e2e3500 Translated using Weblate (Galician)
Currently translated at 100.0% (3117 of 3117 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-08-12 08:23:45 +00:00
waclaw66 8f1e5b7cad Translated using Weblate (Czech)
Currently translated at 100.0% (3117 of 3117 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-12 08:23:42 +00:00
Tirifto c4e4b91302 Translated using Weblate (Esperanto)
Currently translated at 92.7% (2891 of 3117 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/
2021-08-12 08:23:40 +00:00
Jeff Huang dc3fd69736 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3117 of 3117 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-08-12 08:23:36 +00: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
Weblate fe6af71590 Merge branch 'origin/develop' into Weblate. 2021-08-11 22:19:01 +00:00
waclaw66 23b59b15e2 Translated using Weblate (Czech)
Currently translated at 100.0% (3116 of 3116 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-11 22:19:01 +00:00
Szimszon 7265874217 Translated using Weblate (Hungarian)
Currently translated at 100.0% (3116 of 3116 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-08-11 22:18:59 +00:00
Michael Telatynski 09ffad96ff Merge pull request #6569 from matrix-org/t3chguy/fix/spaces-a11y 2021-08-11 23:18:52 +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 Baker 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 Ralston 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
Hubert Chathi 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
David Baker 50aa3d6c46 Upscale thumbnails to the container size
Force thumbnails to be the size of the container, even if that means
upscaling them. As per comment, this will mean that the thumbnails
will sometimes be larger and a bit blurry rather than small. It looks
like this was probably a source of scroll jumps before.

As per comment, a better fix would be to be be able to know what
size thumbnails the HS will give us so we can size the containers
appropriately.

Type: defect
Regressed by: https://github.com/matrix-org/matrix-react-sdk/pull/6514
Fixes https://github.com/vector-im/element-web/issues/18307
2021-08-10 15:14:04 +01:00
Michael Telatynski 77cf5bf613 Update space create menu copy and add link to community migrator 2021-08-10 11:30:00 +01:00
Weblate a09ebfe2b5 Merge branch 'origin/develop' into Weblate. 2021-08-10 09:34:35 +00:00
Ihor Hordiichuk 49ab42613c Translated using Weblate (Ukrainian)
Currently translated at 45.8% (1428 of 3115 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2021-08-10 09:34:35 +00:00
jelv a9d3219838 Translated using Weblate (Dutch)
Currently translated at 100.0% (3115 of 3115 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-10 09:34:33 +00:00
Michael Telatynski 6877c8fe0c Merge pull request #6587 from matrix-org/t3chguy/fix/18465
Fix create room dialog in spaces no longer adding to the space
2021-08-10 10:34:26 +01:00
Michael Telatynski b7246404be Fix create room dialog in spaces no longer adding to the space 2021-08-10 10:05:19 +01:00
Michael Telatynski 195b8714fc Iterate PR based on feedback 2021-08-10 09:55:51 +01:00
Michael Telatynski db951b43a3 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18092 2021-08-10 09:48:22 +01:00
Michael Telatynski 857bb9db44 Add some treeview labels 2021-08-10 09:46:25 +01:00
想不出网名 3a6bfe3572 Translated using Weblate (Chinese (Simplified))
Currently translated at 95.4% (2973 of 3115 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-08-09 18:27:43 +00:00
想不出网名 a5921597ed Translated using Weblate (Chinese (Simplified))
Currently translated at 95.4% (2973 of 3115 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-08-09 18:16:23 +00:00
random 1b55269c61 Translated using Weblate (Italian)
Currently translated at 99.9% (3114 of 3115 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-08-09 16:55:10 +00:00
想不出网名 127c58a10d Translated using Weblate (Chinese (Simplified))
Currently translated at 95.2% (2966 of 3115 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-08-09 16:55:05 +00:00
jelv 177b34da6b Translated using Weblate (Dutch)
Currently translated at 100.0% (3115 of 3115 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-09 16:55:03 +00:00
Glandos b6f9b6a95f Translated using Weblate (French)
Currently translated at 99.9% (3112 of 3115 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-09 16:55:00 +00:00