Commit Graph

36498 Commits (012f2c9e7e9702d10bf2cda96b3d897fc796cd4c)

Author SHA1 Message Date
Š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 c93cc89cca
Merge pull request #6540 from SimonBrandner/task/color-cleanup-1
First cleanup of the theme files
2021-08-11 10:55:27 -06: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 c758f7de5b
Merge pull request #6592 from SimonBrandner/fix/hidden-rrs-setting
Don't set hidden RRs labs setting at account level
2021-08-11 13:45:44 +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
Hubert Chathi 7415aa45d2
Merge pull request #6591 from uhoreg/use_mimetype_from_info
Use the mimetype from the info property rather than the EncryptedFile
2021-08-10 19:43:39 -04: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
David Baker d7cb855419
Merge pull request #6589 from matrix-org/dbkr/upscale_thumbnails
Upscale thumbnails to the container size
2021-08-10 18:14:26 +01: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
David Baker 87690f0739 Fix netflify preview build comment 2021-08-10 11:49:25 +01:00
David Baker c1b49092f8
Merge pull request #6586 from matrix-org/dbkr/pr_comment_in_workflow_run
Do the PR comment a different way
2021-08-10 11:40:57 +01:00
David Baker c76859a809
Merge pull request #6588 from RiotTranslateBot/weblate-element-web-matrix-react-sdk
Translations update from Weblate
2021-08-10 11:39:51 +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
Weblate fdd0747d94 Merge branch 'origin/develop' into Weblate. 2021-08-09 19:21:20 +00:00
David Baker 6eed09f261
Merge pull request #6574 from matrix-org/dbkr/preview_changelog
Add changelog preview action
2021-08-09 20:21:16 +01:00
David Baker 32ad5dc19c Do the PR comment a different way
Because the built in netlify action's way doesn't work in workflow_run
2021-08-09 20:16:54 +01:00
Weblate 3454495a47 Merge branch 'origin/develop' into Weblate. 2021-08-09 18:27:43 +00: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
David Baker d2e8e13afb No event.number in the workflow_run action 2021-08-09 19:27:13 +01:00
Weblate ca0b2ac333 Merge branch 'origin/develop' into Weblate. 2021-08-09 18:16:24 +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
David Baker dd36dde8c9 rename artifact 2021-08-09 19:16:08 +01:00
Weblate 42a451650b Merge branch 'origin/develop' into Weblate. 2021-08-09 18:09:48 +00:00
David Baker 99cc79bec9
Merge pull request #6585 from matrix-org/dbkr/fix_netlify_upload
Hopefully working Netlify upload
2021-08-09 19:09:44 +01:00
David Baker 28eb45b928 Hopefully working Netlify upload
as per comment
2021-08-09 18:35:36 +01:00
Weblate 4e3465faaa Merge branch 'origin/develop' into Weblate. 2021-08-09 17:03:36 +00:00
David Baker 81b72fe70e disable netlify uplaod while I debug it 2021-08-09 18:03:15 +01:00
Weblate 4cebef792c Merge branch 'origin/develop' into Weblate. 2021-08-09 16:55:10 +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
David Baker f775e63aa2
Merge pull request #6575 from matrix-org/dbkr/netlify_action
Use a GitHub action to build the Netlify preview build
2021-08-09 17:54:50 +01:00
Weblate 13f84bffce Merge branch 'origin/develop' into Weblate. 2021-08-08 17:55:30 +00:00
Dariusz Niemczyk 6663f01c6c
Merge pull request #6580 from SimonBrandner/fix/reject-modal
Don't show a modal on call reject/user hangup
2021-08-08 19:55:27 +02:00
Weblate 55d34b14c2 Merge branch 'origin/develop' into Weblate. 2021-08-08 17:54:47 +00:00
HelaBasa c719b0e3cc Translated using Weblate (Sinhala)
Currently translated at 0.3% (10 of 3115 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/si/
2021-08-08 17:54:47 +00:00
waclaw66 145f841982 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-08 17:54:47 +00:00
想不出网名 4418aa6a4a 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-08 17:54:44 +00:00
Thibault Martin 26453fdb06 Translated using Weblate (French)
Currently translated at 99.3% (3094 of 3115 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-08 17:54:42 +00:00
monochromec 4c51c1b339 Translated using Weblate (English (United States))
Currently translated at 16.9% (529 of 3115 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/en_US/
2021-08-08 17:54:40 +00:00
artevaeckt cec4a17683 Translated using Weblate (German)
Currently translated at 96.2% (2999 of 3116 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-08 17:54:39 +00:00
Dariusz Niemczyk 1e513eeae8
Merge pull request #6581 from SimonBrandner/fix/stuck-buttons/18439
Fade Call View Buttons after `componentDidMount`
2021-08-08 19:54:31 +02:00
Šimon Brandner 96b651e326
Fade buttons after componentDidMount
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-08 11:26:57 +02:00