Commit graph

28187 commits

Author SHA1 Message Date
J. Ryan Stinnett
129b9459a3
Merge pull request #5164 from matrix-org/jryans/cross-signing-verif-errors
Only wait for public keys during verification
2020-09-02 15:07:34 +01:00
J. Ryan Stinnett
4262a99f67 Tune cross-signing toasts when 4S is missing
For the case where cross-signing is trusted on device but secret storage does
not exist, we were showing "verify this device", which is not the best match
from the existing toasts. This tunes the checks to instead show "set up
encryption" which is at least a bit closer.

Part of https://github.com/vector-im/element-web/issues/14970
2020-09-02 14:29:41 +01:00
J. Ryan Stinnett
dd87e9a2f1 During verification, only check user trust status
As part of new device verification, we were waiting for "cross-signing ready"
which means _both_ the public keys are trusted by this device _and_ private keys
are available. There's no guarantee that the private keys will ever arrive, so
it's too strict to wait for this as a blocking flow. This relaxes things to wait
only for the current device to trust public keys.

Fixes https://github.com/vector-im/element-web/issues/14970
2020-09-02 14:13:36 +01:00
Michael Telatynski
cffe902504 Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
Michael Telatynski
6178b3c0e2 Wire up resizeNotifier 2020-09-02 11:13:00 +01:00
Michael Telatynski
243af3c9f2 Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/dpsah/6785 2020-09-02 09:27:06 +01:00
Travis Ralston
92c184385c Merge branch 'develop' into travis/communities/proto/userinfo 2020-09-01 10:51:42 -06:00
Travis Ralston
afec470ec3 Merge branch 'develop' into travis/copy2 2020-09-01 10:50:58 -06:00
Weblate
41e2017fef Merge branch 'origin/develop' into Weblate. 2020-09-01 16:39:19 +00:00
RiotRobot
0d290c9bd2 Reset matrix-js-sdk back to develop branch 2020-09-01 17:39:09 +01:00
Weblate
36a96c7104 Merge branch 'origin/develop' into Weblate. 2020-09-01 16:38:34 +00:00
RiotRobot
52691a1a42 Merge branch 'master' into develop 2020-09-01 17:38:21 +01:00
RiotRobot
9df5371dca Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into develop 2020-09-01 17:37:52 +01:00
RiotRobot
d1d823dcc7 v3.3.0 2020-09-01 17:36:21 +01:00
RiotRobot
69e5ed56ae Prepare changelog for v3.3.0 2020-09-01 17:36:20 +01:00
RiotRobot
bb248670a6 Upgrade matrix-js-sdk to 8.2.0 2020-09-01 17:02:49 +01:00
Weblate
0aceb18736 Merge branch 'origin/develop' into Weblate. 2020-09-01 15:44:31 +00:00
LinAGKar
32c0ccf6ea Translated using Weblate (Swedish)
Currently translated at 88.4% (2075 of 2346 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-09-01 15:44:31 +00:00
aWeinzierl
9f2997ba45 Translated using Weblate (German)
Currently translated at 100.0% (2346 of 2346 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-01 15:44:28 +00:00
@a2sc:matrix.org
d7307f9750 Translated using Weblate (German)
Currently translated at 100.0% (2346 of 2346 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-01 15:44:28 +00:00
Michael Telatynski
7c4a84aae0
Merge pull request #5155 from matrix-org/t3chguy/lint-ts
Fix eslint ts override tsx matching and delint
2020-09-01 16:44:22 +01:00
Michael Telatynski
d668f8018b undo some delint 2020-09-01 15:59:19 +01:00
Michael Telatynski
6c39213116 remove unused class TextHighlighter 2020-09-01 15:37:07 +01:00
Hucki
920730b623 Translated using Weblate (German)
Currently translated at 100.0% (2346 of 2346 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-01 12:57:58 +00:00
@a2sc:matrix.org
bf5370df7c Translated using Weblate (German)
Currently translated at 100.0% (2346 of 2346 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-01 12:57:58 +00:00
felix adernog
d293444936 Translated using Weblate (German)
Currently translated at 99.7% (2340 of 2346 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-01 12:20:42 +00:00
@a2sc:matrix.org
63b6332025 Translated using Weblate (German)
Currently translated at 99.7% (2340 of 2346 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-01 12:20:42 +00:00
Weblate
790a0bdf33 Merge branch 'origin/develop' into Weblate. 2020-09-01 08:13:46 +00:00
Michael Telatynski
a13cc0ce6a
Merge pull request #5159 from matrix-org/t3chguy/react-err
Fix react error about functional components can't take refs
2020-09-01 09:13:42 +01:00
Weblate
25ce4cae7d Merge branch 'origin/develop' into Weblate. 2020-09-01 08:13:01 +00:00
stuve20
fa053e880b Translated using Weblate (Swedish)
Currently translated at 86.3% (2035 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-09-01 08:13:00 +00:00
LinAGKar
ba301a26a6 Translated using Weblate (Swedish)
Currently translated at 86.3% (2035 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-09-01 08:13:00 +00:00
Nikita Epifanov
3288456acf Translated using Weblate (Russian)
Currently translated at 100.0% (2358 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-09-01 08:13:00 +00:00
Slimane Selyan AMIRI
5e627c34eb Translated using Weblate (Kabyle)
Currently translated at 100.0% (2358 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/kab/
2020-09-01 08:12:59 +00:00
ziriSut
50c4d7a91e Translated using Weblate (Kabyle)
Currently translated at 100.0% (2358 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/kab/
2020-09-01 08:12:59 +00:00
random
69ea555b07 Translated using Weblate (Italian)
Currently translated at 100.0% (2358 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/it/
2020-09-01 08:12:58 +00:00
Szimszon
e96b4112e3 Translated using Weblate (Hungarian)
Currently translated at 100.0% (2358 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-09-01 08:12:57 +00:00
Michael Albert
71095e1a94 Translated using Weblate (German)
Currently translated at 99.5% (2346 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-01 08:12:57 +00:00
XoseM
57bdb89027 Translated using Weblate (Galician)
Currently translated at 100.0% (2358 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/gl/
2020-09-01 08:12:56 +00:00
Boo Teille
5533d2cc23 Translated using Weblate (French)
Currently translated at 97.7% (2303 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/fr/
2020-09-01 08:12:55 +00:00
Priit Jõerüüt
053510ea9c Translated using Weblate (Estonian)
Currently translated at 100.0% (2358 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-09-01 08:12:54 +00:00
Jeff Huang
369287dcaf Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2358 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-09-01 08:12:53 +00:00
Michael Telatynski
3b68da5f42
Merge pull request #5156 from matrix-org/t3chguy/crc
Remove redundant components and devDependencies
2020-09-01 09:12:46 +01:00
Michael Telatynski
842821b038 Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/lodash 2020-09-01 09:09:50 +01:00
Michael Telatynski
656a815991 delint some more 2020-09-01 09:07:46 +01:00
Yes
66ea469b2c Translated using Weblate (Swedish)
Currently translated at 86.1% (2030 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-09-01 06:53:21 +00:00
purjolini
2219a6db9b Translated using Weblate (Swedish)
Currently translated at 86.1% (2030 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-09-01 06:53:21 +00:00
LinAGKar
47e834679d Translated using Weblate (Swedish)
Currently translated at 86.1% (2030 of 2358 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-09-01 06:53:20 +00:00
Travis Ralston
78d5b87fbc Use a different border variable for compatibility with custom themes 2020-08-31 11:20:28 -06:00
Travis Ralston
b4f62e9c88 use valid jsdoc 2020-08-31 11:07:29 -06:00