Michael Telatynski
ca4e7202ae
Merge pull request #5350 from matrix-org/t3chguy/fix/widgets
...
Widgets fixes
2020-10-21 16:30:24 +01:00
Michael Telatynski
5f2058a6a0
Fix WidgetStore wrongly hanging onto old Widget definitions during removal
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-21 16:06:22 +01:00
Michael Telatynski
a16a6d2b54
Remove redundant event listener
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-21 16:05:44 +01:00
Michael Telatynski
6196c03c0a
Fix stickerpicker not having correct contexts
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-21 16:05:20 +01:00
Steffen Kolmer
cb79e38377
Better initialization and check if canvas gets unmounted
2020-10-21 17:04:01 +02:00
Arsh Sharma
e57f4fbd54
docs: fixed whitespace
2020-10-21 20:13:50 +05:30
Arsh Sharma
312d46917c
docs: added comment explanation
2020-10-21 20:10:35 +05:30
Steffen Kolmer
fbe2d7e0f8
Optimized naming
2020-10-21 16:15:15 +02:00
Steffen Kolmer
335774b6ff
Fixed more linter errors
2020-10-21 16:03:22 +02:00
Steffen Kolmer
2f83771eab
Fixed more eslint errors
2020-10-21 15:15:26 +02:00
Michael Telatynski
0170fa608e
Fix User Menu avatar colouring being based on wrong string
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-21 14:11:39 +01:00
Steffen Kolmer
906686b640
Fixed more linter warnings
2020-10-21 15:06:05 +02:00
Steffen Kolmer
6f4c5d1b08
fixed build error
2020-10-21 14:56:04 +02:00
Steffen Kolmer
8847561795
Added additional module exports
2020-10-21 14:48:11 +02:00
Steffen Kolmer
8728e12242
Some code optimizations
2020-10-21 14:43:09 +02:00
David Baker
fa1a956733
Merge pull request #5345 from matrix-org/dbkr/select_answer
...
Support 'answered elsewhere'
2020-10-21 13:42:23 +01:00
Steffen Kolmer
c7d535d2d3
Fixed some formatting issues
2020-10-21 14:29:25 +02:00
Steffen Kolmer
daa03098f3
Merge remote-tracking branch 'upstream/develop' into feature_confetti#14676
2020-10-21 14:21:25 +02:00
Steffen Kolmer
047c29731b
Added missing translation
2020-10-21 14:15:27 +02:00
Weblate
3be11d8785
Merge branch 'origin/develop' into Weblate.
2020-10-21 11:59:48 +00:00
Steffen Kolmer
d4ec1dd775
Refactoring
2020-10-21 13:56:58 +02:00
Michael Telatynski
4e12aeca9e
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets
...
Conflicts:
src/components/views/elements/AppTile.js
2020-10-21 12:48:51 +01:00
Michael Telatynski
568e147053
Merge copyrights
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-21 12:44:16 +01:00
Weblate
810f579e56
Merge branch 'origin/develop' into Weblate.
2020-10-21 11:41:32 +00:00
call_xz
2ba1805f74
Translated using Weblate (Japanese)
...
Currently translated at 57.1% (1354 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
2020-10-21 11:41:31 +00:00
nurjinn jafar
1c6d28b861
refactoring roomView / slashCommands / SendMessageComposer with the new effects configurations and fix confetti animation timeout
2020-10-21 13:37:36 +02:00
David Baker
765fdf93e6
Support 'answered elsewhere'
...
Show a dialog for now, telling the user someone beat them to it.
Only useful with https://github.com/matrix-org/matrix-js-sdk/pull/1522
(but can be merged safely without).
2020-10-21 11:54:48 +01:00
Michael Telatynski
a5468c918e
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
...
Conflicts:
src/resizer/distributors/collapse.ts
src/resizer/distributors/fixed.ts
src/resizer/index.ts
src/resizer/item.ts
src/resizer/resizer.ts
src/resizer/sizer.ts
2020-10-21 09:56:22 +01:00
Michael Telatynski
5a9bac68c6
iterate PR based on feedback
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-21 09:48:02 +01:00
Michael Telatynski
9cd146aa33
remove debug lines
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-21 09:46:37 +01:00
Weblate
356a1916a9
Merge branch 'origin/develop' into Weblate.
2020-10-20 22:54:29 +00:00
Nikolay Boyadzhiev
6d0dc00d4a
Translated using Weblate (Bulgarian)
...
Currently translated at 92.5% (2191 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/bg/
2020-10-20 22:54:29 +00:00
Michael Telatynski
42228719b9
Merge pull request #5343 from matrix-org/t3chguy/ts/resizer
...
Convert resizer to Typescript
2020-10-20 23:54:17 +01:00
Michael Telatynski
01498653d8
update copyrights
2020-10-20 23:42:12 +01:00
Michael Telatynski
9348c8a23b
Fix some widget auto tiling issues
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-20 16:07:47 +01:00
Michael Telatynski
2b9c2daaf4
Fix auto-pinned widget ordering
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-20 16:07:21 +01:00
Weblate
637982d12c
Merge branch 'origin/develop' into Weblate.
2020-10-20 14:21:51 +00:00
Michael Telatynski
9181e3e89a
Merge pull request #5338 from matrix-org/t3chguy/fix/15166
...
Hide filtering microcopy when left panel is minimized
2020-10-20 15:21:43 +01:00
Michael Telatynski
b6fd2a0691
Iterate the Modal Widget Dialog paddings and phishing warning
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-20 15:05:22 +01:00
Weblate
9bf6281a53
Merge branch 'origin/develop' into Weblate.
2020-10-20 10:36:44 +00:00
Michael Telatynski
5caad82f9f
Merge pull request #5337 from matrix-org/t3chguy/fix/15484
...
Spec compliance, /search doesn't have to return results
2020-10-20 11:36:37 +01:00
Weblate
baa2db227f
Merge branch 'origin/develop' into Weblate.
2020-10-20 10:29:23 +00:00
Michael Telatynski
7752f92533
Merge pull request #5336 from matrix-org/t3chguy/fix/15488
...
Fix excessive hosting link padding
2020-10-20 11:29:13 +01:00
Priit Jõerüüt
ab6cee3fba
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2368 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2020-10-20 10:28:38 +00:00
XoseM
6217978378
Translated using Weblate (Galician)
...
Currently translated at 99.9% (2367 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2020-10-20 10:28:35 +00:00
LinAGKar
d0610c3a1b
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2368 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2020-10-20 10:28:33 +00:00
Marcelo Filho
76951ce1be
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2368 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-20 10:28:31 +00:00
Michael Telatynski
329ded92c1
Convert resizer to Typescript
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-20 11:03:03 +01:00
Steffen Kolmer
48633f76ab
added event handling back
2020-10-19 23:10:43 +02:00
Michael Telatynski
b0acae6e77
fix remaining type mismatches
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 21:13:31 +01:00
Michael Telatynski
4dd8b8d8c6
fix WidgetUtils setRoomWidget signature
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 21:02:48 +01:00
Michael Telatynski
5ee0262da2
Post-merge tidy up
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 20:56:41 +01:00
Michael Telatynski
bec1d718e0
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets
...
Conflicts:
src/components/views/elements/AppTile.js
src/utils/WidgetUtils.ts
2020-10-19 20:50:16 +01:00
Michael Telatynski
16362440b3
Iterate Modal Widgets
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 20:39:43 +01:00
Steffen Kolmer
6d98335368
Removed old todo
2020-10-19 21:28:22 +02:00
Steffen Kolmer
607e33feba
Extensibility, TypeScript and lazy loading
2020-10-19 21:25:01 +02:00
Michael Telatynski
00b1a03a3e
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/modal-widgets
...
Conflicts:
src/@types/global.d.ts
src/FromWidgetPostMessageApi.js
src/WidgetMessaging.js
src/widgets/WidgetApi.ts
2020-10-19 19:46:07 +01:00
Michael Telatynski
5fcdaf66cc
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
2020-10-19 18:50:02 +01:00
Michael Telatynski
1fe2eea43f
Pass theme to Jitsi
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 18:47:27 +01:00
Weblate
762044b526
Merge branch 'origin/develop' into Weblate.
2020-10-19 16:31:10 +00:00
J. Ryan Stinnett
59871263ab
Merge pull request #5341 from matrix-org/jryans/event-lib
...
Adjust for new widget messaging APIs
2020-10-19 17:31:00 +01:00
J. Ryan Stinnett
7fe98b4e9d
Adjust for new widget messaging APIs
...
As part of changing to the `events` package, the API surface changed slightly.
Related to https://github.com/vector-im/element-web/issues/15493
2020-10-19 16:42:20 +01:00
Weblate
6b5a1088d7
Merge branch 'origin/develop' into Weblate.
2020-10-19 14:52:24 +00:00
Michael Telatynski
bbb11a76bc
Merge pull request #5339 from matrix-org/t3chguy/fix/15491
...
Fix case where sublist context menu missed an update
2020-10-19 15:52:18 +01:00
Weblate
0533c9c22d
Merge branch 'origin/develop' into Weblate.
2020-10-19 14:15:43 +00:00
Besnik Bleta
23e231eb78
Translated using Weblate (Albanian)
...
Currently translated at 99.7% (2363 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2020-10-19 14:15:43 +00:00
Szimszon
19884317ba
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2368 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2020-10-19 14:15:40 +00:00
David Baker
88b7210f5c
consistent quotes
2020-10-19 15:04:57 +01:00
David Baker
45d639d963
Add analytics to VoIP
2020-10-19 14:56:15 +01:00
Michael Telatynski
fefd374a32
Fix case where sublist context menu missed an update
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 14:34:47 +01:00
Michael Telatynski
744a4abd1c
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
2020-10-19 13:08:17 +01:00
Michael Telatynski
73489b7c6d
AppsDrawer watch ResizeNotifier isResizing
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 13:08:11 +01:00
Michael Telatynski
47744a4344
Hide filtering microcopy when left panel is minimized
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 12:55:01 +01:00
Michael Telatynski
35d12171b1
Remove unused prop for clarity
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 12:54:53 +01:00
Steffen Kolmer
41160ff08e
Render confetti the react way
2020-10-19 13:54:09 +02:00
Michael Telatynski
9789f8cf94
Spec compliance, /search doesn't have to return results
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 12:46:55 +01:00
Steffen Kolmer
3e8e817a3d
Fixed merge error
2020-10-19 13:35:18 +02:00
Michael Telatynski
30adc98a15
Fix excessive hosting link padding
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 12:34:25 +01:00
Steffen Kolmer
929cc48cef
Fixed eslint error
2020-10-19 13:30:52 +02:00
Steffen Kolmer
4106f70218
Fixed merge error
2020-10-19 13:24:22 +02:00
Steffen Kolmer
c86964cd5e
Merge remote-tracking branch 'upstream/develop' into feature_confetti#14676
2020-10-19 13:15:33 +02:00
Steffen Kolmer
3358ed2792
Use arrow functions
2020-10-19 12:57:57 +02:00
Steffen Kolmer
6e97baf09f
Added license
2020-10-19 12:53:17 +02:00
Weblate
65c4ab3cf8
Merge branch 'origin/develop' into Weblate.
2020-10-19 10:11:29 +00:00
random
908ac46bef
Translated using Weblate (Italian)
...
Currently translated at 99.9% (2367 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2020-10-19 10:11:28 +00:00
Jeff Huang
9549832585
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2368 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2020-10-19 10:11:26 +00:00
Michael Telatynski
81990d36b5
Fix Jitsi OpenIDC auth
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-19 10:49:07 +01:00
Weblate
724f3aeb33
Merge branch 'origin/develop' into Weblate.
2020-10-19 08:57:28 +00:00
Knugi
3c54218d10
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2362 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2020-10-19 08:57:28 +00:00
sr093906
a237264aa5
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 96.6% (2283 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2020-10-19 08:57:26 +00:00
Szimszon
40d8bff12b
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2362 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2020-10-19 08:57:25 +00:00
David Baker
b10f7a47fd
Merge pull request #5324 from matrix-org/dbkr/hang_up_your_hangups
...
Support rejecting calls
2020-10-19 09:57:13 +01:00
Bryan Kok
176c7c32da
Search through the list of unfiltered rooms rather than the rooms in the state which are already filtered by the search text
2020-10-17 14:35:11 +08:00
Weblate
a598136488
Merge branch 'origin/develop' into Weblate.
2020-10-16 21:04:16 +00:00
LinAGKar
f03061dfbf
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2362 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2020-10-16 21:04:16 +00:00
Travis Ralston
5f3f7b5263
Don't show admin tooling if we're not in the room
...
Fixes https://github.com/vector-im/element-web/issues/15480
2020-10-16 13:43:08 -06:00
David Baker
4a26199a75
use real equals
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-10-16 20:28:20 +01:00
Weblate
2088d57431
Merge branch 'origin/develop' into Weblate.
2020-10-16 14:22:11 +00:00
Michael Telatynski
999d83cb8d
Show Integrations error if iframe failed to load too
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-16 13:54:37 +01:00
Michael Telatynski
da7a02b545
i18n
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-16 12:23:10 +01:00
Michael Telatynski
da93be4677
Iterate Widget Context Menu
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-16 11:51:27 +01:00
Weblate
1204ecb8f8
Merge branch 'origin/develop' into Weblate.
2020-10-16 10:43:44 +00:00
random
67fc451528
Translated using Weblate (Italian)
...
Currently translated at 99.9% (2361 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2020-10-16 10:43:44 +00:00
Samu Voutilainen
b371fe16f0
Translated using Weblate (Finnish)
...
Currently translated at 89.3% (2111 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fi/
2020-10-16 10:43:42 +00:00
XoseM
0122bf6b7d
Translated using Weblate (Galician)
...
Currently translated at 99.9% (2361 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2020-10-16 10:43:39 +00:00
Priit Jõerüüt
6d23d50121
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2362 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2020-10-16 10:43:37 +00:00
Besnik Bleta
a59d257cde
Translated using Weblate (Albanian)
...
Currently translated at 99.7% (2357 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2020-10-16 10:43:36 +00:00
Nikita Epifanov
8b5ad673c6
Translated using Weblate (Russian)
...
Currently translated at 99.7% (2357 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2020-10-16 10:43:34 +00:00
Michael Albert
ac25638f62
Translated using Weblate (German)
...
Currently translated at 99.8% (2358 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2020-10-16 10:43:31 +00:00
J. Ryan Stinnett
ce8a4c017f
Merge pull request #5327 from matrix-org/jryans/sso-4s-integration
...
Add security customisation points
2020-10-16 11:43:21 +01:00
J. Ryan Stinnett
388cb0e2c1
Add security customisation points
...
This adds various customisations point in the app for security related
decisions. By default, these do nothing, but would be customised at the
app level via module replacement (so that no changes are needed here in the
SDK).
Fixes https://github.com/vector-im/element-web/issues/15350
2020-10-16 11:21:44 +01:00
Weblate
58422f717c
Merge branch 'origin/develop' into Weblate.
2020-10-15 17:34:12 +00:00
Michael Telatynski
84111a2eaf
Merge pull request #5326 from matrix-org/t3chguy/fix/11195
...
Discard all mx_fadable legacy cruft which is totally useless
2020-10-15 18:34:03 +01:00
Weblate
8cda307642
Merge branch 'origin/develop' into Weblate.
2020-10-15 16:48:59 +00:00
Michael Telatynski
0c87df4957
Merge pull request #5319 from matrix-org/t3chguy/fix/null-avatar
...
Fix background-image: url(null) for backdrop filter
2020-10-15 17:48:51 +01:00
Michael Telatynski
6a82a1f3c7
Update src/components/structures/LeftPanel.tsx
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-10-15 17:15:01 +01:00
Michael Telatynski
3e548bbc94
tidy
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-15 16:57:07 +01:00
Michael Telatynski
916c78d4cf
delint
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-15 16:56:16 +01:00
Weblate
127821fb4c
Merge branch 'origin/develop' into Weblate.
2020-10-15 15:49:10 +00:00
Travis Ralston
5c79f35cc5
Merge pull request #5316 from matrix-org/travis/less-acl-noise
...
Make the ACL update message less noisy
2020-10-15 09:49:03 -06:00
random
0a23e762da
Translated using Weblate (Italian)
...
Currently translated at 99.9% (2358 of 2359 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2020-10-15 15:48:18 +00:00
Michael Telatynski
6b01b6ac6c
Discard all mx_fadable legacy cruft which is totally useless
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-15 16:13:16 +01:00
Michael Telatynski
7506e9a85d
Disable notifications for the room you have recently been active in
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-15 15:58:18 +01:00
Michael Telatynski
efbce309d0
improve paddings
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-15 15:42:08 +01:00
Michael Telatynski
f198b95579
Iterate PR; tidy and improve widget context menu
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-15 15:24:42 +01:00
David Baker
7ad366603a
Support rejecting calls
...
Use the 'reject' method when we want to reject an incoming call
rather than end one that's in progress. Also get our error messages
right for the other side rejecting the call (albeit still with
placeholder dialog-box UX).
Requires https://github.com/matrix-org/matrix-js-sdk/pull/1510
2020-10-15 14:54:03 +01:00
Michael Telatynski
f5479d87fe
delint
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-15 11:28:14 +01:00
Michael Telatynski
a6c81a903c
Iterate with new buttons and resize locking
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-15 11:14:48 +01:00
Weblate
2a98ae4f38
Merge branch 'origin/develop' into Weblate.
2020-10-14 22:37:14 +00:00
Travis Ralston
edcdd950f7
Merge pull request #5323 from matrix-org/travis/jitsi-popout-fix
...
Don't supply popout widgets with widget parameters
2020-10-14 16:37:06 -06:00
Weblate
cadbf54450
Merge branch 'origin/develop' into Weblate.
2020-10-14 22:34:58 +00:00
Travis Ralston
ef90562824
Merge pull request #5301 from ginnyTheCat/rainbow-color
...
Changed rainbow algorithm
2020-10-14 16:34:50 -06:00
Weblate
41d5ea5f80
Merge branch 'origin/develop' into Weblate.
2020-10-14 22:33:40 +00:00
Travis Ralston
3edb6b2234
Merge pull request #5309 from RinkiyaKeDad/fix-final-10
...
Renamed TagPanel and TagOrderStore
2020-10-14 16:33:31 -06:00
Travis Ralston
25db3ac6aa
Fix _groupFilterOrderStoreToken naming
2020-10-14 16:32:23 -06:00
Aleks Kissinger
10b732131a
use html parser rather than regexes
2020-10-14 22:16:28 +01:00
Travis Ralston
3a88b263c8
Don't supply popout widgets with widget parameters
...
Fixes https://github.com/vector-im/element-web/issues/15443
2020-10-14 13:54:27 -06:00
Weblate
0cf5e3355e
Merge branch 'origin/develop' into Weblate.
2020-10-14 16:08:55 +00:00
Szimszon
a4b5ebf8f2
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2359 of 2359 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2020-10-14 16:08:55 +00:00
Travis Ralston
dccea97762
Fix/clarify boolean logic for reaction previews
2020-10-14 08:56:08 -06:00
Arsh Sharma
49d99c6dc7
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into fix-final-10
2020-10-14 16:58:05 +05:30
Arsh Sharma
7e4b32c0d2
fixing i18 error
2020-10-14 16:44:58 +05:30
Michael Telatynski
efad42439e
Fix background-image: url(null) for backdrop filter
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-14 11:41:24 +01:00
Arsh Sharma
f705796477
fixing errors
2020-10-14 16:04:41 +05:30
Weblate
7014a6c747
Merge branch 'origin/develop' into Weblate.
2020-10-14 10:20:31 +00:00
David Baker
f60dff5f0c
Merge pull request #5311 from matrix-org/dbkr/its_glare
...
Support glare for VoIP calls
2020-10-14 11:20:25 +01:00
Weblate
63b9623389
Merge branch 'origin/develop' into Weblate.
2020-10-14 10:15:36 +00:00
Michael Telatynski
2ea2068d95
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/3
2020-10-14 10:43:38 +01:00
Weblate
2f3fe4118d
Merge branch 'origin/develop' into Weblate.
2020-10-14 09:27:24 +00:00
Michael Telatynski
dce047e25c
Merge pull request #5317 from matrix-org/t3chguy/fix/11510
...
Fix broken rendering of Room Create when showHiddenEvents enabled
2020-10-14 10:27:18 +01:00
Michael Telatynski
d36fafd0c6
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
...
Conflicts:
res/css/views/rooms/_AppsDrawer.scss
src/components/views/elements/AppTile.js
src/components/views/rooms/AppsDrawer.js
2020-10-14 10:23:44 +01:00
Weblate
97e42bb5b9
Merge branch 'origin/develop' into Weblate.
2020-10-14 09:06:42 +00:00
Michael Telatynski
e3155fe58f
Merge pull request #5313 from matrix-org/t3chguy/other/1
...
Improve LHS resize performance and tidy stale props&classes
2020-10-14 10:06:37 +01:00
Michael Telatynski
3faf28f996
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/11510
2020-10-14 10:00:27 +01:00
Michael Telatynski
38bf7b3055
Apply the fix more generically
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-14 09:46:54 +01:00
Michael Telatynski
910bdf0802
Fix broken rendering of Room Create when showHiddenEvents enabled
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-14 09:38:45 +01:00
Aleks Kissinger
cc713aff72
add fallback output in code block AFTER markdown processing
2020-10-14 09:35:57 +01:00
Weblate
8d9aba6c27
Merge branch 'origin/develop' into Weblate.
2020-10-14 07:56:33 +00:00
Xose M
193fe4c30f
Translated using Weblate (Galician)
...
Currently translated at 99.9% (2358 of 2359 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/gl/
2020-10-14 07:56:33 +00:00
Jeff Huang
d9a3b13a43
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2359 of 2359 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-10-14 07:56:32 +00:00
Damir Jelić
f3958e43e7
Merge remote-tracking branch 'origin/poljar/seshat-keytar' into develop
2020-10-14 09:56:16 +02:00
Michael Telatynski
e885d9cb0d
TS improvements
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 22:58:21 +01:00
Travis Ralston
161dc0b6c6
Add i18n
2020-10-13 15:11:48 -06:00
Travis Ralston
f9029cd224
Make the ACL update message less noisy
...
Fixes https://github.com/vector-im/element-web/issues/14216
Copy is not reviewed as of writing.
2020-10-13 15:08:04 -06:00
Weblate
d0b984f56c
Merge branch 'origin/develop' into Weblate.
2020-10-13 21:07:58 +00:00
Nikita Epifanov
4d6a880570
Translated using Weblate (Russian)
...
Currently translated at 99.9% (2356 of 2359 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-10-13 21:07:58 +00:00
Marcelo Filho
19ec2a70a2
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2359 of 2359 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-13 21:07:57 +00:00
random
a738ebe6c6
Translated using Weblate (Italian)
...
Currently translated at 99.9% (2358 of 2359 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/it/
2020-10-13 21:07:57 +00:00
Priit Jõerüüt
d8c7bab46f
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2359 of 2359 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-10-13 21:07:56 +00:00
Travis Ralston
f9ac390842
Appease the linter
2020-10-13 14:56:27 -06:00
Travis Ralston
294c35347c
Ensure widgets are destroyed cleanly when minimized
...
Fixes https://github.com/vector-im/element-web/issues/15444 (an artifact of joining a call then minimizing the widget)
Also fixes other issues relating to widgets not loading when being minimized/maximized.
2020-10-13 14:55:44 -06:00
Travis Ralston
40038a6100
Run templating on the popout URL too
...
Fixes https://github.com/vector-im/element-web/issues/15443
2020-10-13 14:54:02 -06:00
Michael Telatynski
20cc3911ed
switch form global to window
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 18:48:02 +01:00
Heiko Carrasco
d7f15985f5
Close all active modals when home shortcut is used
...
Signed-off-by: Heiko Carrasco <heiko.carrasco@yahoo.com>
2020-10-13 19:26:30 +02:00
Michael Telatynski
cace3fd8aa
TS conversion exports
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 17:40:34 +01:00
Michael Telatynski
5a2eda260d
Convert DateUtils to TS
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 17:39:58 +01:00
Michael Telatynski
9396f98f2b
Convert email to TS
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 17:39:38 +01:00
Michael Telatynski
9cfc075d68
Convert Presence to TS
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 17:39:29 +01:00
Michael Telatynski
a94c899c0a
Convert Roles to TS
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 17:39:13 +01:00
Michael Telatynski
dd8cac307c
Convert shouldHideEvent to TS
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 17:38:59 +01:00
Michael Telatynski
ee4f75cb6e
Convert UserActivity to TS
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 17:38:49 +01:00
Michael Telatynski
1a4a866820
Convert Avatar to TS
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 17:38:33 +01:00
Michael Telatynski
f26a842ff3
Convert WhoIsTyping to TS
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 17:37:06 +01:00
Michael Telatynski
8e401cff05
Convert Analytics to TS
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 17:36:50 +01:00
Michael Telatynski
17ed333beb
Replace extend with Object.assign
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 17:36:40 +01:00
Arsh Sharma
4baf3b8deb
error fix in PreferencesUserSettingsTab.js
2020-10-13 21:26:08 +05:30
Arsh Sharma
3bdb6606de
fix(LeftPanel.tsx): fix 2 for linting errors
2020-10-13 21:07:18 +05:30
Arsh Sharma
fa88eea274
fix(LeftPanel.tsx): fix for linting errors
2020-10-13 20:56:28 +05:30
Heiko Carrasco
f36651f538
Add keyboard shortcut to close current conversations
...
Signed-off-by: Heiko Carrasco <heiko.carrasco@yahoo.com>
2020-10-13 17:26:14 +02:00
Michael Telatynski
bb52bad099
Remove stale props and CSS classes
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 16:23:49 +01:00
Michael Telatynski
a2b61796af
Improve LHS resize performance
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 16:20:54 +01:00
Michael Telatynski
758a4b79ce
stash
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 16:18:02 +01:00
Michael Telatynski
447ea9eb23
Relax flexboxes in resizer on window resize
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 16:11:58 +01:00
Damir Jelić
860b1b46e0
event-index: Use camel case for the user/device id.
2020-10-13 17:03:58 +02:00
Michael Telatynski
ba21c6ed36
Iterate on Widget icons and resizing handles
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 15:56:53 +01:00
Damir Jelić
5989a21dfb
event-index: Pass the user/device id pair when initializing the event index.
2020-10-13 16:34:25 +02:00
David Baker
54babddb38
Support glare for VoIP calls
...
The js-sdk supports glare but we didn't support it, which means the
js-sdk will still do glare but we didn't know about it, leaving the
UI in horribly broken states where the js-sdk would be on a call but
the app didn't think it was.
Fixes https://github.com/vector-im/element-web/issues/5770
2020-10-13 15:08:23 +01:00
Michael Telatynski
a1d25efceb
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
...
Conflicts:
src/components/structures/RoomView.tsx
2020-10-13 13:45:22 +01:00
Arsh Sharma
357579d6ba
fixed errors in leftpanel.tsx
2020-10-13 17:04:39 +05:30
Michael Telatynski
7be5ff0fe6
First cut of app drawer tiled resizing
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 12:29:12 +01:00
Michael Telatynski
1a45d18b94
Iterate the resizer
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 12:28:23 +01:00
Michael Telatynski
f72b1e0c7d
Remove stale things
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 12:27:50 +01:00
Weblate
d4c987060c
Merge branch 'origin/develop' into Weblate.
2020-10-13 11:24:14 +00:00
LinAGKar
ddaa80c230
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2359 of 2359 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-10-13 11:24:14 +00:00
David Baker
4c11a82fef
Fix rogue (partial) call bar
...
Call state is now null if there is no call, so check for that too
2020-10-13 12:16:15 +01:00
Weblate
8420b06cfa
Merge branch 'origin/develop' into Weblate.
2020-10-13 09:39:21 +00:00
@a2sc:matrix.org
a918163221
Translated using Weblate (German)
...
Currently translated at 99.9% (2354 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-10-13 09:39:21 +00:00
David Baker
40ba342aa2
Merge pull request #5308 from matrix-org/dbkr/call_state_machine
...
Rewrite call state machine
2020-10-13 10:39:15 +01:00
Michael Telatynski
afacf8c6b7
Improve LHS resize performance
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-13 10:30:52 +01:00
David Baker
ed9584bbac
Comment scoping block
2020-10-13 09:55:03 +01:00
Aleks Kissinger
38d1aac978
removed useless import and whitespace
2020-10-12 21:15:38 +01:00
Aleks Kissinger
f0c4473107
tell markdown parser to ignore properly-formatted math tags
2020-10-12 21:01:11 +01:00
Michael Telatynski
340e79179e
Convert Resizer to Typescript and create a Percentage based sizer
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-12 16:47:04 +01:00
Michael Telatynski
c1fef5a941
Improve the styling
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-12 13:36:09 +01:00
Michael Telatynski
7820f9c28a
Switch to WidgetAvatar
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-12 13:16:55 +01:00
Weblate
d61795350d
Merge branch 'origin/develop' into Weblate.
2020-10-12 10:41:20 +00:00
Vadim Nekhai
bb97e6ccdf
Translated using Weblate (Ukrainian)
...
Currently translated at 51.1% (1204 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/uk/
2020-10-12 10:41:20 +00:00
Danial Behzadi
c41fddb9a9
Translated using Weblate (Persian)
...
Currently translated at 5.6% (133 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/fa/
2020-10-12 10:41:18 +00:00
J. Ryan Stinnett
26e63c23b6
Merge pull request #5307 from matrix-org/jryans/sso-4s-integration
...
Convert `src/SecurityManager.js` to TypeScript
2020-10-12 11:41:12 +01:00
David Baker
414901dfae
More enums
2020-10-12 11:38:32 +01:00
J. Ryan Stinnett
6498f3fcef
Simplify types
2020-10-12 11:11:39 +01:00
David Baker
abd5e3b3cf
More enums
2020-10-12 10:25:23 +01:00
David Baker
3af7abb5fe
This comment is no longer true
2020-10-12 09:56:43 +01:00
David Baker
94802036d9
AudioId -> AudioID
2020-10-12 09:55:21 +01:00
Michael Telatynski
37558f1f0d
Improve the context menu
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-12 09:51:49 +01:00
Олег Корапарара
0b5e876463
Translated using Weblate (Ukrainian)
...
Currently translated at 50.2% (1183 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/uk/
2020-10-12 03:23:55 +00:00
Vadim Nekhai
f7983d51e6
Translated using Weblate (Ukrainian)
...
Currently translated at 50.2% (1183 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/uk/
2020-10-12 03:23:55 +00:00
Олег Корапарара
1cdd0c81d1
Translated using Weblate (Ukrainian)
...
Currently translated at 49.8% (1173 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/uk/
2020-10-12 03:12:45 +00:00
Vadim Nekhai
4ab9571d08
Translated using Weblate (Ukrainian)
...
Currently translated at 49.8% (1173 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/uk/
2020-10-12 03:12:44 +00:00
Jaroslav
e6cb658ccb
Translated using Weblate (Ukrainian)
...
Currently translated at 49.8% (1173 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/uk/
2020-10-12 03:12:44 +00:00
Marcelo Filho
3e5759fa26
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2355 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-11 00:05:23 +00:00
Kahina Messaoudi
f6ef19b6ba
Translated using Weblate (Kabyle)
...
Currently translated at 98.7% (2325 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/kab/
2020-10-11 00:05:23 +00:00
random
185b38bf4e
Translated using Weblate (Italian)
...
Currently translated at 99.9% (2354 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/it/
2020-10-11 00:05:22 +00:00
Besnik Bleta
9fd4e5f630
Translated using Weblate (Albanian)
...
Currently translated at 99.8% (2350 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sq/
2020-10-11 00:05:21 +00:00
ginnyTheCat
046f498295
Added formula sources
2020-10-11 00:37:00 +02:00
Aleks Kissinger
bdd332c8b5
ran yarn i18n
2020-10-10 20:05:35 +01:00
Aleks Kissinger
aafaf34233
Merge branch 'develop' into katex
2020-10-10 19:31:46 +01:00
Aleks Kissinger
a89adb86a5
i18n en+nl for latex math labs setting
2020-10-10 16:33:25 +01:00
Aleks Kissinger
96742fc309
latex math as labs setting
2020-10-10 16:32:49 +01:00
RinkiyaKeDad
f5a40eff4b
updated TagFilterStore
2020-10-10 18:02:58 +05:30
RinkiyaKeDad
4f8b0afc41
updated TagPanel
2020-10-10 18:00:06 +05:30
Aleks Kissinger
919a1a8125
only allow code tags inside math tag
2020-10-10 09:12:53 +01:00
lvre
b633dec688
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2355 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-10 00:00:58 +00:00
Marcelo Filho
d46fd280c1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2355 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-10 00:00:57 +00:00
lvre
b45c21b289
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:33:52 +00:00
Marcelo Filho
4e577a690b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:33:52 +00:00
lvre
9e1468e108
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:33:29 +00:00
Marcelo Filho
33fff5d320
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:33:29 +00:00
lvre
24fcc41a76
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:32:59 +00:00
Marcelo Filho
6c1c6bf57b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:32:59 +00:00
lvre
2ccd73f2e1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:32:33 +00:00
Marcelo Filho
af04ff8e94
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:32:33 +00:00
lvre
f9e02bff57
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:32:11 +00:00
Marcelo Filho
221e4fb2d0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:32:11 +00:00
lvre
a433c7fc4e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:31:48 +00:00
Marcelo Filho
5e5c2c21eb
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:31:48 +00:00
lvre
889ba836e9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:31:22 +00:00
Marcelo Filho
4a512f0c43
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:31:22 +00:00
lvre
bd0185c7ac
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:30:56 +00:00
Marcelo Filho
41ba6fea27
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.3% (2245 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-10-09 20:30:56 +00:00
David Baker
55f77b04ae
Rewrite call state machine
...
* Remove the two separate enumerations of call state: now everything
uses the js-sdk version of call state. Stop adding a separate
'call_state' field onto the call object(!)
* Better reflection of the actual state of the call in the call bar,
so when it's connecting, it says connecting, and only says 'active call'
when the call is actually active.
* More typey goodness
2020-10-09 18:56:07 +01:00
J. Ryan Stinnett
2698a12a6f
Convert src/SecurityManager.js
to TypeScript
...
This includes a few small API tweaks as well, only in cases where TS revealed we
were doing something confusing or wrong.
Part of https://github.com/vector-im/element-web/issues/15350
2020-10-09 17:27:03 +01:00
Travis Ralston
1af8d96db9
Fix templating for v1 jitsi widgets
...
Fixes https://github.com/vector-im/element-web/issues/15427
2020-10-09 09:26:52 -06:00
Aleks Kissinger
65c4460abc
whitespace fixes
2020-10-09 15:47:11 +01:00
Michael Telatynski
b2dc5542b3
delint
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-09 09:00:38 +01:00
Michael Telatynski
85aca420f4
sort hasPinnedWidgets out
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-09 08:52:34 +01:00
Michael Telatynski
317dc68135
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
...
Conflicts:
src/components/views/elements/AppTile.js
2020-10-09 08:45:11 +01:00
Michael Telatynski
ada6d1aa46
Iterate PR
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-09 08:42:21 +01:00
Travis Ralston
d38b544a42
Use new preparing event for widget communications
...
Fixes https://github.com/vector-im/element-web/issues/15404
We need to make sure we don't accidentally call the widget before its ready, but we can happily show it once it is loaded/prepared.
2020-10-08 15:35:22 -06:00
Travis Ralston
2cd431db1c
Appease the linter
2020-10-08 14:50:17 -06:00
Travis Ralston
d5b264b7a0
Fix parsing issue in event tile preview for appearance tab
...
Fixes https://github.com/vector-im/element-web/issues/15419
2020-10-08 14:21:39 -06:00
ginnyTheCat
014671d8ce
Fixed lint issues
2020-10-08 19:55:52 +02:00
ginnyTheCat
e218f6dcab
Changed rainbow algorithm
2020-10-08 17:19:28 +02:00
Michael Telatynski
177b76d882
Merge pull request #5284 from matrix-org/t3chguy/fix/10353
...
Track replyToEvent along with Cider state & history
2020-10-08 14:59:14 +01:00
Michael Telatynski
b8080a7d2d
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
2020-10-08 13:04:59 +01:00
Michael Telatynski
841abc21e1
Roving Tab Index should not interfere with inputs
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-08 10:25:03 +01:00
Michael Telatynski
017d2d40fe
Update CIDER local and session storage keys to unbrick downgrade compat
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-08 09:51:31 +01:00
J. Ryan Stinnett
5a4ca4578a
Sprinkle some ts-ignore lines
2020-10-07 17:18:19 +01:00
J. Ryan Stinnett
779e43b8dd
Merge pull request #5296 from matrix-org/jryans/sso-4s-integration
...
Convert auth lifecycle to TS, remove dead ILAG code
2020-10-07 15:42:42 +01:00
J. Ryan Stinnett
28e458075a
Fix types after underscore changes
2020-10-07 15:10:11 +01:00
J. Ryan Stinnett
72bd72e524
Remove underscores
2020-10-07 13:32:30 +01:00
Weblate
4965886498
Merge branch 'origin/develop' into Weblate.
2020-10-07 12:16:50 +00:00
Michael Telatynski
7205e5d2e5
Merge pull request #5295 from matrix-org/t3chguy/fix/15403
...
Fix edited replies being wrongly treated as big emoji
2020-10-07 13:16:46 +01:00
J. Ryan Stinnett
4dd6e96bfd
Regenerate strings
2020-10-07 13:00:27 +01:00
J. Ryan Stinnett
f2b72efe39
Remove various remaining bits of ILAG flows
...
TypeScript helpfully pointed me towards this dead code, which has been floating
around unused for a while. If we want to bring back ILAG in the future, we can
always revive it from history.
2020-10-07 12:53:59 +01:00
J. Ryan Stinnett
1b255e42c3
Convert src/Lifecycle.ts to TypeScript
2020-10-07 12:53:59 +01:00
J. Ryan Stinnett
11eb9b59e6
Convert src/Login.js to TypeScript
2020-10-07 11:47:27 +01:00
Weblate
e172f71f29
Merge branch 'origin/develop' into Weblate.
2020-10-07 10:08:51 +00:00
LinAGKar
70632e8153
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2374 of 2374 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-10-07 10:08:51 +00:00
Szimszon
b37f6db909
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2374 of 2374 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-10-07 10:08:50 +00:00
Xose M
8004b21e5e
Translated using Weblate (Galician)
...
Currently translated at 99.9% (2373 of 2374 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/gl/
2020-10-07 10:08:49 +00:00
Jeff Huang
88824c02d3
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2374 of 2374 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-10-07 10:08:49 +00:00
Michael Telatynski
8a226781c4
Fix edited replies being wrongly treated as big emoji
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-07 11:08:43 +01:00
Michael Telatynski
dbb011b8f1
delint
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-07 10:53:17 +01:00
Michael Telatynski
0e42fc45e2
Resolve couple of React warnings/errors
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-07 10:40:20 +01:00
Michael Telatynski
67193b0ea7
Fix StopGapWidget infinitely recursing
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-07 10:39:52 +01:00
Michael Telatynski
29e3881fb3
Iterate design and fix post-merge conflict
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-07 10:36:45 +01:00
Michael Telatynski
c784039cf6
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
...
Conflicts:
src/components/views/right_panel/WidgetCard.tsx
src/stores/WidgetStore.ts
2020-10-07 10:04:45 +01:00
Weblate
3304dff984
Merge branch 'origin/develop' into Weblate.
2020-10-06 23:15:01 +00:00
Michael Telatynski
430bceb91d
Merge pull request #5281 from matrix-org/t3chguy/fix/9836
...
Fix editing and redactions not updating the Reply Thread
2020-10-07 00:14:56 +01:00
Michael Telatynski
ab518a469f
Replace MatrixClientPeg with access to context in SendMessageComposer
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-07 00:09:09 +01:00
Weblate
99d069f7ae
Merge branch 'origin/develop' into Weblate.
2020-10-06 21:59:02 +00:00
Michael Telatynski
35c7ccfcbd
Merge pull request #5282 from matrix-org/t3chguy/fix/15380
...
Hide Jump to Read Receipt button for users who have not yet sent an RR
2020-10-06 22:58:56 +01:00
Michael Telatynski
1bd0d9e02b
Iterate
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-06 22:53:34 +01:00
Michael Telatynski
2e45374cf8
Update src/components/views/right_panel/UserInfo.tsx
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-10-06 22:49:50 +01:00
Weblate
cc25e98dbf
Merge branch 'origin/develop' into Weblate.
2020-10-06 20:36:20 +00:00
@a2sc:matrix.org
a8ec588247
Translated using Weblate (German)
...
Currently translated at 99.9% (2371 of 2374 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-10-06 20:36:20 +00:00
Travis Ralston
3fdefa354e
Merge pull request #5279 from Sorunome/soru/fix-img-rendering
...
fix img tags not always being rendered correctly
2020-10-06 14:36:14 -06:00
Weblate
e4e5137071
Merge branch 'origin/develop' into Weblate.
2020-10-06 19:37:22 +00:00
David Baker
0c6be6cf5e
Update copyright
...
As per https://github.com/matrix-org/synapse/issues/7565#issuecomment-639171606
2020-10-06 19:32:21 +01:00
David Baker
9dc0837619
Hopefully fix righhtpanel crash
...
The right panel wearns many hats, and only one of those hats comes
with a room prop, so make sure it's there.
2020-10-06 18:11:28 +01:00
Weblate
0dc35967aa
Merge branch 'origin/develop' into Weblate.
2020-10-06 13:57:52 +00:00
Nikita Epifanov
6994247aa5
Translated using Weblate (Russian)
...
Currently translated at 99.9% (2371 of 2374 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-10-06 13:57:52 +00:00
Priit Jõerüüt
e53d314828
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2374 of 2374 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-10-06 13:57:51 +00:00
Michael Telatynski
6f5f66e255
Merge pull request #5283 from matrix-org/t3chguy/fix/w1
...
Fix naive pinning limit and app tile widgetMessaging NPE
2020-10-06 14:57:46 +01:00
Michael Telatynski
120f269190
Track replyToEvent along with CIDER state & history
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-06 14:47:53 +01:00
Michael Telatynski
45fa647655
Convert SendHistoryManager to TS
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-06 13:55:39 +01:00
Weblate
316fe0ad03
Merge branch 'origin/develop' into Weblate.
2020-10-06 11:36:02 +00:00
Priit Jõerüüt
a575268ebd
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2372 of 2372 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-10-06 11:36:02 +00:00
Besnik Bleta
8507480bdb
Translated using Weblate (Albanian)
...
Currently translated at 99.8% (2367 of 2372 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sq/
2020-10-06 11:36:02 +00:00
Michael Telatynski
55a18b8c2d
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15255
...
Conflicts:
src/components/views/settings/ProfileSettings.js
2020-10-06 10:51:30 +01:00
Michael Telatynski
17a04f2915
Fix naive pinning limit and app tile widgetMessaging NPE
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-06 10:48:55 +01:00
Weblate
cb090f4743
Merge branch 'origin/develop' into Weblate.
2020-10-06 09:24:30 +00:00
Michael Telatynski
39c49125ce
Merge pull request #5273 from matrix-org/t3chguy/fix/15323
...
Update copy for `redact` permission
2020-10-06 10:24:26 +01:00
Michael Telatynski
0bb26831ae
Hide Jump to Read Receipt button for users who have not yet sent an RR
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-06 08:28:06 +01:00
Szimszon
9a448e3974
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2372 of 2372 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-10-06 07:25:32 +00:00
Priit Jõerüüt
d8443628e4
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2372 of 2372 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-10-06 07:25:32 +00:00
Jeff Huang
6306524805
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2372 of 2372 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-10-06 07:25:31 +00:00
Michael Telatynski
fbcea7d2cc
Fix editing and redactions not updating the Reply Thread
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-10-06 08:23:48 +01:00
Weblate
1042a84248
Merge branch 'origin/develop' into Weblate.
2020-10-05 23:32:10 +00:00
Michael Telatynski
1e34365caa
Merge pull request #5268 from matrix-org/t3chguy/fix/15349
...
Fix right panel for peeking rooms
2020-10-06 00:32:05 +01:00
Weblate
da7c0258c2
Merge branch 'origin/develop' into Weblate.
2020-10-05 21:40:55 +00:00
Hubert Chathi
f5f0686586
Merge pull request #5239 from uhoreg/dehydration
...
Add support for dehydrated devices
2020-10-05 17:40:49 -04:00
Weblate
98212b225e
Merge branch 'origin/develop' into Weblate.
2020-10-05 13:46:19 +00:00
random
882648a918
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-05 13:46:19 +00:00
Michael Telatynski
fdb8cb78f9
Merge pull request #5277 from matrix-org/t3chguy/fix/9551
...
Use Own Profile Store for the Profile Settings
2020-10-05 14:46:12 +01:00
Weblate
7a2ef99d54
Merge branch 'origin/develop' into Weblate.
2020-10-05 11:31:08 +00:00
Jeff Huang
d149548d13
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-05 11:31:08 +00:00
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
Michael Telatynski
edfef2df0b
Increase max pinned widgets to 3
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-30 17:09:45 +01:00
Michael Telatynski
23d95df30b
Rebuild the room summary card's widgets section
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-30 17:08:41 +01:00
Michael Telatynski
ed30750f63
Extract RoomWidgetContextMenu
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-30 15:38:35 +01: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
Daniel Maslowski
43ff97c178
Add support for giving reason when redacting
...
Signed-off-by: Daniel Maslowski <info@orangecms.org>
2020-09-28 23:29:33 +02: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
Michael Telatynski
290ef5e652
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/modal-widgets
...
Conflicts:
src/@types/global.d.ts
2020-09-28 12:47:47 +01:00
Michael Telatynski
13d09df7d7
tidy
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-28 11:59:39 +01:00
Michael Telatynski
30d2e61a0d
Continuation
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-28 10:50:31 +01:00
Weblate
a904577b90
Merge branch 'origin/develop' into Weblate.
2020-09-27 23:27:00 +00:00
Matthew Hodgson
559414f97d
Merge pull request #5255 from matrix-org/matthew/fix-room-upgrade-warning-bar
...
fix uninitialised state and eventlistener leak in RoomUpgradeWarningBar
2020-09-28 00:26:56 +01:00
Weblate
17656e7ba5
Merge branch 'origin/develop' into Weblate.
2020-09-27 22:36:46 +00:00
Michael Telatynski
4273de31ca
Merge pull request #5254 from resynth1943/only-refresh-title-if-needed
...
Only set title when it changes
2020-09-27 23:36:41 +01:00
Matthew Hodgson
45e5903226
fix uninitialised state and eventlistener leak
2020-09-27 21:48:36 +01:00
resynth1943
b499fd06fc
Formatting change
2020-09-27 21:20:41 +01:00
resynth1943
747f9fba38
Only set title when it changes
...
I've seen Chromium constantly refresh the title in the developer tools.
To be honest, I'm not sure if this means Chromium wastes CPU
time changing a title, but this may introduce better performance.
Signed-off-by: Resynth <resynth1943@tutanota.com>
2020-09-27 21:14:43 +01:00
Nikita Epifanov
49bbc98d01
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-09-27 10:04:58 +00:00
Travis Ralston
96fa34eecf
Add stop functions
2020-09-26 18:40:26 -06:00
Travis Ralston
cb06b8daf6
Merge branch 'develop' into travis/widget-api
2020-09-25 09:39:35 -06:00
Travis Ralston
634ffb0140
Add structure for widget messaging layer
2020-09-25 09:39:21 -06:00
Weblate
11581b4edc
Merge branch 'origin/develop' into Weblate.
2020-09-25 14:52:28 +00:00
linsui
1dc7b74683
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 97.5% (2316 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hans/
2020-09-25 14:52:28 +00:00
David Baker
585c7637d6
Merge pull request #5248 from matrix-org/dbkr/callhandler_to_ts
...
Convert CallHandler to typescript
2020-09-25 15:52:21 +01:00
Michael Telatynski
e3b0bf1915
Fix url encoding issue for modal widgets widgetId
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-25 15:03:54 +01:00
Michael Telatynski
fbbba75f81
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/modal-widgets
2020-09-25 14:31:44 +01:00
Michael Telatynski
6919a8239f
i18n
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-25 14:17:22 +01:00
Michael Telatynski
44bc8fc67e
Initial Modal Widget work tweaks MSC2790
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-25 14:08:27 +01:00
Aleks Kissinger
d2054ea685
HTML output for cross-browser support
2020-09-25 09:05:22 +01:00
David Baker
eb0a4a5fb9
type the action payload
2020-09-24 18:30:30 +01:00
David Baker
10338798d9
map-ify audioPromises
2020-09-24 18:28:46 +01:00
David Baker
4269c26e76
map-ify calls map
2020-09-24 18:18:26 +01:00
Travis Ralston
2a493a155f
Merge branch 'develop' into travis/widget-api
2020-09-24 11:07:12 -06:00
Weblate
ee0d87aca1
Merge branch 'origin/develop' into Weblate.
2020-09-24 16:03:32 +00:00
Michael Telatynski
fe67ebf1fd
Merge pull request #5209 from matrix-org/t3chguy/fix/12591
...
Retry loading i18n language if it fails
2020-09-24 17:03:25 +01:00
David Baker
adc93ca7d6
add ts-ignore for js-sdk as per comment
2020-09-24 16:42:59 +01:00
David Baker
00edfc83cd
Add comment for what a mediasession is
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 16:38:13 +01:00
David Baker
80f47f0378
i18n
2020-09-24 16:20:32 +01:00
David Baker
8962f7ae9e
Convert CallHandler to typescript
...
and remove the old conference call stuff while we're at it: enough
time should have passed since those mistakes that we can move on.
The old conference call rooms will still appear for anyone whose
account dates back to that time, but they've presumably been appearing
in any other matrix client they used too.
2020-09-24 16:16:20 +01:00
Weblate
d4a183d727
Merge branch 'origin/develop' into Weblate.
2020-09-24 14:39:08 +00:00
Szimszon
e7241f2dfd
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-09-24 14:39:08 +00:00
@a2sc:matrix.org
8992dc9655
Translated using Weblate (German)
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-24 14:39:07 +00:00
Travis Ralston
2d46ca1d15
Merge pull request #5243 from matrix-org/travis/workflow/design/sep2120
...
Rework profile area for user and room settings to be more clear
2020-09-24 08:39:01 -06:00
Travis Ralston
a2860e698a
Clean up other unlinted lint issues
2020-09-24 08:26:59 -06:00
Michael Telatynski
f7959fe64f
i18n and delint one last time
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 09:55:42 +01:00
Michael Telatynski
c65d8be7d8
delint
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 09:49:30 +01:00
Michael Telatynski
0ef08945cf
i18n
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 09:38:05 +01:00
Michael Telatynski
f3e6f43c3d
Improve maxHeight
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 09:34:19 +01:00
Michael Telatynski
956a3bf69d
Implement Left Panel User Widget
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 09:28:49 +01:00
Michael Telatynski
1fb4d22233
Merge pull request #5241 from matrix-org/t3chguy/fix/14724
...
Validation improve pattern for derived data
2020-09-23 17:03:32 +01:00
random
91617ae0eb
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/it/
2020-09-23 13:45:59 +00:00
Michael Telatynski
f699be971e
Prepare AppTile to be usable outside of rooms for User Widgets
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-23 11:02:41 +01:00
Michael Telatynski
2e6bad8b07
Convert WidgetUtils to TS and improve typing
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-23 11:01:19 +01:00
Michael Telatynski
c8b99b54e0
Fix TS definitions
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-23 11:00:53 +01:00
Michael Telatynski
7fd6d4498f
Make bottom sticky room list header dynamic
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-23 11:00:19 +01:00
Michael Telatynski
12034411d4
Fix right-alignment between sticky and non-sticky room list headers
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-23 10:47:51 +01:00
Weblate
35e6e2e2da
Merge branch 'origin/develop' into Weblate.
2020-09-23 09:06:55 +00:00
Nikita Epifanov
05dac6da3c
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-09-23 09:06:54 +00:00
Marcelo Filho
938371efa7
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 95.2% (2261 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-09-23 09:06:54 +00:00
XoseM
f8d46448be
Translated using Weblate (Galician)
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/gl/
2020-09-23 09:06:52 +00:00
Priit Jõerüüt
e69c5d49ca
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-09-23 09:06:52 +00:00
Jeff Huang
1a60f80407
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-09-23 09:06:51 +00:00
J. Ryan Stinnett
2fe36fd055
Merge pull request #5245 from matrix-org/jryans/large-tables
...
Upgrade sanitize-html, set nesting limit
2020-09-23 10:06:46 +01:00
J. Ryan Stinnett
c3c3472ae4
Fix copyright header
2020-09-23 10:06:25 +01:00
J. Ryan Stinnett
064ae187e2
Upgrade sanitize-html, set nesting limit
...
This uses the recently added option to allow specifying a nesting limit.
Fixes https://github.com/vector-im/element-web/issues/15122
2020-09-22 18:06:10 +01:00
Weblate
6bf8ff14f6
Merge branch 'origin/develop' into Weblate.
2020-09-22 16:25:39 +00:00
Travis Ralston
09dd3cea08
Merge pull request #5225 from matrix-org/travis/ft-sep1620/09-enc-files
...
Add a note to use the desktop builds when seshat isn't available
2020-09-22 10:25:34 -06:00
Weblate
82f51db714
Merge branch 'origin/develop' into Weblate.
2020-09-22 16:21:45 +00:00
Travis Ralston
be6c242206
Merge pull request #5240 from matrix-org/travis/communities/v2-proto/permissions
...
Add some permission checks to the communities v2 prototype
2020-09-22 10:21:39 -06:00
Weblate
17e16de969
Merge branch 'origin/develop' into Weblate.
2020-09-22 15:07:44 +00:00
random
81997a94a0
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/it/
2020-09-22 15:07:44 +00:00
@a2sc:matrix.org
898b2540df
Translated using Weblate (German)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-22 15:07:43 +00:00
Priit Jõerüüt
06b616eb19
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-09-22 15:07:43 +00:00
J. Ryan Stinnett
93b109105a
Merge pull request #5242 from matrix-org/jryans/secure-backup-setup-methods
...
Support HS-preferred Secure Backup setup methods
2020-09-22 16:07:38 +01:00
Travis Ralston
b1c52f9b95
Merge branch 'develop' into travis/widget-api
2020-09-22 09:02:11 -06:00
J. Ryan Stinnett
693dbab54e
Add more types and enums
2020-09-22 15:22:39 +01:00
Aleks Kissinger
aded3c9de2
cosmetic changes (lint)
2020-09-22 11:54:23 +01:00
Travis Ralston
3e0cbd7bfe
Appease the linters
2020-09-21 21:09:46 -06:00
Travis Ralston
4f983ad9a1
Rework profile sections of user and room settings
...
Mostly by design request. Some is freehand, to be reviewed.
2020-09-21 21:00:51 -06:00
Aleks Kissinger
1b689bb4e1
tell markdown to ignore math tags
2020-09-21 22:02:19 +01:00
Travis Ralston
342f1d5b43
Extremely bad support for "temporary widgets"
2020-09-21 14:36:24 -06:00
Weblate
5109f694a5
Merge branch 'origin/develop' into Weblate.
2020-09-21 16:09:36 +00:00
@a2sc:matrix.org
e691f78c51
Translated using Weblate (German)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-21 16:09:36 +00:00
XoseM
b7d4a94edd
Translated using Weblate (Galician)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/gl/
2020-09-21 16:09:36 +00:00
J. A. Durieux
d022e74f6c
Translated using Weblate (Dutch)
...
Currently translated at 82.7% (1958 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/nl/
2020-09-21 16:09:35 +00:00
Michael Telatynski
c1d9d96702
Merge pull request #5234 from matrix-org/t3chguy/fix/15192
...
Only show User Info verify button if the other user has e2ee devices
2020-09-21 17:09:29 +01:00
J. Ryan Stinnett
115c7ccd4e
Support HS-preferred Secure Backup setup methods
...
This adds support for the `secure_backup_setup_methods` key, which allows HS
admins to state that Element should simplify down to only one setup method,
rather than offering both.
Fixes https://github.com/vector-im/element-web/issues/15238
2020-09-21 16:10:42 +01:00
Christian Paul
10dfb64092
Translated using Weblate (German)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-21 13:48:27 +00:00
Michael Albert
e92d75ea6a
Translated using Weblate (German)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-21 13:48:27 +00:00
@a2sc:matrix.org
e7eb3b62a9
Translated using Weblate (German)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-21 13:48:26 +00:00
Michael Albert
9349257239
Translated using Weblate (German)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-21 13:39:23 +00:00
@a2sc:matrix.org
1d3ea35267
Translated using Weblate (German)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-21 13:39:23 +00:00
Michael Telatynski
ed0e188b4f
Validation improve pattern for derived data
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-21 14:35:35 +01:00
Michael Telatynski
42cdf4b7c9
fix undefined devices case
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-21 13:57:33 +01:00
Aleks Kissinger
4df8754aad
allow custom latex delimiters in config.json
2020-09-21 11:00:39 +01:00
Aleks Kissinger
24a1834f9b
support multi-line and escaped $
2020-09-21 09:00:24 +01:00
LinAGKar
30c020ce13
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-09-21 06:43:13 +00:00
call_xz
60013e74ed
Translated using Weblate (Japanese)
...
Currently translated at 57.7% (1367 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ja/
2020-09-21 06:43:12 +00:00
notramo
3523342a5a
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (2365 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-09-21 06:43:10 +00:00
Jeff Huang
28eef21714
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-09-21 06:43:10 +00:00
Besnik Bleta
590c24ab37
Translated using Weblate (Albanian)
...
Currently translated at 99.7% (2362 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sq/
2020-09-21 06:43:09 +00:00
Aleks Kissinger
7e6d7053e0
Revert "send fallback in pre tags, not code" (code looks better)
...
This reverts commit e4448ae1ad
.
2020-09-20 17:02:27 +01:00
Aleks Kissinger
e4448ae1ad
send fallback in pre tags, not code
2020-09-20 16:52:29 +01:00
Aleks Kissinger
428a6b94ff
math off by default, enable with latex_maths flag
2020-09-20 15:07:12 +01:00
Aleks Kissinger
e78734bbf6
Deserialize back to math delimiters for editing
2020-09-20 14:20:35 +01:00
Aleks Kissinger
becc79d67a
send tex math as data-mx-maths attribute
2020-09-20 12:59:22 +01:00
Aleks Kissinger
0604c86779
added katex package and import
2020-09-19 15:45:35 +01:00
Hubert Chathi
4e2397a79d
doc fixes and minor code improvement
2020-09-18 20:53:39 -04:00
Travis Ralston
d4c14b3399
Don't import things we don't use
2020-09-18 16:11:18 -06:00
Hubert Chathi
b1b7215532
fix lint and merge issues
2020-09-18 18:08:17 -04:00
Travis Ralston
26b18811ce
Add some permission checks to the communities v2 prototype
...
Prototype behaviour:
* If you can't create a room in the community, say so.
* The UX for this could probably be improved, but for now the intention is to not break muscle memory by hiding the create room option.
* If you can't change settings in the community, or can't invite people, don't show those respective options.
* Breaking muscle memory here is moderately okay.
2020-09-18 16:04:19 -06:00
Hubert Chathi
add36ca4ce
Merge branch 'develop' into dehydration
2020-09-18 18:00:41 -04:00
Weblate
2f2143aebf
Merge branch 'origin/develop' into Weblate.
2020-09-18 21:10:51 +00:00
Michael Telatynski
8ec7e7c714
Merge pull request #5237 from matrix-org/t3chguy/fix/15126
...
Fix New Room List arrow key management
2020-09-18 22:10:46 +01:00
Weblate
c3299c9be4
Merge branch 'origin/develop' into Weblate.
2020-09-18 21:10:28 +00:00
Michael Telatynski
1b335da1b5
Merge pull request #5235 from matrix-org/t3chguy/15228
...
Fix Room Directory View & Preview actions for federated joins
2020-09-18 22:10:23 +01:00
Weblate
88ebb40e79
Merge branch 'origin/develop' into Weblate.
2020-09-18 21:06:26 +00:00
Nikita Epifanov
c05dc45eb5
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-09-18 21:06:26 +00:00
Travis Ralston
07f46fa3ec
Merge pull request #5238 from matrix-org/travis/uifeat/paranoia
...
Add a UI feature to disable advanced encryption options
2020-09-18 15:06:20 -06:00
Weblate
be0ed461b2
Merge branch 'origin/develop' into Weblate.
2020-09-18 18:46:57 +00:00
Priit Jõerüüt
1574dd5510
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-09-18 18:46:57 +00:00
Michael Telatynski
ffcdaa55e5
Merge branch 't3chguy/fix/15182' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15182
2020-09-18 19:34:59 +01:00
Michael Telatynski
02f58edd74
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15182
2020-09-18 19:30:42 +01:00
Michael Telatynski
8e9ff05762
Update src/settings/SettingsStore.ts
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-09-18 19:14:24 +01:00
Michael Telatynski
cf7b4dd311
Add isEnabled comment
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-18 19:09:45 +01:00
Weblate
84ee4d57db
Merge branch 'origin/develop' into Weblate.
2020-09-18 18:04:40 +00:00
Michael Telatynski
2492041ee4
Merge pull request #5236 from matrix-org/t3chguy/fix/15237
...
Rename apps back to widgets
2020-09-18 19:04:34 +01:00
Travis Ralston
a90cf46fef
Appease the linter
2020-09-18 11:39:41 -06:00
Travis Ralston
5630f35715
Add a UI feature to disable advanced encryption options
2020-09-18 11:33:02 -06:00
Michael Telatynski
6f7d6f27f1
move the check
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-18 18:15:05 +01:00
Weblate
0ee210f667
Merge branch 'origin/develop' into Weblate.
2020-09-18 17:11:40 +00:00
Travis Ralston
4ef4e67642
Merge pull request #5229 from matrix-org/travis/workflow/design/sep1720
...
Adjust layout and formatting of notifications / files cards
2020-09-18 11:11:35 -06:00
Travis Ralston
189233447b
Merge branch 'develop' into t3chguy/fix/15182
2020-09-18 11:06:32 -06:00
Weblate
f479753486
Merge branch 'origin/develop' into Weblate.
2020-09-18 17:03:13 +00:00
Michael Telatynski
84f0a610a9
Merge pull request #5232 from matrix-org/t3chguy/fix/15229
...
Fix Search Results Tile undefined variable access regression
2020-09-18 18:03:08 +01:00
Weblate
e286eb75ef
Merge branch 'origin/develop' into Weblate.
2020-09-18 17:03:04 +00:00
Marcelo Filho
7e0b5534e6
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 94.1% (2229 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-09-18 17:03:03 +00:00
Michael Telatynski
4d34e40680
Merge pull request #5233 from matrix-org/t3chguy/fix/15231
...
Fix Cmd/Ctrl+Shift+U for File Upload
2020-09-18 18:02:58 +01:00
Travis Ralston
8838bd724b
Update copy for files
2020-09-18 10:58:17 -06:00
Travis Ralston
870c35be6f
Merge branch 'develop' into travis/ft-sep1620/09-enc-files
2020-09-18 10:56:20 -06:00
Michael Telatynski
99d4e538b0
Fix New Room List arrow key management
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-18 17:13:45 +01:00
Michael Telatynski
949b8d9afe
Rename apps back to widgets
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-18 16:35:42 +01:00
Michael Telatynski
004c68b394
Fix Room Directory View & Preview actions for federated joins
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-18 15:43:08 +01:00
Weblate
146279aafc
Merge branch 'origin/develop' into Weblate.
2020-09-18 13:50:53 +00:00
XoseM
e3f7860f30
Translated using Weblate (Galician)
...
Currently translated at 100.0% (2368 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/gl/
2020-09-18 13:50:53 +00:00
Travis Ralston
46f6c140e6
Merge pull request #5231 from matrix-org/travis/e2e-default-serverside
...
Disable the e2ee toggle when creating a room on a server with forced e2e
2020-09-18 07:50:45 -06:00
Michael Telatynski
adcb75facb
Only show User Info verify button if the other user has e2ee devices
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-18 14:34:51 +01:00
Weblate
a28baafbb7
Merge branch 'origin/develop' into Weblate.
2020-09-18 11:34:43 +00:00
Michael Telatynski
5a6ab95f84
Merge pull request #5215 from matrix-org/t3chguy/fix/15179
...
UI Feature Flag: Disable advanced options and tidy up some copy
2020-09-18 12:34:38 +01:00
Michael Telatynski
d267092b19
Make the upload_file dispatch synchronous to make Firefox happy about it
2020-09-18 12:33:25 +01:00
Michael Telatynski
780aea1a36
Mac sends lowercase event.key even when holding Shift unlike Windows
2020-09-18 12:32:33 +01:00
Michael Telatynski
de1d9e0e09
Fix Search Results Tile undefined variable access regression
2020-09-18 12:15:56 +01:00
Weblate
02d00ab3f1
Merge branch 'origin/develop' into Weblate.
2020-09-18 10:34:57 +00:00
Michael Telatynski
9dbc1dbc85
Hide Advanced Appearance Settings
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-18 11:34:35 +01:00
Michael Telatynski
687a2e56b2
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15179
...
Conflicts:
src/components/views/settings/tabs/user/SecurityUserSettingsTab.js
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-18 11:29:38 +01:00
Michael Telatynski
1a965b1cb7
UIF 3PID implies UIF Identity Server
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-18 11:15:48 +01:00
Michael Telatynski
598c982f02
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/15187
...
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-18 11:14:36 +01:00
Weblate
f3060f8602
Merge branch 'origin/develop' into Weblate.
2020-09-18 09:28:40 +00:00
Szimszon
2c4a4a13a4
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2376 of 2376 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-09-18 09:28:40 +00:00
Priit Jõerüüt
72d40b604e
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2376 of 2376 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-09-18 09:28:40 +00:00
Jeff Huang
3707359ec3
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2376 of 2376 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-09-18 09:28:39 +00:00
J. Ryan Stinnett
ec4bf0c057
Merge pull request #5219 from matrix-org/jryans/defer-cross-signing-setup
...
Defer encryption setup until first E2EE room
2020-09-18 10:28:33 +01:00
Travis Ralston
38f8c0a835
Disable the e2ee toggle when creating a room on a server with forced e2e
...
Fixes https://github.com/vector-im/element-web/issues/15186
Requires https://github.com/matrix-org/matrix-js-sdk/pull/1470
2020-09-17 22:46:01 -06:00
Travis Ralston
feaa5f31ea
Match consistency
2020-09-17 15:00:35 -06:00
Travis Ralston
14a7b83988
Don't show a bottom border ahead of the date separator
2020-09-17 10:40:48 -06:00
Travis Ralston
55ceb2abd6
speeeeeeling
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2020-09-17 09:33:05 -06:00
Travis Ralston
24d0950b7e
Adjust layout and formatting of notifications / file cards
...
This follows some polish time with a designer.
The placeholder text on the two panels was tracking up/down when the width was changed. This is fixed by adjusting some of the flexbox properties to center it more safely.
We also spent some time making the notifications panel more legible while we wait for the overhaul to land.
2020-09-17 09:23:06 -06:00
Weblate
d75af1d826
Merge branch 'origin/develop' into Weblate.
2020-09-17 13:43:41 +00:00
Michael Telatynski
c904b4f416
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15178
...
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-17 14:10:51 +01:00
Weblate
0587e72841
Merge branch 'origin/develop' into Weblate.
2020-09-17 13:08:02 +00:00
Michael Telatynski
25171347a0
i18n
2020-09-17 13:57:47 +01:00
Michael Telatynski
c1cf8db78f
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15181
...
Conflicts:
src/components/views/settings/tabs/user/GeneralUserSettingsTab.js
src/i18n/strings/en_EN.json
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-17 13:55:11 +01:00
Weblate
70fa390cc0
Merge branch 'origin/develop' into Weblate.
2020-09-17 12:51:24 +00:00
Michael Telatynski
ae44a6d1fa
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15180
...
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-17 13:42:27 +01:00
Weblate
198720af36
Merge branch 'origin/develop' into Weblate.
2020-09-17 12:40:11 +00:00
Michael Telatynski
1e9e0dee87
Merge pull request #5227 from matrix-org/t3chguy/fix/15188
...
UI Feature Flag: Registration, Password Reset, Deactivate
2020-09-17 13:40:06 +01:00
Weblate
4c37fdaea0
Merge branch 'origin/develop' into Weblate.
2020-09-17 12:34:12 +00:00
Michael Telatynski
1ca20dffc8
Merge pull request #5204 from matrix-org/t3chguy/fix/15164
...
Retry joinRoom up to 5 times in the case of a 504 GATEWAY TIMEOUT
2020-09-17 13:34:07 +01:00
Michael Telatynski
5bf6697e48
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15178
...
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-17 13:31:00 +01:00
Michael Telatynski
eda2dee63f
UI Feature Flag: 3PIDs
2020-09-17 13:25:18 +01:00
Weblate
7d2c1474d1
Merge branch 'origin/develop' into Weblate.
2020-09-17 11:09:14 +00:00
Michael Telatynski
f52b267bd3
i18n
2020-09-17 12:07:17 +01:00
Michael Telatynski
4213a557f2
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15175
...
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-17 11:58:26 +01:00
Michael Telatynski
d340dd58d1
UI Feature Flag: Registration, Password Reset, Deactivate
2020-09-17 11:55:10 +01:00
Travis Ralston
e849cd8fe5
Null-check the widget before continuing
...
Deleted widgets should return isPinned=false
2020-09-16 22:51:39 -06:00
Travis Ralston
8129333dcc
Make the PIP Jitsi look and feel like the 1:1 PIP
...
* Similar sizing
* Fix pointers so the jitsi widget doesn't feel clickable when it's not
* We might want to introduce click-to-visit-room for the Jitsi widget (like the 1:1 call), however the Jitsi widget has many more controls to worry about
* Remove the menu bar from the widget to avoid accidents
2020-09-16 22:38:12 -06:00
Travis Ralston
c3a3754432
Appease the linter
2020-09-16 17:27:45 -06:00
Travis Ralston
e52a02d733
Appease the linter
2020-09-16 17:26:00 -06:00
Travis Ralston
bfbbf44dfc
Add a note to use the desktop builds when seshat isn't available
...
Fixes https://github.com/vector-im/element-web/issues/15184
This is currently temporary design for https://github.com/vector-im/element-web/issues/12896 but does not fix it.
2020-09-16 17:23:37 -06:00
Weblate
e8c561dfa8
Merge branch 'origin/develop' into Weblate.
2020-09-16 21:47:37 +00:00
Travis Ralston
dca48b984f
Be more sane
2020-09-16 15:47:06 -06:00
Travis Ralston
815a1559ff
Fix setState() usage in the constructor of RoomDirectory
...
React doesn't like it when we setState() in the constructor
2020-09-16 15:05:14 -06:00
Travis Ralston
959b8dd314
de-state
2020-09-16 14:59:40 -06:00
Travis Ralston
f412f8defe
Change copy if the widget is unpinned
2020-09-16 14:59:15 -06:00
Travis Ralston
1ffc6d5bd3
Make the hangup button do things for conference calls
...
Behaviour constraints:
* If you're not in the conference, use a grey button that does nothing.
* If you're in the conference, show a button:
* If you're able to modify widgets in the room, annotate it in the context of ending the call for everyone and remove the widget. Use a confirmation dialog.
* If you're not able to modify widgets in the room, hang up.
For this we know that persistent Jitsi widgets will mean that the user is in the call, so we use that to determine if they are actually participating.
2020-09-16 14:35:55 -06:00
Travis Ralston
12fb1ee1cf
Clean up now-unused code
2020-09-16 12:43:28 -06:00
Travis Ralston
b4af0140d4
Render Jitsi widget state events in a more obvious way
...
A clear improvement to this would be to include join/leave buttons in the tiles, however this is currently deferred.
2020-09-16 12:38:47 -06:00
Weblate
de0a2b3b93
Merge branch 'origin/develop' into Weblate.
2020-09-16 15:35:00 +00:00
Michael Telatynski
4db9ac16b5
Merge pull request #5211 from matrix-org/t3chguy/fix/15173
...
Hide Analytics sections if piwik config is not provided
2020-09-16 16:34:55 +01:00
Weblate
189d49a6f3
Merge branch 'origin/develop' into Weblate.
2020-09-16 15:34:30 +00:00
Michael Telatynski
9be04f8a67
i18n
2020-09-16 16:10:43 +01:00
Michael Telatynski
93323febcb
undo change
2020-09-16 16:10:24 +01:00
Michael Telatynski
a784e29622
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15174
...
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-16 16:09:08 +01:00
Michael Telatynski
c11abb74e0
UI Feature Flag: Share dialog QR code and social icons
2020-09-16 16:06:17 +01:00
Weblate
5893b077a4
Merge branch 'origin/develop' into Weblate.
2020-09-16 15:04:25 +00:00
Michael Telatynski
4d15a44d61
Merge pull request #5220 from matrix-org/t3chguy/fix/15202
...
Clean up UserInfo to not show a blank Power Selector for users not in room
2020-09-16 16:04:15 +01:00
Weblate
ff362d9f94
Merge branch 'origin/develop' into Weblate.
2020-09-16 14:59:14 +00:00
Michael Telatynski
4e2b6c2a30
Merge pull request #5212 from matrix-org/t3chguy/fix/15172
...
Also hide bug reporting prompts from the Error Boundaries
2020-09-16 15:59:07 +01:00
Michael Telatynski
06c4abd65e
Clean up UserInfo to not show a blank Power Selector for users not in room
2020-09-16 15:23:08 +01:00
Michael Telatynski
feb37878d8
tidy
2020-09-16 15:04:13 +01:00
J. Ryan Stinnett
7a5b0a964f
Adjust main encryption toast to reference Secure Backup
...
This adjusts the main toast to focus on Secure Backup as suggested in designs.
Part of https://github.com/vector-im/element-web/issues/13895
2020-09-16 15:03:06 +01:00
J. Ryan Stinnett
550a53e49c
Check cross-signing cached keys when showing setup button
2020-09-16 15:03:06 +01:00
J. Ryan Stinnett
6130d9e882
Delay encryption setup toasts until encrypted rooms present
...
Part of https://github.com/vector-im/element-web/issues/13895
2020-09-16 15:03:06 +01:00
J. Ryan Stinnett
0d25f62a9a
Tweak diagnostics for session backup key
2020-09-16 15:03:06 +01:00
J. Ryan Stinnett
26b465f1fd
Remove room recovery reminder
...
The Secure Backup toast replaces this with better UX.
Part of https://github.com/vector-im/element-web/issues/13895
2020-09-16 15:03:06 +01:00
J. Ryan Stinnett
ada00a3535
Recheck security status on room encryption change
...
This ensures we are alerted when you first interact with an encrypted room.
Part of https://github.com/vector-im/element-web/issues/13895
2020-09-16 15:03:06 +01:00
J. Ryan Stinnett
46f37fb969
Create cross-signing keys during authentication
...
With this change, Element now creates cross-signing keys during auth flows for
password login. For other auth flows like token / SSO, it will not happen until
a cross-signing / secret storage dialog flow as before.
2020-09-16 15:03:06 +01:00
J. Ryan Stinnett
7be27e70c9
Add component key to actions array
2020-09-16 15:03:06 +01:00
J. Ryan Stinnett
685878a101
Clarify diagnostic about keys in storage
...
Part of https://github.com/vector-im/element-web/issues/13895
2020-09-16 15:03:06 +01:00
J. Ryan Stinnett
3259ab1f25
Place cross-signing action buttons on a single row
...
Part of https://github.com/vector-im/element-web/issues/13895
2020-09-16 15:03:06 +01:00
J. Ryan Stinnett
7bd5e3fa31
Move security-related dialogs to a common directory
2020-09-16 15:03:06 +01:00
Michael Telatynski
aa25bad689
tidy
2020-09-16 14:57:46 +01:00
Michael Telatynski
1c44f15d2d
i18n
2020-09-16 14:54:30 +01:00
Michael Telatynski
d3c84e25f5
UI Feature Flag: Identity server
2020-09-16 14:45:34 +01:00
Michael Telatynski
dfabe79335
tidy up event handler
2020-09-16 13:44:24 +01:00
Michael Telatynski
d1070c05dd
UI Feature Flag: Disable VoIP
2020-09-16 13:40:27 +01:00
Michael Telatynski
2bea8457e9
UI Feature Flag: Communities
2020-09-16 12:56:40 +01:00
Michael Telatynski
7a448be1dc
UI Feature Flag: Disable advanced options and tidy up some copy
2020-09-16 12:14:33 +01:00
Weblate
74c51c0caa
Merge branch 'origin/develop' into Weblate.
2020-09-16 10:39:00 +00:00
call_xz
c653e7c5a0
Translated using Weblate (Japanese)
...
Currently translated at 56.6% (1344 of 2374 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ja/
2020-09-16 10:39:00 +00:00
Mirza Arnaut
8cbd67d611
Translated using Weblate (Bosnian)
...
Currently translated at 0.2% (4 of 2374 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/bs/
2020-09-16 10:38:59 +00:00
Michael Telatynski
f4f94e31d1
UI Feature Flag: Disable integrations entry UI
2020-09-16 11:38:50 +01:00
Michael Telatynski
45420ff13b
i18n
2020-09-16 11:27:39 +01:00
Michael Telatynski
9cc789756b
UI Feature Flag: Hide flair
2020-09-16 11:26:15 +01:00
Michael Telatynski
04d7aebad0
UI Feature Flag: Disable feedback button
2020-09-16 10:59:14 +01:00
Michael Telatynski
dbd3245e02
i18n
2020-09-16 10:53:30 +01:00
Michael Telatynski
caef9b27a0
Also hide bug reporting prompts from the Error Boundaries
2020-09-16 10:50:53 +01:00
Michael Telatynski
d990986407
Also hide Privacy heading in settings and fix React Key warning
2020-09-16 10:37:15 +01:00
Michael Telatynski
771ab82598
Hide Analytics sections if piwik config is not provided
2020-09-16 10:29:21 +01:00
Weblate
1dc9f6e103
Merge branch 'origin/develop' into Weblate.
2020-09-15 16:43:01 +00:00
Travis Ralston
3d9c520af8
Merge pull request #5201 from matrix-org/travis/3pid-invites
...
Tactical improvements to 3PID invites
2020-09-15 10:42:55 -06:00
Weblate
33af708d64
Merge branch 'origin/develop' into Weblate.
2020-09-15 15:23:53 +00:00
Michael Telatynski
6f0f427ef4
Merge pull request #5210 from matrix-org/t3chguy/fix/15172
...
If no bug_report_endpoint_url, hide rageshaking from the App
2020-09-15 16:23:48 +01:00
Michael Telatynski
16d8ea184d
i18n
2020-09-15 15:58:23 +01:00
Weblate
dacdacd70d
Merge branch 'origin/develop' into Weblate.
2020-09-15 14:55:15 +00:00
Travis Ralston
60c6e23b94
Match intended case for settings
2020-09-15 08:55:03 -06:00
Weblate
c80c0f31cf
Merge branch 'origin/develop' into Weblate.
2020-09-15 14:53:53 +00:00
Travis Ralston
88115b4f46
Merge pull request #5208 from matrix-org/travis/ui-func/base
...
Introduce a concept of UI features, using it for URL previews at first
2020-09-15 08:53:48 -06:00
Travis Ralston
246b802206
Merge branch 'develop' into travis/3pid-invites
2020-09-15 08:53:32 -06:00
Weblate
74f953cdd3
Merge branch 'origin/develop' into Weblate.
2020-09-15 14:52:25 +00:00
Travis Ralston
d11ce5fade
Merge pull request #5207 from matrix-org/travis/ui-func/e2e-icons
...
Remove defunct "always show encryption icons" setting
2020-09-15 08:52:19 -06:00
Michael Telatynski
6c166f0560
If no bug_report_endpoint_url, hide rageshaking from the App
2020-09-15 15:49:25 +01:00
Weblate
3aeefa98f4
Merge branch 'origin/develop' into Weblate.
2020-09-15 13:09:45 +00:00
LinAGKar
c605c3636b
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-09-15 13:09:45 +00:00
Jeff Huang
0e3c478e38
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-09-15 13:09:45 +00:00
linsui
d643f908b1
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 97.5% (2316 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hans/
2020-09-15 13:09:44 +00:00
Michael Telatynski
9a3c30b1f1
Merge pull request #5203 from matrix-org/t3chguy/fix/15150
...
Don't show Notifications Prompt Toast if user has master rule enabled
2020-09-15 14:09:38 +01:00
Michael Telatynski
6b5426bddd
Rename toolbar Notifier methods to prompt
2020-09-15 13:58:29 +01:00
Michael Telatynski
608249745a
Attempt to fix tests some more
2020-09-15 13:19:47 +01:00
Michael Telatynski
5202037eeb
Retry joinRoom up to 5 times in the case of a 504 GATEWAY TIMEOUT
2020-09-15 12:02:12 +01:00
Travis Ralston
0cac6874d4
Update i18n
2020-09-14 22:31:45 -06:00
Travis Ralston
f4f30a3274
Introduce a concept of UI features, using it for URL previews at first
...
Fixes https://github.com/vector-im/element-web/issues/15176
This is effectively the base for all of https://github.com/vector-im/element-web/issues/15185
2020-09-14 22:28:02 -06:00
Travis Ralston
b177843e45
Remove defunct "always show encryption icons" setting
...
It doesn't do anything in practice.
Fixes https://github.com/vector-im/element-web/issues/8725
2020-09-14 22:03:54 -06:00
Travis Ralston
61e8d3e3d7
Merge branch 'develop' into travis/3pid-invites
2020-09-14 11:50:08 -06:00
Weblate
9bf4891182
Merge branch 'origin/develop' into Weblate.
2020-09-14 16:09:51 +00:00
Michael Telatynski
ab91ce4b2d
Merge pull request #5206 from matrix-org/t3chguy/fix/15170
...
Fix Bridges tab crashing when the room does not have bridges
2020-09-14 17:09:46 +01:00
Michael Telatynski
e32cb175cb
Fix Bridges tab crashing when the room does not have bridges
2020-09-14 15:44:00 +01:00
Weblate
cf3917d638
Merge branch 'origin/develop' into Weblate.
2020-09-14 14:38:16 +00:00
Michael Telatynski
e261a18183
Merge pull request #5202 from matrix-org/t3chguy/fix/15140
...
Don't count widgets which no longer exist towards pinned count
2020-09-14 15:38:10 +01:00
Weblate
3b44958323
Merge branch 'origin/develop' into Weblate.
2020-09-14 14:38:08 +00:00
random
9a3dfe5235
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/it/
2020-09-14 14:38:08 +00:00
Michael Telatynski
fa50b31fd2
Fix crashes with cannot read isResizing of undefined
2020-09-14 15:20:06 +01:00
Michael Telatynski
229967aa33
Retry joinRoom up to 5 times in the case of a 504 GATEWAY TIMEOUT
2020-09-14 15:16:29 +01:00
Michael Telatynski
493d3ae288
Don't show Notifications Prompt Toast if user has master rule enabled
2020-09-14 14:35:08 +01:00
Michael Telatynski
73608c4aa9
Don't count widgets which no longer exist towards pinned count
2020-09-14 14:03:51 +01:00
Nikita Epifanov
f6a405ffd7
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-09-14 12:44:20 +00:00
Szimszon
475ea4aa2a
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-09-14 12:44:19 +00:00
Michael Albert
2317300a59
Translated using Weblate (German)
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-14 12:44:19 +00:00
Priit Jõerüüt
99811bfc74
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2375 of 2375 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-09-14 12:44:18 +00:00
Weblate
07bcbc0d65
Merge branch 'origin/develop' into Weblate.
2020-09-14 08:45:09 +00:00
discapacidad5
06a8ab20fb
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (2373 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/es/
2020-09-14 08:45:09 +00:00
Kahina Messaoudi
e5e7c873bc
Translated using Weblate (Kabyle)
...
Currently translated at 99.5% (2360 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/kab/
2020-09-14 08:44:51 +00:00
David Baker
c68a980c59
Merge pull request #5193 from matrix-org/dbkr/remove_jitsi_widget_on_call_button
...
Prompt to remove the jitsi widget when pressing the call button
2020-09-14 09:44:45 +01:00
random
6950159f22
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2373 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/it/
2020-09-13 15:43:01 +00:00
Szimszon
b857b1a239
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2373 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-09-13 15:42:59 +00:00
@a2sc:matrix.org
91dc346e5b
Translated using Weblate (German)
...
Currently translated at 100.0% (2373 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-13 15:42:58 +00:00
XoseM
0923eeb2ad
Translated using Weblate (Galician)
...
Currently translated at 100.0% (2373 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/gl/
2020-09-13 15:42:58 +00:00
Safa Alfulaij
80f8a18c2a
Translated using Weblate (Arabic)
...
Currently translated at 14.9% (354 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ar/
2020-09-13 15:42:57 +00:00
Travis Ralston
ac300a293e
Add jsdoc
2020-09-11 21:09:42 -06:00
Travis Ralston
fc2173a789
Appease the linter
...
It's almost like I copy/pasted some stuff
2020-09-11 21:05:54 -06:00
Travis Ralston
763309ae80
Show a spinner when processing a registration email confirmation
...
See comment enclosed
2020-09-11 20:58:10 -06:00
Travis Ralston
525ec6b709
Ensure we obliterate 3pid invites on logout
2020-09-11 20:36:26 -06:00
Travis Ralston
803badba1b
Show the user's 3PID invite after they've reloaded the page
...
This is a step towards https://github.com/vector-im/element-web/issues/13430
Since we've stored the invite, we can send the user to it once they reload the page or revisit Element. We currently only support one invite at a time, but this should be fine for most cases.
We only do this restoration if the next screen isn't set to avoid breaking the user out of an expected flow.
As an added touch, this also ensures that the email address is pre-filled on the registration page if needed, just in case the user refreshes before getting to the submit button.
2020-09-11 20:20:33 -06:00
Travis Ralston
a5d7b24805
Add a note for why oob_data isn't threaded yet
...
See https://github.com/vector-im/element-web/issues/15157
2020-09-11 19:57:16 -06:00
Travis Ralston
b1cdf1bc9a
Redirect to the registration page if there's a 3PID invite
...
Fixes https://github.com/vector-im/element-web/issues/15130
2020-09-11 19:53:52 -06:00
Travis Ralston
dc44b9ef59
Store and thread 3pid invite through the app
...
This doesn't do anything with the stored value (yet), but enables us to do something with it in a future commit.
2020-09-11 19:49:48 -06:00
Weblate
8c35392b6e
Merge branch 'origin/develop' into Weblate.
2020-09-11 15:12:51 +00:00
@a2sc:matrix.org
0721ff85fe
Translated using Weblate (German)
...
Currently translated at 99.9% (2372 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-11 15:12:51 +00:00
Travis Ralston
77f8c48dc4
Merge pull request #5195 from matrix-org/travis/iconography-update
...
Show verification status in the room summary card
2020-09-11 09:12:46 -06:00
Travis Ralston
8862b8298c
Use hooks better
2020-09-11 09:04:06 -06:00
felix adernog
7a26eb9840
Translated using Weblate (German)
...
Currently translated at 99.9% (2372 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-11 14:44:02 +00:00
toastbroot
d5b8588cb4
Translated using Weblate (German)
...
Currently translated at 99.9% (2372 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-11 14:39:44 +00:00
@a2sc:matrix.org
4c7d2363ce
Translated using Weblate (German)
...
Currently translated at 99.9% (2372 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-11 14:39:44 +00:00
LinAGKar
d67ad473c3
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2373 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-09-11 13:52:15 +00:00
Nikita Epifanov
ada8b8deec
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2373 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-09-11 13:52:14 +00:00
Priit Jõerüüt
b1bdb06507
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2373 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-09-11 13:52:13 +00:00
Jeff Huang
277aefdd5d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2373 of 2373 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-09-11 13:52:13 +00:00
David Baker
b633564bea
unused import
2020-09-11 13:02:02 +01:00
David Baker
e54d4e665f
Don't prompt to remove jitsi widget if the user don't have permission
2020-09-11 12:20:32 +01:00
Weblate
ddd12c81a6
Merge branch 'origin/develop' into Weblate.
2020-09-11 09:27:05 +00:00
Nikita Epifanov
19ebc6401f
Translated using Weblate (Russian)
...
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/ru/
2020-09-11 09:27:05 +00:00
David Baker
de8865d844
Merge pull request #5191 from matrix-org/dbkr/jitsi_call_naming
...
Call jitsi widgets 'group calls'
2020-09-11 10:27:00 +01:00
David Baker
2af803c1bb
remove unused stuff
2020-09-11 10:17:37 +01:00
David Baker
a93afe8c69
Check jitsi type in proper way
2020-09-11 09:57:13 +01:00
Weblate
b6f91d76b8
Merge branch 'origin/develop' into Weblate.
2020-09-11 08:53:15 +00:00
David Baker
07693b71b1
Merge pull request #5194 from matrix-org/dbkr/dont_unpin_persistent_widgets
...
Don't show 'unpin' for persistent widgets
2020-09-11 09:53:09 +01:00
Weblate
b33f7a698b
Merge branch 'origin/develop' into Weblate.
2020-09-11 08:41:46 +00:00
J. Ryan Stinnett
e7e6bc93ec
Merge pull request #5182 from matrix-org/jryans/defer-cross-signing-setup
...
Split up cross-signing and secure backup settings
2020-09-11 09:41:40 +01:00
Weblate
ddcf1e335e
Merge branch 'origin/develop' into Weblate.
2020-09-11 06:29:16 +00:00
Michael Telatynski
247e1d431d
Merge pull request #5185 from matrix-org/t3chguy/fix/3543
...
Fix onNewScreen to use replace when going from roomId->roomAlias
2020-09-11 07:29:10 +01:00
Travis Ralston
4cb7381d03
Show verification status in the room summary card
...
Fixes https://github.com/vector-im/element-web/issues/15143
Colours are the same for both light and dark theme.
2020-09-10 13:53:42 -06:00
David Baker
b7058a33ad
lint
2020-09-10 14:37:44 +01:00
David Baker
eeb4c5696f
Don't show 'unpin' for persistent widgets
...
This will mostly fix https://github.com/vector-im/element-web/issues/15139
although it could still break in a race condition.
2020-09-10 14:30:35 +01:00
David Baker
18be4cb202
Use widget type fromString
2020-09-10 14:18:49 +01:00
David Baker
96080f2ccc
Prompt to remove the jitsi widget when pressing the call button
...
If there's already one in the room.
We threw up an error message anyway telling you there was already
a jitsi widget, so just add a button to end the call.
2020-09-10 14:06:13 +01:00
Weblate
0c0d014e4f
Merge branch 'origin/develop' into Weblate.
2020-09-10 12:58:19 +00:00
LinAGKar
7d3e0ed9ce
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-09-10 12:58:19 +00:00
yuuki-san
8d4a252184
Translated using Weblate (Slovak)
...
Currently translated at 69.2% (1640 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sk/
2020-09-10 12:58:18 +00:00
Szimszon
9c749626e4
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-09-10 12:58:18 +00:00
XoseM
c5bf61e270
Translated using Weblate (Galician)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/gl/
2020-09-10 12:58:17 +00:00
Jeff Huang
7f1c5537fb
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-09-10 12:58:16 +00:00
Besnik Bleta
17a6f33b91
Translated using Weblate (Albanian)
...
Currently translated at 99.7% (2361 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sq/
2020-09-10 12:58:15 +00:00
Matthew Hodgson
5ecc3f4398
kill formatMinimalBadgeCount entirely
2020-09-10 13:56:46 +01:00
Matthew Hodgson
89d05ac952
bring back 1.2M style badge counts rather than 99+
2020-09-10 13:51:34 +01:00
David Baker
2b965a2741
Call jitsi widgets 'group calls'
...
So they feel a bit more like first class citizens
2020-09-10 11:52:01 +01:00
Weblate
a9ee1e785e
Merge branch 'origin/develop' into Weblate.
2020-09-09 21:08:50 +00:00
Nikita Epifanov
188aee0fcf
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-09-09 21:08:50 +00:00
@a2sc:matrix.org
884b54fd02
Translated using Weblate (German)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-09 21:08:49 +00:00
Priit Jõerüüt
9586a981de
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2369 of 2369 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-09-09 21:08:48 +00:00
Travis Ralston
a765db8977
Merge pull request #5189 from matrix-org/travis/rageshake-fix
...
Run the rageshake command through the bug report dialog
2020-09-09 15:08:43 -06:00
Travis Ralston
77f715ba73
Fix i18n and analytics
2020-09-09 14:55:27 -06:00
Travis Ralston
9b5823cccb
Run the rageshake command through the bug report dialog
...
Ideally we encourage users to give us information like a github issue or options to download their logs.
2020-09-09 14:53:38 -06:00
Travis Ralston
0a7090dd64
Account for via in pill matching regex
...
Fixes https://github.com/vector-im/element-web/issues/15133
Regression first appeared in a80bcaa292
This also affects room IDs.
2020-09-09 14:36:35 -06:00
Michael Telatynski
c26f3b8a97
Fix onNewScreen to use replace when going from roomId->roomAlias to prevent locking the user in place
2020-09-09 16:52:46 +01:00
David Baker
62556c2afe
Merge pull request #5184 from matrix-org/dbkr/always_allow_local_widgets
...
Always allow widgets when using the local version
2020-09-09 15:52:31 +01:00
David Baker
f9079975a1
write correct jsdoc
2020-09-09 15:42:25 +01:00
David Baker
99b0a0a78e
Always allow widgets when using the local version
...
Since we're not loading the widget URL, there's no need to ask
for permission to load it: it's just another part of the app.
2020-09-09 15:35:05 +01:00
Michael Telatynski
a1f1334250
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/dpsah/6785.3
...
Conflicts:
src/components/structures/RoomView.tsx
2020-09-09 15:16:19 +01:00
Weblate
db5cbdf709
Merge branch 'origin/develop' into Weblate.
2020-09-09 13:34:36 +00:00
J. Ryan Stinnett
0219824d6f
Merge remote-tracking branch 'origin/develop' into jryans/defer-cross-signing-setup
2020-09-09 14:13:23 +01:00
J. Ryan Stinnett
6d1b1d9460
Fix linting error
2020-09-09 14:12:36 +01:00
Michael Telatynski
04d2f93902
Fix WidgetStore handler bindings
2020-09-09 13:15:19 +01:00
Michael Telatynski
0e58eb6d56
Update initial widget height
2020-09-09 13:15:07 +01:00
Michael Telatynski
8d66dce68d
Update copy and use svg for ellipsis
2020-09-09 12:50:48 +01:00
Michael Telatynski
b635598bc3
Attempt to fix tests and fix RoomSummaryCard having wrong member count
2020-09-09 12:28:12 +01:00
Michael Telatynski
bb98587143
fix e2e tests. Change the default Room Tab to RoomSummary
2020-09-09 11:42:41 +01:00
Michael Telatynski
37c0d524bc
re-order top right buttons
2020-09-09 11:06:15 +01:00
Michael Telatynski
29c2a0ef35
Fix FilePanel and NotificationPanel overscroll issues
2020-09-09 09:50:08 +01:00
Clemens Zeidler
9031c58aeb
Make settings label platform specific
2020-09-09 19:27:11 +12:00
Clemens Zeidler
db61d343f5
Add option to send/edit a message with Ctrl + Enter / Command + Enter
...
When editing multi-line text this option helps to prevent accidentally
sending a message too early. With this option, Enter just inserts a new
line.
For example, composing programming code in a dev chat becomes much
easier when Enter just inserts a new line instead of sending the
message.
Signed-off-by: Clemens Zeidler <clemens.zeidler@gmail.com>
2020-09-09 19:27:11 +12:00
Michael Telatynski
517b594edc
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/dpsah/6785.1
...
Conflicts:
src/components/structures/RightPanel.js
2020-09-08 18:04:24 +01:00
J. Ryan Stinnett
bbe2084f66
Add independent set up / reset actions in Settings
...
This adds set up and reset actions to each of cross-signing and secure backup
that do separate things, rather than mixing concerns together. (It's temporarily
still a bit of lie for backup, as more changes are needed to stop resetting
cross-signing as well.)
2020-09-08 18:01:56 +01:00
Michael Telatynski
12a6bc8231
update copy
2020-09-08 18:00:21 +01:00
Michael Telatynski
596060c506
fix alignments and iterate PR
2020-09-08 17:57:08 +01:00
Weblate
97199c4479
Merge branch 'origin/develop' into Weblate.
2020-09-08 16:46:07 +00:00
Michael Telatynski
83c2ae2479
Merge pull request #5180 from matrix-org/t3chguy/fix/15123
...
null-guard roomId in RightPanel and pass Room to UserView
2020-09-08 17:46:02 +01:00
Michael Telatynski
01a8ac25c9
Use null coalescing operator
2020-09-08 17:40:57 +01:00
Michael Telatynski
a17b2ba1e5
use constant
2020-09-08 17:38:13 +01:00
Michael Telatynski
27a65fff2b
null-guard roomId in RightPanel and pass Room to UserView
2020-09-08 17:34:32 +01:00
Weblate
e204914e31
Merge branch 'origin/develop' into Weblate.
2020-09-08 16:27:57 +00:00
TERMICO
093ed37c17
Translated using Weblate (Spanish)
...
Currently translated at 88.0% (2073 of 2356 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/es/
2020-09-08 16:27:56 +00:00
Michael Telatynski
8d03799ffe
Fix create-react-class regression.
...
Can't call setState in c'tor
2020-09-08 16:51:55 +01:00
Michael Telatynski
1532048f33
Fix behaviour WidgetStore for new/unknown rooms
2020-09-08 16:49:50 +01:00
Michael Telatynski
b982bf87b5
delint
2020-09-08 16:33:55 +01:00
Michael Telatynski
8d14d26e2b
do the todos
2020-09-08 16:27:09 +01:00
Michael Telatynski
4a4a8cd611
styling and fix i
button behaviour
2020-09-08 15:43:40 +01:00
Michael Telatynski
73dcba1425
i18n
2020-09-08 15:43:40 +01:00
Michael Telatynski
ef0843d4ad
Iterate to match design
2020-09-08 15:43:40 +01:00
Michael Telatynski
98b59fb217
Consolidate all the work thus far
2020-09-08 15:43:38 +01:00
Michael Telatynski
31cca5e0f2
Create new right panel cards
2020-09-08 15:42:31 +01:00
Michael Telatynski
eb7f6f4c4b
Create new WidgetStore to track all widgets stuff
2020-09-08 15:42:31 +01:00
Michael Telatynski
8f94a42daf
Update Right Panel phase recall behaviour
2020-09-08 15:42:31 +01:00
Michael Telatynski
2527344294
Create name/title Widget utils
2020-09-08 15:42:31 +01:00
J. Ryan Stinnett
aae68f7d1a
Move 4S status to backup panel
...
This moves the various 4S status diagnostics to the backup panel and out of the
cross-signing panel. The available actions are unchanged as part of this commit,
but they will be updated next.
2020-09-08 15:26:59 +01:00
J. Ryan Stinnett
2fbb551035
Put backup details in a table
2020-09-08 15:26:59 +01:00
Weblate
d3f504aa3e
Merge branch 'origin/develop' into Weblate.
2020-09-08 14:24:14 +00:00
Michael Telatynski
87b72de25f
Merge pull request #5176 from matrix-org/t3chguy/dpsah/6785.4
...
Fix WatchManager for global room watchers and tidy widget code a little
2020-09-08 15:24:10 +01:00
Weblate
042bff9d08
Merge branch 'origin/develop' into Weblate.
2020-09-08 14:23:42 +00:00
Michael Telatynski
a80bcaa292
Merge pull request #5174 from matrix-org/t3chguy/fix/15100
...
Fix permalink local linkification to not strip via servers
2020-09-08 15:23:38 +01:00
Michael Telatynski
9d85d0436c
iterate PR
2020-09-08 15:22:23 +01:00
Weblate
9c9d375d31
Merge branch 'origin/develop' into Weblate.
2020-09-08 14:16:55 +00:00
Jason Robinson
75518254fb
Merge pull request #5173 from matrix-org/jaywink/jitsi-openidjwt-auth
...
Support creation of Jitsi widgets with "openidtoken-jwt" auth
2020-09-08 17:16:50 +03:00
Michael Telatynski
1b99c11b11
tidy
2020-09-08 15:09:45 +01:00
Michael Telatynski
5c3c8cfb06
Make Travis an ounce happier
2020-09-08 15:07:16 +01:00
Weblate
66b42c6860
Merge branch 'origin/develop' into Weblate.
2020-09-08 14:03:10 +00:00
Michael Telatynski
73b8493fe8
Merge pull request #5177 from matrix-org/t3chguy/fix/15115
...
Fix create-react-class regression.
2020-09-08 15:03:03 +01:00
Weblate
63abeefc54
Merge branch 'origin/develop' into Weblate.
2020-09-08 13:20:42 +00:00
LinAGKar
abaf470261
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2356 of 2356 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-09-08 13:20:41 +00:00
Travis Ralston
5c878ddfdd
Merge pull request #5172 from matrix-org/travis/widgets/msc1960-1
...
Update openid_credentials Widget API action for MSC1960 updates
2020-09-08 07:20:35 -06:00
Michael Telatynski
99cd2dceec
Fix create-react-class regression.
...
Can't call setState in c'tor
2020-09-08 12:07:24 +01:00
Michael Telatynski
48d9c94c88
Extract editWidget into WidgetUtils
2020-09-08 11:12:14 +01:00
Michael Telatynski
3bc42d7470
delint
2020-09-08 11:05:33 +01:00
Michael Telatynski
b75e2aa299
WidgetEchoStore improve update event to include roomId and widgetId
2020-09-08 11:01:55 +01:00
Michael Telatynski
07f7ff6831
Fix WatchManager global room watchers
2020-09-08 11:01:36 +01:00
Jason Robinson
3af0d33e3b
Make a few fields readonly
...
As they're only set in the constructor.
2020-09-08 13:00:00 +03:00
Jason Robinson
c19336591e
Add OpenID token request flow to WidgetApi
...
As per MSC1960.
2020-09-08 12:59:05 +03:00
Michael Telatynski
906d4defd5
Convert RoomView and RoomContext to TS
2020-09-08 10:52:37 +01:00
Michael Telatynski
6a304ce16e
Remove ancient RoomView props.eventPixelOffset
2020-09-08 10:52:27 +01:00
Michael Telatynski
d0c716d61c
Fix permalink local linkification to not strip via servers
2020-09-08 10:26:37 +01:00
Weblate
9d51ad7472
Merge branch 'origin/develop' into Weblate.
2020-09-08 08:47:19 +00:00
LinAGKar
8e76031871
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2356 of 2356 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-09-08 08:47:19 +00:00
Nikita Epifanov
e891e1ff05
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2356 of 2356 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-09-08 08:47:19 +00:00
@a2sc:matrix.org
72901ad88c
Translated using Weblate (German)
...
Currently translated at 100.0% (2356 of 2356 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-09-08 08:47:18 +00:00
Priit Jõerüüt
b2292241f1
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2356 of 2356 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-09-08 08:47:18 +00:00
Jeff Huang
a934878fdb
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2356 of 2356 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-09-08 08:47:18 +00:00
Jason Robinson
4b43e39d2a
Code review related changes
...
* drop room ID from jitsi widget data
* reame queryParts variable
2020-09-08 11:31:40 +03:00