69131 Commits

Author SHA1 Message Date
RiotRobot 515ba194b6 Prepare changelog for v3.33.0 2021-10-25 11:30:23 +01:00
RiotRobot 3c8a698e2d Upgrade matrix-js-sdk to 15.0.0 2021-10-25 11:27:30 +01:00
Weblate 4abd9eebf6 Merge branch 'origin/develop' into Weblate. 2021-10-25 09:57:01 +00:00
Šimon Brandner ceb4c7e368 Add insert link button to the format bar (#5879) 2021-10-25 10:56:55 +01:00
Weblate 11ea613dc9 Merge branch 'origin/develop' into Weblate. 2021-10-25 09:44:41 +00:00
Šimon Brandner 75c7daa2c9 Handle no selected screen when screen-sharing (#7018) 2021-10-25 10:44:37 +01:00
Weblate 1fa6fce9a1 Merge branch 'origin/develop' into Weblate. 2021-10-25 09:42:36 +00:00
Šimon Brandner 1256b1ef2a Allow scrolling right in reply-quoted code block (#7024) 2021-10-25 10:42:32 +01:00
Andy Balaam 0adad257c0 Build the high contrast theme into element-web (#19477) 2021-10-25 10:38:05 +01:00
Weblate 6ff4c54bee Merge branch 'origin/develop' into Weblate. 2021-10-25 09:32:42 +00:00
Andy Balaam 70606ffff6 Replace all uses of notice-primary-color with the correct alert colour (#7010) 2021-10-25 10:32:38 +01:00
RiotRobot a7740b5424 v1.9.3-rc.3 v1.9.3-rc.3 2021-10-25 10:09:16 +01:00
RiotRobot 7a24f67caf Prepare changelog for v1.9.3-rc.3 2021-10-25 10:09:16 +01:00
David Baker a4b6690e4d Remove highlightjs CSS (#19483)
This was completely unnecessary: react-sdk includes appropriate CSS
for highlight.js in its themes. This was actually causing some of
those values to be overridden with silly ones that made text invisible
on the dark theme.

Fixes https://github.com/vector-im/element-web/issues/19476
2021-10-25 10:05:27 +01:00
Weblate 68d6e21f46 Merge branch 'origin/develop' into Weblate. 2021-10-25 08:57:21 +00:00
CicadaCinema 1c3ad14b4e Fix recent css regression (#7022) 2021-10-25 09:57:16 +01:00
Weblate 6dd5b37224 Merge branch 'origin/develop' into Weblate. 2021-10-25 08:56:23 +00:00
Ihor Hordiichuk e14d365e01 Translated using Weblate (Ukrainian)
Currently translated at 71.4% (2312 of 3234 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2021-10-25 08:56:23 +00:00
jelv 9604b87c87 Translated using Weblate (Dutch)
Currently translated at 99.4% (3215 of 3234 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-10-25 08:55:51 +00:00
JokerGermany 58bc989b89 Translated using Weblate (German)
Currently translated at 96.5% (3124 of 3234 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-10-25 08:55:45 +00:00
Germain e3946cc7de Upgrade ua-parser-js (#7026) 2021-10-25 09:55:37 +01:00
Linerly 8166169254 Translated using Weblate (Indonesian)
Currently translated at 22.1% (715 of 3234 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2021-10-24 07:25:48 +00:00
Weblate 7630fa7aa9 Merge branch 'origin/develop' into Weblate. 2021-10-23 03:32:51 +00:00
Šimon Brandner 0ba24ec14f I shall be murdered by design people for this (#6384)
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-10-22 21:32:45 -06:00
Weblate 7b46dd166b Merge branch 'origin/develop' into Weblate. 2021-10-23 03:32:32 +00:00
XoseM 35ddab12cb Translated using Weblate (Galician)
Currently translated at 100.0% (3234 of 3234 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-10-23 03:32:32 +00:00
LinAGKar 3dc4818d23 Translated using Weblate (Swedish)
Currently translated at 100.0% (3234 of 3234 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-10-23 03:32:29 +00:00
Šimon Brandner c5bd1fb32d Convert /src/async-components/views/dialogs/security to TS (#6923)
* Convert RecoveryMethodRemovedDialog to TS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Convert NewRecoveryMethodDialog to TS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Convert ImportE2eKeysDialog to TS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Convert ExportE2eKeysDialog to TS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Convert CreateSecretStorageDialog to TS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Convert CreateKeyBackupDialog to TS

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>

* Fix types

This is somewhat hacky though I don't know of a better way to do this

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-10-22 21:32:16 -06:00
Aaron Raimist b90a712919 lint
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2021-10-22 18:11:59 -05:00
Aaron Raimist 027b3660bb Manual fixes
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2021-10-22 17:49:12 -05:00
Aaron Raimist bdc56be863 Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2021-10-22 17:23:37 -05:00
Aaron Raimist 860c0596e1 Add rule to group imports by external and internal
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2021-10-22 17:21:46 -05:00
Weblate c3501c05a6 Merge branch 'origin/develop' into Weblate. 2021-10-22 17:30:19 +00:00
Travis Ralston 39e98b9d7f Always render disabled settings as disabled (#7014)
This is to prevent user confusion about whether or not a setting exists, or even what its value is. By rendering it with `disabled=true` the user is at least aware that the setting is set to a specific value, though we could (and should) do better in the future to communicate *why* a setting is disabled.
2021-10-22 11:30:14 -06:00
David Baker 75eab660c2 Remove highlightjs CSS (#19483)
This was completely unnecessary: react-sdk includes appropriate CSS
for highlight.js in its themes. This was actually causing some of
those values to be overridden with silly ones that made text invisible
on the dark theme.

Fixes https://github.com/vector-im/element-web/issues/19476
2021-10-22 18:28:27 +01:00
Weblate 5713e0ff88 Merge branch 'origin/develop' into Weblate. 2021-10-22 15:51:23 +00:00
James Salter a1a19c7433 disable debug in Sentry (#7011) 2021-10-22 15:51:19 +00:00
Weblate e3be9294d0 Merge branch 'origin/develop' into Weblate. 2021-10-22 14:50:17 +00:00
Rafael Gonçalves 12ad01db51 Show passphrase input label (#6992) 2021-10-22 15:50:11 +01:00
Weblate 5735d503e5 Merge branch 'origin/develop' into Weblate. 2021-10-22 14:18:53 +00:00
Andy Balaam 1f5d8a95e6 First draft of light-high-contrast theme (#7009) 2021-10-22 15:18:49 +01:00
James Salter f550d63198 Pass our VERSION to sentry plugin's release arg via env (#19474)
Use our existing VERSION, deduced by the packaging script, as the release for sentry sourcemaps.

This will be undefined for dev builds.
2021-10-22 15:06:14 +01:00
Weblate dd084c4dfe Merge branch 'origin/develop' into Weblate. 2021-10-22 14:06:10 +00:00
random d670255377 Translated using Weblate (Italian)
Currently translated at 100.0% (3234 of 3234 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-10-22 14:06:10 +00:00
James Salter a4e3c4090c Use VERSION as sentry release (set by packaging scripts) (#7008)
This will be undefined for dev builds.
2021-10-22 15:06:01 +01:00
Weblate 012dd59f89 Merge branch 'origin/develop' into Weblate. 2021-10-22 08:30:48 +00:00
Szimszon 52d4d9b590 Translated using Weblate (Hungarian)
Currently translated at 100.0% (3234 of 3234 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-10-22 08:30:48 +00:00
iaiz 516fdede55 Translated using Weblate (Spanish)
Currently translated at 100.0% (3234 of 3234 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-10-22 08:30:46 +00:00
Germain e20ac7bf1e Implement deep-linking for threads (matrix.to) (#7003) 2021-10-22 09:30:36 +01:00
Weblate aa0eda760f Merge branch 'origin/develop' into Weblate. 2021-10-21 14:35:12 +00:00