Commit Graph

22897 Commits (3274e2aed5c43f86d04d80c79a29800ad657caf5)

Author SHA1 Message Date
Michael Telatynski 4f52afdb3c
Merge pull request #5270 from matrix-org/t3chguy/rs/3620
null-guard defaultAvatarUrlForString
2020-10-05 12:31:01 +01:00
Sorunome 34c15b5221
fix img tags not always being rendered correctly 2020-10-05 09:50:19 +02:00
sagu c791330145 Translated using Weblate (Slovenian)
Currently translated at 0.9% (22 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sl/
2020-10-04 17:05:09 +00:00
@a2sc:matrix.org dcb4771d61 Translated using Weblate (German)
Currently translated at 100.0% (2371 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-10-04 17:05:09 +00:00
Xose M 46266cb739 Translated using Weblate (Galician)
Currently translated at 100.0% (2371 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/gl/
2020-10-04 17:05:09 +00:00
Priit Jõerüüt 73a2c18e87 Translated using Weblate (Estonian)
Currently translated at 100.0% (2371 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-10-04 17:05:08 +00:00
Hubert Chathi 49cc62ca43 Oh right. Run i18n again. 2020-10-02 17:48:13 -04:00
Hubert Chathi c1765c857e apply changes from review 2020-10-02 17:43:49 -04:00
Weblate 7210b8e80a Merge branch 'origin/develop' into Weblate. 2020-10-02 21:15:53 +00:00
Nikita Epifanov f5a3915046 Translated using Weblate (Russian)
Currently translated at 99.9% (2370 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-10-02 21:15:52 +00:00
Michael Telatynski 01031e33cb
Merge pull request #5257 from matrix-org/t3chguy/fix/14112
Choose first result on enter in the emoji picker
2020-10-02 22:15:47 +01:00
Weblate d03d228411 Merge branch 'origin/develop' into Weblate. 2020-10-02 17:29:23 +00:00
Michael Telatynski 489c5b9b0a
Merge pull request #5276 from michel-zimmer/room-directory-clipped-uris
Fix room directory clipping links in the room's topic
2020-10-02 18:29:19 +01:00
Weblate aeba605816 Merge branch 'origin/develop' into Weblate. 2020-10-02 17:19:10 +00:00
Michael Telatynski a6246a7e9f
Merge pull request #5278 from matrix-org/t3chguy/fix/15362
Decorate failed e2ee downgrade attempts better
2020-10-02 18:19:05 +01:00
Weblate 5ca3b8648e Merge branch 'origin/develop' into Weblate. 2020-10-02 17:18:40 +00:00
Michael Telatynski 6caf53bd1e
Merge pull request #5262 from matrix-org/t3chguy/fix/15286
MELS use latest avatar rather than the first avatar
2020-10-02 18:18:36 +01:00
Weblate 4e095fb57b Merge branch 'origin/develop' into Weblate. 2020-10-02 17:18:25 +00:00
Michael Telatynski f01ea32397
Merge pull request #5261 from matrix-org/t3chguy/fix/15279
Fix Encryption Panel close button clashing with Base Card
2020-10-02 18:18:20 +01:00
Michel Zimmer 58bbbf31b9 Fix room directory clipping links in the room's topic
Signed-off-by: Michel Zimmer <opensource@michel-zimmer.de>
2020-10-02 18:00:58 +02:00
Michael Telatynski cc43de6ebf add comment
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-02 16:46:27 +01:00
Michael Telatynski 7d11c3092d Decorate failed e2ee downgrade attempts better
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-02 16:38:02 +01:00
Michael Telatynski d3cbb51ecb Use Own Profile Store for the Profile Settings
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-02 15:39:34 +01:00
Weblate d7d3003366 Merge branch 'origin/develop' into Weblate. 2020-10-02 13:30:30 +00:00
@a2sc:matrix.org 62a62b0289 Translated using Weblate (German)
Currently translated at 100.0% (2370 of 2370 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-10-02 13:30:30 +00:00
FeralMeow b50fcd98f6 Translated using Weblate (Chinese (Simplified))
Currently translated at 97.3% (2307 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hans/
2020-10-02 13:30:30 +00:00
Hubert Chathi bd9cebe35d oh right, I need to run the i18n script too 2020-10-01 21:52:28 -04:00
Hubert Chathi dd57e94c68 Merge remote-tracking branch 'upstream/develop' into dehydration 2020-10-01 21:42:28 -04:00
Hubert Chathi 0db81e4093 add a feature flag for dehydration 2020-10-01 21:41:03 -04:00
Hubert Chathi 503f32948c try to unlock secret storage with dehydration key 2020-10-01 21:40:49 -04:00
Travis Ralston 60d5e732d9 Wrap canEncryptToAllUsers in a try/catch to handle server errors
Fixes https://github.com/vector-im/element-web/issues/12266
2020-10-01 18:58:13 -06:00
Weblate ee230cfbdb Merge branch 'origin/develop' into Weblate. 2020-10-01 20:02:11 +00:00
Travis Ralston c6834fd428
Merge pull request #5274 from matrix-org/travis/fix-community-join
Fix conditional on communities prototype room creation dialog
2020-10-01 14:02:06 -06:00
Travis Ralston 153e63b6aa Fix conditional on communities prototype room creation dialog 2020-10-01 13:44:16 -06:00
Weblate f30ae8af12 Merge branch 'origin/develop' into Weblate. 2020-10-01 16:59:32 +00:00
Michael Telatynski e52e33f5a1
Merge pull request #5271 from matrix-org/t3chguy/fix/14851
Fix ensureDmExists for encryption detection
2020-10-01 17:59:27 +01:00
Weblate 36ea650717 Merge branch 'origin/develop' into Weblate. 2020-10-01 16:16:07 +00:00
Travis Ralston cca9b91aca
Merge pull request #5171 from matrix-org/travis/widget-api
Switch to using the Widget API SDK for widget messaging
2020-10-01 10:16:01 -06:00
Travis Ralston d640490595 Fix iframe reference 2020-10-01 10:03:52 -06:00
Travis Ralston 0570deffa2 Fix iterableUnion types 2020-10-01 10:01:13 -06:00
Michael Telatynski c73ef57887 Update copy for `redact` permission
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-01 15:51:35 +01:00
Michael Telatynski 4bd7ae5131 Show server errors from saving profile settings
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-01 15:49:22 +01:00
Michael Telatynski 245ead48b8 Fix ensureDmExists for encryption detection
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-01 15:11:01 +01:00
Michael Telatynski af383c5a80 null-guard defaultAvatarUrlForString
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-01 14:25:20 +01:00
Michael Telatynski a9cee7cf70 Fix right panel for peeking rooms
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-01 12:30:41 +01:00
Weblate 54addd0f4d Merge branch 'origin/develop' into Weblate. 2020-10-01 10:44:47 +00:00
rkfg e444a11859 Translated using Weblate (Russian)
Currently translated at 100.0% (2371 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-10-01 10:44:46 +00:00
Nikita Epifanov f25743c5b4 Translated using Weblate (Russian)
Currently translated at 100.0% (2371 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-10-01 10:44:46 +00:00
random e58d443c0a Translated using Weblate (Italian)
Currently translated at 100.0% (2371 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/it/
2020-10-01 10:44:46 +00:00
Michael Albert efd60d0a2a Translated using Weblate (German)
Currently translated at 100.0% (2370 of 2370 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-10-01 10:44:45 +00:00
XoseM 9db554d079 Translated using Weblate (Galician)
Currently translated at 100.0% (2371 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/gl/
2020-10-01 10:44:45 +00:00
Priit Jõerüüt 72edec8692 Translated using Weblate (Estonian)
Currently translated at 100.0% (2371 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-10-01 10:44:45 +00:00
Jeff Huang 45d7d0dd83 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2371 of 2371 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-10-01 10:44:44 +00:00
David Baker 648b93c133
Merge pull request #5267 from matrix-org/dbkr/fix_call_preview
Fix the call preview when not in same room as the call
2020-10-01 11:44:39 +01:00
David Baker a45b7e50cd Fix the call preview when not in same room as the call
Classic failure of an ES6 map also being a regular object :(

Fixes https://github.com/vector-im/element-web/issues/15343
2020-10-01 11:28:42 +01:00
Travis Ralston 2ec94e8a69 Appease the linter 2020-09-30 20:49:31 -06:00
Travis Ralston f27071ee64 Transition all remaining messaging over (delete the old stuff) 2020-09-30 20:20:31 -06:00
Travis Ralston 9377306b81 Fix the screenshot button on the right panel card 2020-09-30 20:11:27 -06:00
Travis Ralston b46f58274e Fix the hangup button and other custom actions 2020-09-30 20:09:23 -06:00
Travis Ralston 9b984a35e0 Remove dead AppTile2 2020-09-30 19:58:16 -06:00
Travis Ralston b710d42832 Fix stickerpicker to use new messaging 2020-09-30 16:12:00 -06:00
Hubert Chathi 744f46417a update to latest js-sdk changes 2020-09-30 00:52:47 -04:00
Travis Ralston 9190c921d2 Clean up failed experiment 2020-09-29 15:35:04 -06:00
Travis Ralston 555bcc6010 Document remaining (known) cases to fix 2020-09-29 15:32:18 -06:00
Travis Ralston bb5184bc50 Remove unused function 2020-09-29 15:32:07 -06:00
Travis Ralston ca76ba5cf1 Fix widget persistence 2020-09-29 15:09:52 -06:00
Travis Ralston fc1cbc668c Get the widget loading again 2020-09-29 14:33:46 -06:00
Travis Ralston cd93b2c22a First rough cut of cutting AppTile over to the ClientWidgetApi 2020-09-29 14:14:51 -06:00
Travis Ralston 14766e24b8 Merge branch 'develop' into travis/widget-api 2020-09-29 13:18:18 -06:00
Weblate a14c40cffb Merge branch 'origin/develop' into Weblate. 2020-09-29 17:06:26 +00:00
Travis Ralston 5534206e77
Merge pull request #5223 from matrix-org/travis/ft-sep1620/04-jitsi-hangup
Make the hangup button do things for conference calls
2020-09-29 11:06:21 -06:00
Weblate 59ec8372cc Merge branch 'origin/develop' into Weblate. 2020-09-29 17:05:46 +00:00
Travis Ralston 36882b85d7
Merge pull request #5222 from matrix-org/travis/ft-sep1620/03-jitsi-obvious
Render Jitsi widget state events in a more obvious way
2020-09-29 11:05:40 -06:00
Travis Ralston bfa269a848 Update copy 2020-09-29 10:20:54 -06:00
Travis Ralston a5569303d1 Merge branch 'develop' into travis/ft-sep1620/04-jitsi-hangup 2020-09-29 10:20:02 -06:00
Weblate ce3c8db1d6 Merge branch 'origin/develop' into Weblate. 2020-09-29 16:18:34 +00:00
Travis Ralston c75628844d
Merge pull request #5226 from matrix-org/travis/ft-sep1620/10-pip
Make the PIP Jitsi look and feel like the 1:1 PIP
2020-09-29 10:18:30 -06:00
Weblate 67a209f2b8 Merge branch 'origin/develop' into Weblate. 2020-09-29 16:07:53 +00:00
Michael Telatynski e51136f902
Merge pull request #5263 from matrix-org/t3chguy/fix/15310
Trim range when formatting so that it excludes leading/trailing spaces
2020-09-29 17:07:49 +01:00
Weblate 7a8bb09a07 Merge branch 'origin/develop' into Weblate. 2020-09-29 16:07:20 +00:00
Michael Telatynski 76a9803c6c Fix button label on the Set Password Dialog
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-29 14:24:01 +01:00
Michael Telatynski af4c95e267 apply to whitespace in general
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-29 14:17:44 +01:00
Michael Telatynski ffa7ceb70e Trim range when formatting so that it excludes leading/trailing spaces
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-29 14:15:20 +01:00
Michael Telatynski 0f10ffa3c5 fix sequence sorting
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-29 11:09:17 +01:00
Michael Telatynski 48d9aa2c3e MELS use latest avatar rather than the first avatar
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-29 10:53:04 +01:00
Michael Telatynski 8a9d38b702 convert MemberEventListSummary and ELS to Typescript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-29 10:51:48 +01:00
Michael Telatynski c4ee8e4a6c Fix Encryption Panel close button clashing with Base Card
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-29 10:11:04 +01:00
Michael Telatynski f945155d04 Convert UserInfo to Typescript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-29 10:10:32 +01:00
Travis Ralston 78a04a6106 Remove unused prop 2020-09-28 21:23:55 -06:00
Travis Ralston 6b2e34dc00 Fix export 2020-09-28 21:14:50 -06:00
Travis Ralston 3e8d7b172f Merge branch 'develop' into travis/widget-api 2020-09-28 21:08:08 -06:00
Travis Ralston a20d2af102 Incorporate changes into new call handler 2020-09-28 13:53:44 -06:00
Travis Ralston 9df175212e Merge branch 'develop' into travis/ft-sep1620/04-jitsi-hangup 2020-09-28 13:43:47 -06:00
Travis Ralston 42955856d5 Merge branch 'develop' into travis/ft-sep1620/03-jitsi-obvious 2020-09-28 13:41:48 -06:00
Travis Ralston 4ea3376abf WIP on AppTile2 transformation 2020-09-28 13:34:13 -06:00
Weblate dcbe31dc42 Merge branch 'origin/develop' into Weblate. 2020-09-28 15:47:14 +00:00
Michael Telatynski 330337c993 Disable autocompletion on security key input during login
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-28 16:25:23 +01:00
Michael Telatynski abd7bf37f4 Choose first result on enter in the emoji picker
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-28 15:56:22 +01:00
Michael Telatynski 6873402666 Convert emojipicker to typescript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-28 15:48:05 +01:00
Weblate a904577b90 Merge branch 'origin/develop' into Weblate. 2020-09-27 23:27:00 +00:00