Weblate
0a922646d9
Merge branch 'origin/develop' into Weblate.
2021-08-18 11:03:02 +00:00
libexus
7403efa3b8
Translated using Weblate (German)
...
Currently translated at 97.4% (3061 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-18 11:03:02 +00:00
David Baker
7616f3ae56
Merge pull request #6621 from SimonBrandner/fix/call-tile-spacing/18558
...
Fix vertical call tile spacing issues
2021-08-18 12:02:53 +01:00
Weblate
9a52ee9d30
Merge branch 'origin/develop' into Weblate.
2021-08-18 10:56:17 +00:00
libexus
16e52db4d3
Translated using Weblate (German)
...
Currently translated at 97.2% (3056 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-18 10:56:17 +00:00
David Baker
24e3a91f6f
Merge pull request #6618 from SimonBrandner/fix/long-names-call-tiles
...
Fix long display names in call tiles
2021-08-18 11:56:09 +01:00
Weblate
042e0f56fc
Merge branch 'origin/develop' into Weblate.
2021-08-18 10:54:46 +00:00
waclaw66
3addc1dcfe
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3142 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-18 10:54:46 +00:00
Tirifto
f4e93464f2
Translated using Weblate (Esperanto)
...
Currently translated at 95.0% (2988 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/
2021-08-18 10:54:44 +00:00
Ihor Hordiichuk
dce66bc7d2
Translated using Weblate (Ukrainian)
...
Currently translated at 47.4% (1492 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2021-08-18 10:54:42 +00:00
LinAGKar
3bc5ed485b
Translated using Weblate (Swedish)
...
Currently translated at 97.1% (3052 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-08-18 10:54:31 +00:00
jelv
f42402723d
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3142 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-18 10:54:28 +00:00
iaiz
e0b6715c9b
Translated using Weblate (Spanish)
...
Currently translated at 99.3% (3121 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-08-18 10:54:27 +00:00
libexus
b03a7b875f
Translated using Weblate (German)
...
Currently translated at 97.1% (3053 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-18 10:54:23 +00:00
David Baker
946ae73e1d
Merge pull request #6615 from SimonBrandner/fix/media-error
...
Properly handle media errors
2021-08-18 11:54:08 +01:00
James Salter
ecd142f2a5
Add type declarations
2021-08-18 09:21:57 +01:00
Šimon Brandner
f5cbc9f598
Fix pagination and improve typing
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-18 10:02:42 +02:00
Šimon Brandner
cedf2db9ec
Remove unnecessary this.props
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-18 09:29:44 +02:00
Šimon Brandner
ccf3af21f9
Allow playback of replied-to voice message
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-18 09:28:44 +02:00
Šimon Brandner
c3da7496ae
Add isVoiceMessage()
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-18 09:28:27 +02:00
Dariusz Niemczyk
6310949bc8
Fix background blur not being shown on first load
2021-08-17 19:45:52 +02:00
Dariusz Niemczyk
b1c724ad66
Fix invalid width for blurred sidebar
2021-08-17 19:34:18 +02:00
Germain Souquet
617e7deff5
replace sdk.getComponent with import statements
2021-08-17 18:05:10 +01:00
Dariusz Niemczyk
eb242041a5
Fix missing background tonality without avatar
2021-08-17 18:56:19 +02:00
Germain Souquet
95f4513bd2
Make UI respond to thread events
2021-08-17 17:42:47 +01:00
Dariusz Niemczyk
78d48b1d8b
Fix weird code style
2021-08-17 18:03:22 +02:00
Dariusz Niemczyk
de2eb5b6dd
Satisfy linter
2021-08-17 17:59:26 +02:00
Dariusz Niemczyk
2ee26d0681
Make the blur as-close to the css one as possible
2021-08-17 17:47:40 +02:00
James Salter
0d9e27f34a
Fix import
2021-08-17 15:58:14 +01:00
Dariusz Niemczyk
a999cad49d
Properly cache blur effect
2021-08-17 16:07:17 +02:00
Dariusz Niemczyk
bdb5f3bb9f
Refactor GroupFilterPanel to typescript
2021-08-17 15:30:24 +02:00
James Salter
834f72a9a8
Merge remote-tracking branch 'origin' into sentry-rageshakes
2021-08-17 11:47:00 +01:00
Germain Souquet
458f860a26
Merge branch 'develop' into gsouquet/threaded-messaging-2349
2021-08-17 11:14:21 +01:00
Germain Souquet
d1dbfbd014
hide thread events from the timeline
2021-08-17 11:10:02 +01:00
Germain Souquet
e5024c4b71
Adapt threading UI to new backend
2021-08-17 10:38:09 +01:00
Priit Jõerüüt
b935e0cc5f
Translated using Weblate (Estonian)
...
Currently translated at 98.8% (3106 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-08-17 08:42:02 +00:00
Nguyen Quang Dung
88df46012f
Translated using Weblate (Vietnamese)
...
Currently translated at 9.6% (303 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/vi/
2021-08-17 08:41:56 +00:00
XoseM
13a70c3958
Translated using Weblate (Galician)
...
Currently translated at 100.0% (3142 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-08-17 08:41:56 +00:00
LinAGKar
2ea3166b60
Translated using Weblate (Swedish)
...
Currently translated at 96.7% (3041 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-08-17 08:41:54 +00:00
Šimon Brandner
1d664f0914
Explicitly handle first state change
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-17 10:23:54 +02:00
Šimon Brandner
533f2c2c98
Properly listen for call_state
...
The previous thing should have never worked, since CallsChanged doesn't get emitted when a call is answered
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-17 09:51:48 +02:00
Šimon Brandner
3fdf4d13ca
Proper init in constructors
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-17 09:48:25 +02:00
LinAGKar
f24bc268ea
Translated using Weblate (Swedish)
...
Currently translated at 96.1% (3021 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-08-16 14:03:38 +00:00
Glandos
1bbc2d6790
Translated using Weblate (French)
...
Currently translated at 99.9% (3139 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-16 14:03:35 +00:00
Dariusz Niemczyk
9dfa01e1a8
Fix error on accessing encrypted media without keys
...
In case where the message is encrypted and you request cross-signed keys
from another session you may end up in a situation where `media` doesn't
exist as you didn't receive keys, yet you have the message's type.
This commit fixes this problem by checking if the media is even available.
2021-08-16 15:30:48 +02:00
James Salter
6c2e98812b
Remove test code; good job we have tests
2021-08-16 13:26:58 +01:00
Dariusz Niemczyk
582b5c90a4
Properly sepearate left column from timeline
2021-08-16 14:26:21 +02:00
James Salter
16d02f24bd
lint
2021-08-16 13:06:19 +01:00
Weblate
48065c9ddb
Merge branch 'origin/develop' into Weblate.
2021-08-16 11:28:23 +00:00
random
f1993a5886
Translated using Weblate (Italian)
...
Currently translated at 99.9% (3141 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-08-16 11:28:23 +00:00
David Baker
be18178015
Merge pull request #6614 from SimonBrandner/fix/glare/18538
...
Fix glare related regressions
2021-08-16 12:28:10 +01:00
Dariusz Niemczyk
8bd5441fae
Merge branch 'develop' into gsouquet/fix-backdrop-filter
...
* develop: (22 commits)
Fix long display names in call toasts
Fix import
Add MatrixEvent type
Convert CrossSigningPanel to TS
Fix PiP of held calls
Use new call state icons
Add declined call buttons
Add "No answer" state
Left align call tiles
Fix tab trapping behaviour
add comment
Iterate PR based on feedback
Iterate PR, merge types with @types/PushRules
Remove misplaced bracket in a translation string
delint and improve ts
Convert SearchResult, InteractiveAuth, PushProcessor and Scheduler to Typescript
remove dead code and fix some types
delint
post-merge fixes, the new keybindings stuff made it messy
Improve VoiceOver & WebKit accessibility support
...
2021-08-16 13:16:28 +02:00
Šimon Brandner
c375b6058f
Fix call tile spacing issues
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-16 11:04:41 +02:00
waclaw66
bbd70ada81
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3142 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-16 08:54:46 +00:00
Jeff Huang
3310cc5427
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3142 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-08-16 08:54:44 +00:00
LinAGKar
dd75fcc2ac
Translated using Weblate (Swedish)
...
Currently translated at 96.1% (3020 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-08-16 08:54:42 +00:00
jelv
7aa5674f96
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3142 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-16 08:54:37 +00:00
Germain Souquet
02ece40103
Fix import path on ChangeAvatar
2021-08-16 09:19:58 +01:00
Germain Souquet
800b3f1424
Fix linter
2021-08-16 09:16:02 +01:00
Šimon Brandner
bd2ae762d6
Adjust max-non-narrow-width
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-16 10:08:30 +02:00
Šimon Brandner
64aa53ab24
Correctly handle media errors
...
The methods need to be async since play() is async, otherwise there is no point in having the try catch blocks
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-15 13:33:49 +02:00
Šimon Brandner
a6cde3256e
Properly handle call change
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-15 12:56:29 +02:00
Weblate
122473ba6c
Merge branch 'origin/develop' into Weblate.
2021-08-15 07:20:09 +00:00
Timo Gurr
2f308b139c
Translated using Weblate (German)
...
Currently translated at 95.6% (3004 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-15 07:20:09 +00:00
libexus
1e53e19f0b
Translated using Weblate (German)
...
Currently translated at 95.6% (3004 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-15 07:20:09 +00:00
Dariusz Niemczyk
7b72931c42
Merge pull request #6422 from libexus/i18n-bracket-fix
...
Remove misplaced bracket in a translation string
2021-08-15 09:20:00 +02:00
Michael Sasser
51ba54f8d8
Translated using Weblate (German)
...
Currently translated at 95.4% (3000 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-15 05:32:17 +00:00
Timo Gurr
3a32450492
Translated using Weblate (German)
...
Currently translated at 95.4% (3000 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-15 05:32:17 +00:00
Safa Alfulaij
d879fb2270
Translated using Weblate (Arabic)
...
Currently translated at 45.2% (1422 of 3142 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ar/
2021-08-14 21:25:19 +00:00
Germain Souquet
2e1d5aa67b
Migrate ProfileSettings to TypeScript
2021-08-14 11:36:12 +02:00
Germain Souquet
447beb8294
Migrate IntegrationManager to TypeScript
2021-08-14 11:27:17 +02:00
Germain Souquet
dfd986751f
Migrate DevicesPanelEntry to TypeScript
2021-08-14 11:22:18 +02:00
Germain Souquet
fb6a6370e7
Migrate DevicesPanel to TypeScript
2021-08-14 11:17:19 +02:00
Germain Souquet
1e431057ff
Migrate ChangeDisplayName to TypeScript
2021-08-14 11:06:34 +02:00
Germain Souquet
bedfbedff0
Migrate ChangeAvatar to TypeScript
2021-08-14 11:04:36 +02:00
Germain Souquet
1f55158727
Migrate AvatarSetting to TypeScript
2021-08-14 10:53:53 +02:00
Germain Souquet
c56d267316
Migrate TopUnreadMessagesBar to TypeScript
2021-08-14 10:51:08 +02:00
Germain Souquet
eb120901ae
Migrate SimpleRoomHeader to TypeScript
2021-08-14 10:48:30 +02:00
Germain Souquet
7e4c88f6ba
Migrate RoomUpgradeWarningBar to TypeScript
2021-08-14 10:46:38 +02:00
Germain Souquet
7290a65924
Migrate RoomDetailList to TypeScript
2021-08-14 10:36:04 +02:00
Germain Souquet
e9e6269da7
Migrat ReadReceiptMarker to TypeScript
2021-08-14 10:31:18 +02:00
Germain Souquet
2e9cacdeb1
Migrate JumpToBottomButton to TypeScript
2021-08-14 10:22:43 +02:00
Weblate
bcade6b0db
Merge branch 'origin/develop' into Weblate.
2021-08-13 17:27:38 +00:00
David Baker
c28d449f3f
Fix import
...
thanks vscode
2021-08-13 18:21:59 +01:00
David Baker
7c8637f5db
Add MatrixEvent type
2021-08-13 18:18:48 +01:00
David Baker
c79b6a412d
Merge remote-tracking branch 'origin/develop' into dbkr/crosssigningpanel_ts
2021-08-13 18:11:54 +01:00
David Baker
e78640572d
Convert CrossSigningPanel to TS
...
Type: task
2021-08-13 18:07:58 +01:00
Dariusz Niemczyk
94a5013beb
temp
2021-08-13 19:03:20 +02:00
Dariusz Niemczyk
7f58a21aac
Improve BackdropPanel performance by ignoring React
2021-08-13 18:12:02 +02:00
Weblate
898de4fe1f
Merge branch 'origin/develop' into Weblate.
2021-08-13 16:09:02 +00:00
Travis Ralston
da944b2c6b
Merge pull request #6323 from matrix-org/t3chguy/ts/12
...
Convert SearchResult, InteractiveAuth, PushProcessor and Scheduler to TS
2021-08-13 10:08:58 -06:00
Weblate
4245747396
Merge branch 'origin/develop' into Weblate.
2021-08-13 15:55:54 +00:00
Michael Telatynski
df282807b1
Merge pull request #5659 from matrix-org/t3chguy/a11y/composer-list-autocomplete
2021-08-13 16:55:46 +01:00
Weblate
e861d0ceec
Merge branch 'origin/develop' into Weblate.
2021-08-13 14:51:35 +00:00
Weblate
40a1fde370
Merge branch 'origin/develop' into Weblate.
2021-08-13 14:41:41 +00:00
LinAGKar
504905a822
Translated using Weblate (Swedish)
...
Currently translated at 95.4% (2998 of 3141 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-08-13 14:41:41 +00:00
Dariusz Niemczyk
5f9b55eaa9
Merge remote-tracking branch 'origin/develop' into gsouquet/fix-backdrop-filter
...
* origin/develop: (1278 commits)
Add a little padding
Keep number field in focus when pressing dialpad buttons (#6520 )
Remove old version
Fix video call persisting when widget removed
Update link to matrix-js-sdk CONTRIBUTING file (#6557 )
$toast-bg-color -> $system
$system-... -> $system
Iterate PR based on feedback
Remove unnecessary code
Use AccessibleTooltipButton
Just upload the PR object itself
Edit PR Description instead of commenting
publish the right directory
Fix Netflify builds from fork PRs
This doesn't need to be here as it was moved into CallViewButtons
Make scrollbar dot transparent
Iterate PR based on feedback
Don't set hidden RRs labs setting at account level
Add a comment for weirdly placed div
Add full class names to animations.scss
...
2021-08-13 15:12:07 +02:00
Šimon Brandner
cda91e44e0
Use new call state icons
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-13 11:37:17 +02:00
Šimon Brandner
032d2866a3
Add "No answer" state
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-13 11:19:14 +02:00
Šimon Brandner
c79852a9f0
Left align call tiles
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-13 10:59:59 +02:00
Weblate
12323b2d04
Merge branch 'origin/develop' into Weblate.
2021-08-13 08:45:02 +00:00
XoseM
72b018812d
Translated using Weblate (Galician)
...
Currently translated at 100.0% (3141 of 3141 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-08-13 08:45:02 +00:00
Tirifto
126d55f0ab
Translated using Weblate (Esperanto)
...
Currently translated at 95.0% (2985 of 3141 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/
2021-08-13 08:44:56 +00:00
Jeff Huang
31b71871d0
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3141 of 3141 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-08-13 08:44:48 +00:00
LinAGKar
30b775b639
Translated using Weblate (Swedish)
...
Currently translated at 93.9% (2952 of 3141 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-08-13 08:44:42 +00:00
Šimon Brandner
39bb253d1f
Merge remote-tracking branch 'upstream/develop' into feature/narrow-voip-tiles/18398
2021-08-13 10:30:21 +02:00
Weblate
b29c35f48c
Merge branch 'origin/develop' into Weblate.
2021-08-12 18:19:17 +00:00
David Baker
ecb2d9908d
Merge pull request #6608 from matrix-org/dbkr/kill_persistent_jitsi
...
Fix video call persisting when widget removed
2021-08-12 19:19:12 +01:00
Weblate
a56a0118f8
Merge branch 'origin/develop' into Weblate.
2021-08-12 17:58:10 +00:00
Andrew Morgan
1ad35b1564
Keep number field in focus when pressing dialpad buttons ( #6520 )
2021-08-12 18:58:06 +01:00
David Baker
3528d87f30
Remove old version
2021-08-12 18:39:11 +01:00
David Baker
657dcaf989
Fix video call persisting when widget removed
...
Fixes https://github.com/vector-im/element-web/issues/15703
Type: defect
2021-08-12 18:36:57 +01:00
James Salter
065a70b63f
Add copyright header
2021-08-12 17:46:28 +01:00
Weblate
a080ddb1ce
Merge branch 'origin/develop' into Weblate.
2021-08-12 14:54:57 +00:00
Travis Ralston
772b8fb3fa
Merge pull request #6593 from SimonBrandner/fix/correct-button
...
Use the correct button component for the Call View sidebar button
2021-08-12 08:54:53 -06:00
Priit Jõerüüt
5c808eaba0
Translated using Weblate (Estonian)
...
Currently translated at 97.9% (3078 of 3141 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-08-12 14:35:05 +00:00
Besnik Bleta
300a1b12e7
Translated using Weblate (Albanian)
...
Currently translated at 99.7% (3132 of 3141 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-08-12 14:35:02 +00:00
waclaw66
d465d6c9c6
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3141 of 3141 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-12 14:34:55 +00:00
Tirifto
1f406d646e
Translated using Weblate (Esperanto)
...
Currently translated at 93.3% (2931 of 3141 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/
2021-08-12 14:34:50 +00:00
jelv
c259e25f52
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3141 of 3141 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-12 14:34:42 +00:00
Michael Telatynski
8ddaa7faf1
i18n
2021-08-12 12:08:57 +01:00
Michael Telatynski
85b1f166e8
post-merge tidy up
2021-08-12 12:03:14 +01:00
Weblate
bf10c7db04
Merge branch 'origin/develop' into Weblate.
2021-08-12 10:56:00 +00:00
jelv
0f77847900
Translated using Weblate (Dutch)
...
Currently translated at 99.4% (3124 of 3141 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-12 10:56:00 +00:00
Dariusz Niemczyk
fbc5729daf
Merge pull request #6590 from matrix-org/palid/fix/images-loading-ux
...
Make loading encrypted images look snappier
2021-08-12 12:55:52 +02:00
Michael Telatynski
0a209afdc2
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18089
...
Conflicts:
res/css/structures/_SpaceHierarchy.scss
src/components/structures/SpaceHierarchy.tsx
src/i18n/strings/en_EN.json
2021-08-12 11:41:03 +01:00
Weblate
71de0a355c
Merge branch 'origin/develop' into Weblate.
2021-08-12 10:28:23 +00:00
Nikita Epifanov
31ffe33cf3
Translated using Weblate (Russian)
...
Currently translated at 98.3% (3067 of 3117 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-08-12 10:28:23 +00:00
Michael Telatynski
228d623024
Merge pull request #6543 from matrix-org/t3chguy/fix/18092
2021-08-12 11:28:14 +01:00
Michael Telatynski
f53eb4eeed
Fix tab trapping behaviour
2021-08-12 11:27:34 +01:00
Michael Telatynski
f9527c9d6b
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
...
Conflicts:
src/components/views/rooms/BasicMessageComposer.tsx
src/editor/autocomplete.ts
2021-08-12 11:21:20 +01:00
Michael Telatynski
9d3569a577
Iterate PR based on feedback
2021-08-12 10:58:56 +01:00
Weblate
a93ffe7e99
Merge branch 'origin/develop' into Weblate.
2021-08-12 08:23:45 +00:00
XoseM
d51e2e3500
Translated using Weblate (Galician)
...
Currently translated at 100.0% (3117 of 3117 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-08-12 08:23:45 +00:00
waclaw66
8f1e5b7cad
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3117 of 3117 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-12 08:23:42 +00:00
Tirifto
c4e4b91302
Translated using Weblate (Esperanto)
...
Currently translated at 92.7% (2891 of 3117 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/
2021-08-12 08:23:40 +00:00
Jeff Huang
dc3fd69736
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3117 of 3117 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-08-12 08:23:36 +00:00
Šimon Brandner
0a4a1506d4
Use ignoreSelfEvent in the RoomListStore (which doesn't work!)
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 09:40:26 +02:00
Šimon Brandner
f2dccbc9f7
Use function syntax
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 09:38:57 +02:00
Šimon Brandner
10e42d4d48
Merge remote-tracking branch 'upstream/develop' into fix/rl-resort/110
2021-08-12 09:08:02 +02:00
Šimon Brandner
ccaa69b25b
Remove unnecessary code
...
This somehow doesn't seem to be neccessary anymore, I don't really know why but everything seems to work without it
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 08:53:42 +02:00
Šimon Brandner
29d20b8125
Use AccessibleTooltipButton
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-12 08:11:11 +02:00
Weblate
fe6af71590
Merge branch 'origin/develop' into Weblate.
2021-08-11 22:19:01 +00:00
waclaw66
23b59b15e2
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3116 of 3116 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-11 22:19:01 +00:00
Szimszon
7265874217
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3116 of 3116 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-08-11 22:18:59 +00:00
Michael Telatynski
09ffad96ff
Merge pull request #6569 from matrix-org/t3chguy/fix/spaces-a11y
2021-08-11 23:18:52 +01:00
Michael Telatynski
69cf64249f
add comment
2021-08-11 21:50:26 +01:00
Michael Telatynski
5d98c6f02d
Iterate PR based on feedback
2021-08-11 21:45:49 +01:00
Šimon Brandner
012f2c9e7e
This doesn't need to be here as it was moved into CallViewButtons
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-11 19:16:55 +02:00
David Baker
abba7983ce
Merge pull request #6578 from SimonBrandner/task/export-call-view-buttons
...
Move Call View Buttons into a separate component
2021-08-11 18:09:48 +01:00
James Salter
cc9ddb351f
Remove test error on startup, and send correct user text
2021-08-11 18:01:22 +01:00
James Salter
ba1618812c
Send user text as context
2021-08-11 18:00:21 +01:00
James Salter
c6202bf653
lint
2021-08-11 18:00:21 +01:00
James Salter
dface1928d
Load all rageshake attributes
2021-08-11 18:00:21 +01:00
James Salter
de398f46f4
initial spike
2021-08-11 18:00:21 +01:00
Travis Ralston
a149108a7d
Merge pull request #6353 from SimonBrandner/feature/improved-composer
...
Improve handling of pills in the composer
2021-08-11 10:55:13 -06:00
Michael Telatynski
38645d9054
Fix loading state issues for spaces pagination
2021-08-11 17:07:53 +01:00
Šimon Brandner
1f98ea4562
Use ignoreSelfEvent
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-11 18:02:40 +02:00
Šimon Brandner
ee0eda7947
Add ignoreSelfEvent
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-11 18:02:33 +02:00
Michael Telatynski
d74e9c4f90
Remove impossible space hierarchy size string
2021-08-11 16:47:14 +01:00
Michael Telatynski
54d85a3864
Iterate PR based on feedback
2021-08-11 16:32:48 +01:00
Paulo Pinto
aaeb9969a4
Handle case where one message is pinned, and another unpinned
...
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-08-11 14:56:59 +01:00
Šimon Brandner
833a5ee182
Don't set hidden RRs labs setting at account level
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-11 14:37:35 +02:00
Dariusz Niemczyk
723400ace6
Add a comment for weirdly placed div
2021-08-11 10:56:36 +02:00
Hubert Chathi
82c34e9ed1
Update src/utils/DecryptFile.ts
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2021-08-10 19:37:18 -04:00
Hubert Chathi
3b9810719f
use the mimetype from the info property rather than the EncryptedFile
...
the mimetype in EncryptedFile is undocumented and redundant.
see https://github.com/matrix-org/matrix-doc/pull/2582
2021-08-10 19:27:24 -04:00
Dariusz Niemczyk
c872609ed3
Modify encrypted images loading for better UX
...
Adds proper react css transition to encrypted images placeholders, so
that we can animate it's entrance and exit properly.
In addition, adds simple css animations file to properly handle all of
the animations in one place, so that it's much easier to properly handle
prefers-reduced-motion media query.
2021-08-10 19:24:17 +02:00
Paulo Pinto
94d3dd6bbc
Collapse lines together to reduce line/indent spam
...
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-08-10 15:50:23 +01:00
David Baker
50aa3d6c46
Upscale thumbnails to the container size
...
Force thumbnails to be the size of the container, even if that means
upscaling them. As per comment, this will mean that the thumbnails
will sometimes be larger and a bit blurry rather than small. It looks
like this was probably a source of scroll jumps before.
As per comment, a better fix would be to be be able to know what
size thumbnails the HS will give us so we can size the containers
appropriately.
Type: defect
Regressed by: https://github.com/matrix-org/matrix-react-sdk/pull/6514
Fixes https://github.com/vector-im/element-web/issues/18307
2021-08-10 15:14:04 +01:00
Germain Souquet
d971802789
Create ThreadView phase in RightPanel
2021-08-10 14:30:12 +02:00
Michael Telatynski
77cf5bf613
Update space create menu copy and add link to community migrator
2021-08-10 11:30:00 +01:00
Michael Telatynski
d90321d813
Iterate PR, merge types with @types/PushRules
2021-08-10 11:03:03 +01:00
Germain Souquet
7d4698da49
Merge branch 'develop' into gsouquet/threaded-messaging-2349
2021-08-10 11:41:15 +02:00
Weblate
a09ebfe2b5
Merge branch 'origin/develop' into Weblate.
2021-08-10 09:34:35 +00:00
Ihor Hordiichuk
49ab42613c
Translated using Weblate (Ukrainian)
...
Currently translated at 45.8% (1428 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2021-08-10 09:34:35 +00:00
jelv
a9d3219838
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3115 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-10 09:34:33 +00:00
Michael Telatynski
6877c8fe0c
Merge pull request #6587 from matrix-org/t3chguy/fix/18465
...
Fix create room dialog in spaces no longer adding to the space
2021-08-10 10:34:26 +01:00
Michael Telatynski
cd1b315ed6
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/12
2021-08-10 10:21:01 +01:00
Michael Telatynski
b7246404be
Fix create room dialog in spaces no longer adding to the space
2021-08-10 10:05:19 +01:00
Michael Telatynski
195b8714fc
Iterate PR based on feedback
2021-08-10 09:55:51 +01:00
Michael Telatynski
db951b43a3
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18092
2021-08-10 09:48:22 +01:00
Michael Telatynski
857bb9db44
Add some treeview labels
2021-08-10 09:46:25 +01:00
想不出网名
3a6bfe3572
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 95.4% (2973 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-08-09 18:27:43 +00:00
想不出网名
a5921597ed
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 95.4% (2973 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-08-09 18:16:23 +00:00
random
1b55269c61
Translated using Weblate (Italian)
...
Currently translated at 99.9% (3114 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-08-09 16:55:10 +00:00
想不出网名
127c58a10d
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 95.2% (2966 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-08-09 16:55:05 +00:00
jelv
177b34da6b
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3115 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-09 16:55:03 +00:00
Glandos
b6f9b6a95f
Translated using Weblate (French)
...
Currently translated at 99.9% (3112 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-09 16:55:00 +00:00
Michael Telatynski
0f49fe92c6
iterate spaces treeview stuff
2021-08-09 14:01:34 +01:00
Michael Telatynski
09f20bcda7
Make space hierarchy a treeview
2021-08-09 10:29:55 +01:00
Germain
298318c0ee
Merge branch 'develop' into i18n-bracket-fix
2021-08-09 09:07:32 +01:00
Panagiotis
1c7a89b2e4
add comment - explain conditional statusBar
2021-08-08 21:00:15 +03:00
Weblate
13f84bffce
Merge branch 'origin/develop' into Weblate.
2021-08-08 17:55:30 +00:00
Dariusz Niemczyk
6663f01c6c
Merge pull request #6580 from SimonBrandner/fix/reject-modal
...
Don't show a modal on call reject/user hangup
2021-08-08 19:55:27 +02:00
Weblate
55d34b14c2
Merge branch 'origin/develop' into Weblate.
2021-08-08 17:54:47 +00:00
HelaBasa
c719b0e3cc
Translated using Weblate (Sinhala)
...
Currently translated at 0.3% (10 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/si/
2021-08-08 17:54:47 +00:00
waclaw66
145f841982
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3116 of 3116 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-08 17:54:47 +00:00
想不出网名
4418aa6a4a
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 95.2% (2966 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-08-08 17:54:44 +00:00
Thibault Martin
26453fdb06
Translated using Weblate (French)
...
Currently translated at 99.3% (3094 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-08 17:54:42 +00:00
monochromec
4c51c1b339
Translated using Weblate (English (United States))
...
Currently translated at 16.9% (529 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/en_US/
2021-08-08 17:54:40 +00:00
artevaeckt
cec4a17683
Translated using Weblate (German)
...
Currently translated at 96.2% (2999 of 3116 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-08-08 17:54:39 +00:00
Panagiotis
a53886a630
Merge branch 'develop' into fix/call-search-areas
2021-08-08 16:29:05 +03:00
Šimon Brandner
96b651e326
Fade buttons after componentDidMount
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-08 11:26:57 +02:00
Šimon Brandner
eb49960497
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-08 11:20:52 +02:00
Šimon Brandner
d0e76a0ecd
Use CallViewButtons
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-08 11:20:17 +02:00
Šimon Brandner
9f28c30145
Add CallViewButtons.tsx
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-08 11:16:55 +02:00
Šimon Brandner
2d5dc6d529
Break instead of return
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-07 21:30:58 +02:00
Šimon Brandner
78f53b3f6b
Don't show modal on reject/user hangup
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-07 21:28:35 +02:00
Weblate
06287aefbd
Merge branch 'origin/develop' into Weblate.
2021-08-07 15:09:25 +00:00
Travis Ralston
92a60497d2
Merge pull request #6572 from matrix-org/travis/voice-messages/stop-left
...
Move stop button to the left of the waveform
2021-08-07 09:09:21 -06:00
Weblate
70c702945c
Merge branch 'origin/develop' into Weblate.
2021-08-07 14:16:01 +00:00
Michael Telatynski
7598ce6ca3
Merge pull request #6576 from SimonBrandner/fix/export-default
...
Export components by default
2021-08-07 15:15:57 +01:00
Besnik Bleta
a88349ea1d
Translated using Weblate (Albanian)
...
Currently translated at 99.7% (3107 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-08-07 13:50:27 +00:00
Weblate
7db235351c
Merge branch 'origin/develop' into Weblate.
2021-08-07 09:21:03 +00:00
XoseM
7e5c9dd92e
Translated using Weblate (Galician)
...
Currently translated at 100.0% (3115 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-08-07 09:21:03 +00:00
Jeff Huang
7be0a05b36
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3115 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-08-07 09:20:58 +00:00
Nikita Epifanov
095319087c
Translated using Weblate (Russian)
...
Currently translated at 98.3% (3065 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-08-07 09:20:56 +00:00
Szimszon
7f7536d634
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3115 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-08-07 09:20:52 +00:00
iaiz
b3585c6dee
Translated using Weblate (Spanish)
...
Currently translated at 99.8% (3111 of 3115 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-08-07 09:20:48 +00:00
Šimon Brandner
d8b492f47d
Correctly hide fullscreen button
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-07 09:38:26 +02:00
Šimon Brandner
63ed852c68
Fix typo which caused the wrong PiP position
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-07 09:31:32 +02:00
Šimon Brandner
2ce75d45b2
Fix tranlation
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-07 09:16:34 +02:00
Šimon Brandner
5c90736213
Export components by default
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-07 08:54:40 +02:00
Weblate
fa38d39c70
Merge branch 'origin/develop' into Weblate.
2021-08-06 16:03:35 +00:00
Dariusz Niemczyk
b6f7c4fe95
Merge pull request #6475 from matrix-org/jitsi-picture-in-picture
...
Refactor Calls components into smaller pieces for future Widgets work
2021-08-06 18:03:30 +02:00
Dariusz Niemczyk
b73c73f07c
Fix missing string
2021-08-06 17:47:59 +02:00
Dariusz Niemczyk
ebee78acc8
Fix dangling ';'
2021-08-06 17:45:14 +02:00
Weblate
d2c4018079
Merge branch 'origin/develop' into Weblate.
2021-08-06 15:42:17 +00:00
Travis Ralston
b2a2b35243
Merge pull request #6565 from SimonBrandner/fix/codeblock-expand/18388
...
Fix missing expand button on codeblocks
2021-08-06 09:42:13 -06:00
Weblate
aab81be3f0
Merge branch 'origin/develop' into Weblate.
2021-08-06 15:27:18 +00:00
Travis Ralston
6a9ebc6902
Merge pull request #6390 from SimonBrandner/feature/hidden-rrs
...
Support for MSC2285 (hidden read receipts)
2021-08-06 09:27:14 -06:00
Weblate
a624e24790
Merge branch 'origin/develop' into Weblate.
2021-08-06 15:25:17 +00:00
Nikita Epifanov
ab4cd775a1
Translated using Weblate (Russian)
...
Currently translated at 98.3% (3063 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-08-06 15:25:17 +00:00
Travis Ralston
f53451df65
Merge pull request #6349 from SimonBrandner/feature/collapse-pinned-mels/17938
...
Group pinned message events with MELS
2021-08-06 09:25:08 -06:00
Travis Ralston
cab4f2e402
Move stop button to the left of the waveform
...
Fixes https://github.com/vector-im/element-web/issues/18416
2021-08-06 09:00:18 -06:00
Dariusz Niemczyk
7513f5ba7c
Fix types
2021-08-06 16:43:20 +02:00
Dariusz Niemczyk
cba87f433b
Fix merge conflicts
2021-08-06 16:31:04 +02:00
Dariusz Niemczyk
4328083ea7
Rename css
2021-08-06 16:31:04 +02:00
Michael Telatynski
6fddfe0d59
Fix dropdown keyboard selection accessibility
2021-08-06 14:48:46 +01:00
Michael Telatynski
3fd2c00516
Improve aria labels around spaces avatar uploader
2021-08-06 14:46:02 +01:00
Weblate
359d39330d
Merge branch 'origin/develop' into Weblate.
2021-08-06 13:45:57 +00:00
Germain
3153e11761
Merge pull request #6566 from SimonBrandner/task/export-layout
2021-08-06 14:45:54 +01:00
Weblate
03eda907fb
Merge branch 'origin/develop' into Weblate.
2021-08-06 13:42:41 +00:00
Nikita Epifanov
3dbb72e88c
Translated using Weblate (Russian)
...
Currently translated at 98.3% (3063 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-08-06 13:42:41 +00:00
Germain
da79581744
Merge pull request #6567 from SimonBrandner/fix/connecting-states/18404
...
Don't flash "Missed call" when accepting a call
2021-08-06 14:42:31 +01:00
Weblate
543238a470
Merge branch 'origin/develop' into Weblate.
2021-08-06 13:34:40 +00:00
Nikita Epifanov
b216e3aa23
Translated using Weblate (Russian)
...
Currently translated at 98.3% (3063 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-08-06 13:34:40 +00:00
Germain
40eb9ae452
Merge pull request #6571 from SimonBrandner/fix/reply-whitespace/18327
...
Fix clicking whitespaces on replies
2021-08-06 14:34:31 +01:00
Michael Telatynski
7a11279682
Fix dropdown negative wraparound for keyboard accessibility
2021-08-06 14:21:56 +01:00
Michael Telatynski
54fb24f359
Fix dropdown keyboard accessibility when filter is disabled
2021-08-06 14:21:41 +01:00
Weblate
8b6deace1e
Merge branch 'origin/develop' into Weblate.
2021-08-06 13:20:02 +00:00
Travis Ralston
2c601e0ff1
Merge pull request #6562 from matrix-org/travis/voice-messages/disable-composer
...
Fix disabled state for voice messages + send button tooltip
2021-08-06 07:19:58 -06:00
Šimon Brandner
0e041f2e77
Fix clicking whitespaces on replies
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 15:06:11 +02:00
Weblate
fc9ae859be
Merge branch 'origin/develop' into Weblate.
2021-08-06 12:44:23 +00:00
Nikita Epifanov
c49bb453f5
Translated using Weblate (Russian)
...
Currently translated at 98.3% (3061 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-08-06 12:44:23 +00:00
Michael Telatynski
81b70c6955
Merge pull request #6570 from SimonBrandner/feature/call-length/18405
2021-08-06 13:44:14 +01:00
Šimon Brandner
8368aa13ca
length -> duration
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 14:38:53 +02:00
Šimon Brandner
43325eb866
date -> delta
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 14:24:14 +02:00
Dariusz Niemczyk
8ac82457e8
Update src/components/views/voip/PictureInPictureDragger.tsx
...
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 14:10:59 +02:00
Šimon Brandner
c1449ff01a
Show call length
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 13:59:26 +02:00
Weblate
7ed191e729
Merge branch 'origin/develop' into Weblate.
2021-08-06 11:59:19 +00:00
Dariusz Niemczyk
efc63f1f77
Merge pull request #6560 from matrix-org/palid/fix/18384
...
Fix [object Object] in Widget Permissions
2021-08-06 13:59:14 +02:00
Weblate
fb2a85c4b9
Merge branch 'origin/develop' into Weblate.
2021-08-06 11:57:49 +00:00
Priit Jõerüüt
5e1acf22f5
Translated using Weblate (Estonian)
...
Currently translated at 98.7% (3075 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-08-06 11:57:49 +00:00
William Weber Berrutti
f58179c9da
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 90.7% (2826 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pt_BR/
2021-08-06 11:57:43 +00:00
Nikita Epifanov
08cd95615d
Translated using Weblate (Russian)
...
Currently translated at 98.3% (3061 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-08-06 11:57:41 +00:00
Šimon Brandner
5a284b62eb
Add formatCallTime
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 13:57:27 +02:00
Jeff Huang
04f6ec1d7c
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3113 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-08-06 11:56:49 +00:00
waclaw66
4718861031
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3113 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-06 11:56:45 +00:00
Michael Telatynski
381108a9c2
Merge pull request #6227 from SimonBrandner/feature/copy-version/17603
2021-08-06 12:56:38 +01:00
Dariusz Niemczyk
6d4ef6b1a4
Fix [object Object] in Widget Permissions
2021-08-06 13:54:00 +02:00
Michael Telatynski
facc882a11
i18n and add space null guard for home space
2021-08-06 12:50:32 +01:00
Dariusz Niemczyk
f6c4412b5f
Remove old translations
2021-08-06 13:30:20 +02:00
Dariusz Niemczyk
e8762fbe5b
Fix merge conflicts
2021-08-06 13:28:53 +02:00
Michael Telatynski
1a1b1738c1
Add aria label to clickable notification badge on space panel
2021-08-06 12:28:46 +01:00
Michael Telatynski
3895345250
Fix disabled state on AccessibleButton not being exposed via ARIA
2021-08-06 12:28:20 +01:00
Michael Telatynski
d285a45da5
Fix stray tabIndex on AutoHideScrollbar component in FF
2021-08-06 12:28:06 +01:00
Dariusz Niemczyk
35386078a4
Post-merge changes
2021-08-06 13:25:27 +02:00
Dariusz Niemczyk
3b002c4c1f
Merge remote-tracking branch 'origin/develop' into jitsi-picture-in-picture
...
* origin/develop: (100 commits)
Add comments to isRegionalIndicator
Stop voice messages that are playing when starting a recording
Properly set style attribute on shared usercontent iframe
Fix in-call context menus when in PiP mode (#6552 )
Extract tooltipYOffset to a const
Increase yOffset by 4px away
i18n
Post-merge conflict resolution and improve alignment of tooltips
Fix image & blurhash info when skipping thumbnail due to thresholds
Skip sending a thumbnail if it is not a sufficient saving over the original
Null guard space inviter to prevent the app exploding
Remove seams from pin icon
Appease Jest
Fix worklet reference for new webpack pipeline
i18n
Update copy
Fix wrong cursor being used in PiP
Fix voice feed cut-off
Use flex-start as it has more universal support
Wrap cases in {}
...
2021-08-06 13:25:14 +02:00
Michael Telatynski
f7818e0169
iterate PR based on feedback
2021-08-06 12:05:14 +01:00
Šimon Brandner
6d6fa46541
Add connecting states
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 12:42:38 +02:00
Michael Telatynski
64995dfae7
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18092
2021-08-06 11:39:24 +01:00
Šimon Brandner
b05038ebd5
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 10:47:59 +02:00
Šimon Brandner
6afd75ac3c
Update/fix licenses
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 10:40:26 +02:00
Šimon Brandner
25c6b216b0
Move LayoutSwitcher CSS to a separate file
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 10:37:42 +02:00
Šimon Brandner
186acf92a9
Wrap in ()
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 10:30:38 +02:00
Šimon Brandner
85f5ec3a94
Move LayoutSwitcher into a separate component
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 10:27:18 +02:00
Šimon Brandner
67fdbf97e5
Round percentageOfViewport
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 09:17:00 +02:00
Šimon Brandner
49f41498ea
Remove dupe import
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 08:19:49 +02:00
Šimon Brandner
3677d0c5f2
Merge remote-tracking branch 'upstream/develop' into feature/improved-composer
2021-08-06 08:02:28 +02:00
Šimon Brandner
1b8aae9556
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 07:56:56 +02:00
Šimon Brandner
44acded0a0
Use snake case
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 07:55:08 +02:00
Šimon Brandner
f7e750df60
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 07:54:56 +02:00
Šimon Brandner
6e688b3c3a
Merge remote-tracking branch 'upstream/develop' into public-e2ee-warn
2021-08-06 07:53:07 +02:00
Šimon Brandner
015e0b6d77
Make into a labs feature
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 07:51:57 +02:00
Šimon Brandner
422c27fcef
Reorder code
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 07:46:01 +02:00
Šimon Brandner
4f0c800cad
Merge remote-tracking branch 'upstream/develop' into feature/improved-composer
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 07:45:17 +02:00
Šimon Brandner
5f68ad92d1
Merge remote-tracking branch 'upstream/develop' into feature/collapse-pinned-mels/17938
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-06 07:43:19 +02:00
Šimon Brandner
3abc419266
Remove spaces and use correct character
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2021-08-06 07:41:56 +02:00
Šimon Brandner
1e9437db7b
Use correct character
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2021-08-06 07:41:37 +02:00
Šimon Brandner
94f915a436
Remove spaces
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2021-08-06 07:41:23 +02:00
Šimon Brandner
67062dab88
Remove spaces
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2021-08-06 07:40:35 +02:00
Šimon Brandner
717691ef2f
Remove spaces
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2021-08-06 07:40:25 +02:00
Weblate
b2be794bfe
Merge branch 'origin/develop' into Weblate.
2021-08-05 22:02:05 +00:00
Robin Townsend
fef2d408f6
Add comments to isRegionalIndicator
...
Signed-off-by: Robin Townsend <robin@robin.town>
2021-08-05 17:56:16 -04:00
Robin Townsend
4ace2353e3
Merge branch 'develop' into regional-indicators
2021-08-05 17:41:37 -04:00
waclaw66
5194f44370
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3113 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-05 21:39:20 +00:00
Weblate
c8d34e1624
Merge branch 'origin/develop' into Weblate.
2021-08-05 19:36:22 +00:00
Travis Ralston
3b73c17465
Merge pull request #6181 from pvagner/voip-a11y
...
Make call control buttons accessible to screen reader users
2021-08-05 13:36:17 -06:00
Weblate
09b1ee5505
Merge branch 'origin/develop' into Weblate.
2021-08-05 19:00:15 +00:00
Michael Telatynski
e9b1db6518
Merge pull request #6559 from matrix-org/t3chguy/fix/17906
2021-08-05 20:00:11 +01:00
Weblate
a941f5a574
Merge branch 'origin/develop' into Weblate.
2021-08-05 18:56:52 +00:00
waclaw66
f751bcd690
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3102 of 3102 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-05 18:56:52 +00:00
Travis Ralston
17a3dc5e6d
Stop voice messages that are playing when starting a recording
...
Fixes https://github.com/vector-im/element-web/issues/18410
2021-08-05 12:44:12 -06:00
Travis Ralston
fea30e5f5f
Fix disabled state for voice messages + send button tooltip
...
Fixes https://github.com/vector-im/element-web/issues/18413
2021-08-05 12:38:15 -06:00
Weblate
8f8ab213c4
Merge branch 'origin/develop' into Weblate.
2021-08-05 17:27:36 +00:00
Travis Ralston
81ddaf2efa
Properly set style attribute on shared usercontent iframe
...
Fixes https://github.com/vector-im/element-web/issues/18414
2021-08-05 11:21:22 -06:00
Weblate
66c5b857a6
Merge branch 'origin/develop' into Weblate.
2021-08-05 15:33:26 +00:00
Andrew Morgan
df888a1886
Fix in-call context menus when in PiP mode ( #6552 )
...
Mounting them as children when in PiP mode doesn't work. Condition mounting
the context menus as children of the current component based on whether PiP
mode is active.
2021-08-05 16:33:22 +01:00
Weblate
1d0f78191b
Merge branch 'origin/develop' into Weblate.
2021-08-05 14:36:58 +00:00
Travis Ralston
280c017238
Merge pull request #6530 from matrix-org/travis/voice-messages/uploading
...
Improve voice messages uploading state
2021-08-05 08:36:53 -06:00
Weblate
49434b4eb8
Merge branch 'origin/develop' into Weblate.
2021-08-05 14:34:36 +00:00
Travis Ralston
51bd740936
Merge pull request #6538 from matrix-org/travis/voice-messages/ui-polish-aug3-21
...
Polish up more of the voice messages UI
2021-08-05 08:34:31 -06:00
Michael Telatynski
b860acca80
Extract tooltipYOffset to a const
2021-08-05 14:43:44 +01:00
Michael Telatynski
e1b62ae38b
Increase yOffset by 4px away
2021-08-05 14:20:31 +01:00
Michael Telatynski
8ae95ddbb7
i18n
2021-08-05 13:50:50 +01:00
Michael Telatynski
a8b050a385
Post-merge conflict resolution and improve alignment of tooltips
2021-08-05 13:37:23 +01:00
Michael Telatynski
54509fae95
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into pr/voip-a11y1
...
Conflicts:
src/components/views/voip/CallView.tsx
2021-08-05 13:24:16 +01:00
Michael Telatynski
980b284642
Fix image & blurhash info when skipping thumbnail due to thresholds
2021-08-05 13:12:01 +01:00
Michael Telatynski
99adbfd1ea
Skip sending a thumbnail if it is not a sufficient saving over the original
2021-08-05 13:04:20 +01:00
Weblate
2f5455f1c4
Merge branch 'origin/develop' into Weblate.
2021-08-05 11:45:48 +00:00
jelv
2b74ab13a3
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3104 of 3104 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-05 11:45:48 +00:00
vicdorke
a0e02ca543
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 95.4% (2964 of 3104 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-08-05 11:45:46 +00:00
Michael Telatynski
a9d7d01014
Null guard space inviter to prevent the app exploding
2021-08-05 12:30:22 +01:00
Šimon Brandner
9e4f5719a4
Handle narrow layouts
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-05 11:47:58 +02:00
Weblate
25b7a719a7
Merge branch 'origin/develop' into Weblate.
2021-08-05 08:33:56 +00:00
Michael Telatynski
58575c335d
Merge pull request #5510 from SimonBrandner/feature-surround-with
...
Add surround with feature
2021-08-05 09:33:52 +01:00
Jeff Huang
6fe403fe8d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3103 of 3103 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-08-05 08:23:03 +00:00
William Weber Berrutti
bb6c331a66
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 91.1% (2827 of 3103 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pt_BR/
2021-08-05 08:23:01 +00:00
jelv
2b4a4ecfbb
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3103 of 3103 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-05 08:22:59 +00:00
Weblate
e01aacd5fa
Merge branch 'origin/develop' into Weblate.
2021-08-04 22:02:49 +00:00
Dariusz Niemczyk
7d06507a9c
Merge pull request #6534 from SimonBrandner/fix/ringing-sound/15591
...
Make the ringing sound mutable/disablable
2021-08-05 00:02:44 +02:00
Weblate
cfd2db4e87
Merge branch 'origin/develop' into Weblate.
2021-08-04 21:38:14 +00:00
waclaw66
7cd7df33b2
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3103 of 3103 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-04 21:38:14 +00:00
Szimszon
22b3dfd0c5
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3103 of 3103 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-08-04 21:38:12 +00:00
Travis Ralston
4d5bdf70b7
Fix worklet reference for new webpack pipeline
2021-08-04 15:08:22 -06:00
Šimon Brandner
b9b98c6a81
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 18:15:11 +02:00
Šimon Brandner
b99e39e011
Merge remote-tracking branch 'upstream/develop' into feature-surround-with
2021-08-04 18:14:38 +02:00
Šimon Brandner
ee500ad684
Update copy
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 18:14:32 +02:00
waclaw66
04fb61f91e
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3103 of 3103 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-04 15:00:30 +00:00
Šimon Brandner
74e1342fa8
Wrap cases in {}
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 16:35:46 +02:00
Šimon Brandner
023d874949
Add missing ?
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 16:34:59 +02:00
Šimon Brandner
881cac0d21
Merge remote-tracking branch 'upstream/develop' into fix/ringing-sound/15591
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 16:30:03 +02:00
Šimon Brandner
79e4a95b13
Move stuff out of if statement for better readability
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 16:25:44 +02:00
Weblate
368d975a0f
Merge branch 'origin/develop' into Weblate.
2021-08-04 14:02:50 +00:00
Dariusz Niemczyk
dc88686f9d
Merge pull request #6539 from SimonBrandner/feature/increase-anim-speed/18371
...
Increase PiP snapping speed
2021-08-04 16:02:47 +02:00
Weblate
8f96b4ebb5
Merge branch 'origin/develop' into Weblate.
2021-08-04 13:55:31 +00:00
Šimon Brandner
a04a8006fc
Merge remote-tracking branch 'upstream/develop' into feature/update-tile-copy/18376
2021-08-04 15:48:53 +02:00
Weblate
2e1d2f20e6
Merge branch 'origin/develop' into Weblate.
2021-08-04 13:35:20 +00:00
Dariusz Niemczyk
c848b8f486
Merge pull request #6524 from matrix-org/palid/feature-css/hmr
...
Add data-mx-theme to theme css for hot-reload
2021-08-04 15:35:15 +02:00
Weblate
c658d7d834
Merge branch 'origin/develop' into Weblate.
2021-08-04 13:01:37 +00:00
William Weber Berrutti
de78f7273e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 90.9% (2829 of 3110 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pt_BR/
2021-08-04 13:01:37 +00:00
Šimon Brandner
f97f410d09
Unused import
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 13:16:01 +02:00
Šimon Brandner
9681e0e441
Merge remote-tracking branch 'upstream/develop' into feature/re-pin-jitsi/17679
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 13:15:20 +02:00
Michael Telatynski
2d3211ccf6
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18092
2021-08-04 12:14:29 +01:00
Besnik Bleta
bdbab07371
Translated using Weblate (Albanian)
...
Currently translated at 99.7% (3103 of 3110 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-08-04 11:13:20 +00:00
Šimon Brandner
3232552715
Merge remote-tracking branch 'upstream/develop' into feature/update-tile-copy/18376
2021-08-04 13:11:36 +02:00
Šimon Brandner
d05be44113
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 13:07:54 +02:00
Šimon Brandner
4a1789be53
Update copy
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 13:04:23 +02:00
Michael Telatynski
a6e5112be0
Offer a way to create a space based on existing community
2021-08-04 10:37:35 +01:00
Weblate
a8d6fa96bc
Merge branch 'origin/develop' into Weblate.
2021-08-04 09:06:41 +00:00
David Baker
72654f24dc
Merge pull request #6541 from SimonBrandner/fix/indent
...
Fix indent in HTMLUtils
2021-08-04 10:06:38 +01:00
Weblate
9aff4db5f5
Merge branch 'origin/develop' into Weblate.
2021-08-04 08:47:44 +00:00
James Salter
57f5c30af8
Merge pull request #6532 from matrix-org/posthog-analytics
...
Reinstate Posthog analytics PR fixing type definitions via installing dev dependencies
2021-08-04 09:47:39 +01:00
Weblate
9f82e010d0
Merge branch 'origin/develop' into Weblate.
2021-08-04 08:46:43 +00:00
Andrew Morgan
c9c8177f58
Start a call immediately after creating a room via the dial pad ( #6529 )
2021-08-04 09:46:39 +01:00
Šimon Brandner
7cb21c845f
Fix indent
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 10:34:48 +02:00
Weblate
df3eb57385
Merge branch 'origin/develop' into Weblate.
2021-08-04 07:51:26 +00:00
Germain
a07df5e9d8
Merge pull request #6512 from SimonBrandner/fix/mirroring/5633
2021-08-04 08:51:22 +01:00
Weblate
d01c809a66
Merge branch 'origin/develop' into Weblate.
2021-08-04 07:42:14 +00:00
Germain
94e77e70c6
Merge pull request #6470 from SimonBrandner/feature/incoming-call-toast
2021-08-04 08:42:09 +01:00
Weblate
ee78e3e50c
Merge branch 'origin/develop' into Weblate.
2021-08-04 07:32:15 +00:00
Oskars G
575e3d60b6
Translated using Weblate (Latvian)
...
Currently translated at 58.2% (1812 of 3112 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lv/
2021-08-04 07:32:15 +00:00
Germain
d2aa7a3bd6
Merge pull request #6457 from aaronraimist/more-url-schemes
...
Allow all of the URL schemes that Firefox allows
2021-08-04 08:32:08 +01:00
Šimon Brandner
d479373af9
Merge remote-tracking branch 'upstream/develop' into feature/incoming-call-toast
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 09:21:45 +02:00
Suguru Hirahara
d7da0b4f0c
Translated using Weblate (Japanese)
...
Currently translated at 72.0% (2242 of 3112 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
2021-08-04 06:56:11 +00:00
William Weber Berrutti
3ca83f0100
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 87.5% (2724 of 3112 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pt_BR/
2021-08-04 06:56:09 +00:00
Šimon Brandner
372cbbfe8e
Increase snapping speed
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-04 08:11:05 +02:00
Travis Ralston
1b9fe46733
Remove unnecessary rescaling of voice waveforms
...
Fixes https://github.com/vector-im/element-web/issues/18364
2021-08-03 13:51:11 -06:00
Travis Ralston
18b321f8e8
Improve hover states (tooltips) for voice message interactions
...
Fixes https://github.com/vector-im/element-web/issues/18375
2021-08-03 13:34:04 -06:00
Travis Ralston
32442068cf
Use a default waveform when recording to ease component pop-in
...
Fixes https://github.com/vector-im/element-web/issues/18225
2021-08-03 13:26:27 -06:00
Travis Ralston
c4e6cc7973
Remove debugging
2021-08-03 12:57:16 -06:00
Travis Ralston
7b565db02d
Update uploading state designs
2021-08-03 12:52:21 -06:00
Weblate
40bd9c3ca5
Merge branch 'origin/develop' into Weblate.
2021-08-03 16:18:31 +00:00
jelv
c2974f8d06
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3112 of 3112 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-03 16:18:31 +00:00
David Baker
28f5dc483b
Update eslint plugin & fix silly indenting
...
As per https://github.com/matrix-org/eslint-plugin-matrix-org/pull/15
this caused a bunch of silly indenting to creep in, so this fixes it
back to the previous style.
2021-08-03 17:07:37 +01:00
Dariusz Niemczyk
806b36856d
Fix i18n
2021-08-03 18:01:34 +02:00
Dariusz Niemczyk
7487636f90
Fix linter again
2021-08-03 18:00:11 +02:00
Šimon Brandner
65451805a2
Merge remote-tracking branch 'upstream/develop' into fix/mirroring/5633
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 16:06:12 +02:00
Dariusz Niemczyk
b18d03be32
Fix final style issues
2021-08-03 15:21:15 +02:00
Dariusz Niemczyk
8a1def1d26
Update src/components/views/voip/CallView/CallViewHeader.tsx
...
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 15:21:14 +02:00
Dariusz Niemczyk
08b27a7c82
Update src/components/views/voip/PictureInPictureDragger.tsx
...
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 15:21:14 +02:00
Dariusz Niemczyk
389d0b2d4a
Another fix for indentation
2021-08-03 15:21:14 +02:00
Dariusz Niemczyk
466151a10c
Update src/components/views/voip/CallPreview.tsx
...
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 15:21:14 +02:00
Dariusz Niemczyk
f592d37f39
Remove widget support for CallViewHeader
2021-08-03 15:21:14 +02:00
Šimon Brandner
75948587e4
Avoid calling with undefined
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 15:13:40 +02:00
Šimon Brandner
e787d14cde
Set silenced state as soon as we get the call
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 14:58:50 +02:00
Šimon Brandner
37f51c7536
Don't ring if it's disabled
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 14:48:39 +02:00
Dariusz Niemczyk
a0b0a91d08
Fix ident
2021-08-03 14:03:35 +02:00
Weblate
4ecc16b06d
Merge branch 'origin/develop' into Weblate.
2021-08-03 12:00:08 +00:00
Glandos
1fe5e9acb4
Translated using Weblate (French)
...
Currently translated at 99.9% (3109 of 3112 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-03 12:00:08 +00:00
Dariusz Niemczyk
838d9105c9
Update src/components/views/voip/CallView/CallViewHeader.tsx
...
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 13:53:49 +02:00
Germain Souquet
54c685bfa8
Migrate LogoutDialog to TypeScript
2021-08-03 13:52:46 +02:00
Dariusz Niemczyk
90c2eb0b92
Update src/components/views/voip/CallView/CallViewHeader.tsx
...
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-03 13:50:00 +02:00
Germain Souquet
81b45f8aa9
Make defaultProps a static property of LogoutDialog
2021-08-03 13:44:14 +02:00
Dariusz Niemczyk
29e9db44a3
Another fix to the TS types
2021-08-03 13:30:14 +02:00
Dariusz Niemczyk
36efa448b2
Fix TS types
2021-08-03 13:24:41 +02:00
James Salter
c66d0017de
Patch posthog's type definitions using patch-package
...
Remove definitions for sentry and rrweb-snapshot
2021-08-03 11:59:54 +01:00
Dariusz Niemczyk
ae411b9401
Refactor Call components into smaller pieces
2021-08-03 12:58:09 +02:00
James Salter
dc7aad1abf
Revert "Revert "Add support for Posthog Analytics under a labs flag""
...
This reverts commit c5ea253181
.
2021-08-03 11:55:02 +01:00
waclaw66
dc3f47fa5b
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3112 of 3112 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-03 09:07:12 +00:00
Glandos
4da232dc16
Translated using Weblate (French)
...
Currently translated at 98.5% (3066 of 3112 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-03 09:07:10 +00:00
Weblate
6906585ceb
Merge branch 'origin/develop' into Weblate.
2021-08-03 06:36:42 +00:00
Priit Jõerüüt
2d792d3d97
Translated using Weblate (Estonian)
...
Currently translated at 98.2% (3059 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-08-03 06:36:42 +00:00
XoseM
9c29eb4631
Translated using Weblate (Galician)
...
Currently translated at 100.0% (3113 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-08-03 06:36:38 +00:00
waclaw66
0fed163cdb
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3113 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-03 06:36:34 +00:00
Jeff Huang
b3a8e6f6e8
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3113 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-08-03 06:36:32 +00:00
jelv
eb32954177
Translated using Weblate (Dutch)
...
Currently translated at 99.1% (3085 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-08-03 06:36:30 +00:00
Glandos
2280ce096b
Translated using Weblate (French)
...
Currently translated at 97.4% (3034 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-03 06:36:28 +00:00
James Salter
c5ea253181
Revert "Add support for Posthog Analytics under a labs flag"
2021-08-03 07:30:02 +01:00
Travis Ralston
c5d11a9f17
Improve voice messages uploading state
...
Fixes https://github.com/vector-im/element-web/issues/18226
Fixes https://github.com/vector-im/element-web/issues/18224
2021-08-02 23:29:46 -06:00
Dariusz Niemczyk
7fd14c9ccc
Add data-mx-theme to theme css for hot-reload
2021-08-02 22:31:38 +02:00
Weblate
35f01036c4
Merge branch 'origin/develop' into Weblate.
2021-08-02 16:21:08 +00:00
random
29a5a3e011
Translated using Weblate (Italian)
...
Currently translated at 99.9% (3112 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-08-02 16:21:08 +00:00
Szimszon
a1180e29c6
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3113 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-08-02 16:21:06 +00:00
Thibault Martin
edafbe03f7
Translated using Weblate (French)
...
Currently translated at 96.6% (3009 of 3113 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-08-02 16:21:04 +00:00
David Baker
3ea0571c5f
Merge pull request #6486 from SimonBrandner/feature/muting
...
Show an avatar/a turned off microphone icon for muted users
2021-08-02 17:20:55 +01:00
Weblate
3a2d74aa39
Merge branch 'origin/develop' into Weblate.
2021-08-02 13:46:21 +00:00
James Salter
a65b41be63
Merge pull request #6495 from matrix-org/posthog-analytics
...
Add support for Posthog Analytics under a labs flag
2021-08-02 14:46:17 +01:00
Weblate
0d69f0df4e
Merge branch 'origin/develop' into Weblate.
2021-08-02 12:48:47 +00:00
Michael Telatynski
152c7dc865
Merge pull request #6523 from aaronraimist/fix-mjolnir
2021-08-02 13:48:43 +01:00
Weblate
153ef91499
Merge branch 'origin/develop' into Weblate.
2021-08-02 12:42:22 +00:00
David Baker
9f8eb22c33
Merge pull request #6526 from SimonBrandner/fix/call-notif-fire
...
Fix broken call notification regression
2021-08-02 13:42:18 +01:00
Šimon Brandner
fd3bb2712a
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-02 14:35:12 +02:00
Šimon Brandner
2bdb7e64a3
Revert removing textForCallInvite
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-08-02 14:34:18 +02:00
James Salter
1ca547802f
lint
2021-08-02 13:28:56 +01:00
Weblate
0ba3bb0f50
Merge branch 'origin/develop' into Weblate.
2021-08-02 12:08:19 +00:00
RiotRobot
81b767ed89
Merge branch 'master' into develop
2021-08-02 13:08:09 +01:00
James Salter
2cee2b5fd6
Update comment
2021-08-02 12:26:18 +01:00
James Salter
4755a81403
Disable analytics when user hasn't opted in or out
2021-08-02 12:23:42 +01:00
James Salter
ce11e6c981
Update src/PosthogAnalytics.ts
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2021-08-02 11:45:49 +01:00
Šimon Brandner
44258fd278
Merge remote-tracking branch 'upstream/develop' into feature/copy-version/17603
2021-08-02 11:32:57 +02:00
Weblate
f1d84ab860
Merge branch 'origin/develop' into Weblate.
2021-08-02 09:18:38 +00:00
Andrew Morgan
645c128e44
Prevent backspace and delete functionality in the in-call dial pad. ( #6522 )
...
Just as one cannot do when there inputting number while
on a call on their phone, it doesn't make much sense to
be able to do so while on a call in Element. The DTMF
tone history should be preserved.
2021-08-02 10:18:35 +01:00
Weblate
13b6662429
Merge branch 'origin/develop' into Weblate.
2021-08-02 08:04:11 +00:00
Priit Jõerüüt
a9f9e90d76
Translated using Weblate (Estonian)
...
Currently translated at 97.9% (3044 of 3109 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-08-02 08:04:11 +00:00
waclaw66
ff1205d499
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3109 of 3109 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-08-02 08:04:09 +00:00
Oskars G
9e99da58a6
Translated using Weblate (Latvian)
...
Currently translated at 57.8% (1798 of 3109 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lv/
2021-08-02 08:04:06 +00:00
Jeff Huang
6e56fa6957
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3109 of 3109 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-08-02 08:03:03 +00:00
Szimszon
09f265d09a
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3109 of 3109 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-08-02 08:03:00 +00:00
iaiz
4b9a5bec51
Translated using Weblate (Spanish)
...
Currently translated at 99.9% (3107 of 3109 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-08-02 08:02:57 +00:00
Travis Ralston
711210d16e
Merge pull request #6437 from matrix-org/travis/voice-messages/delabs
...
Remove voice messages labs flag
2021-08-02 02:02:36 -06:00
Travis Ralston
9e0ec63ea7
Use correct variable
2021-07-31 11:50:25 -06:00
Travis Ralston
0923dd37ab
Sanitize untrusted variables from message previews before translation
...
Fixes https://github.com/vector-im/element-web/issues/18314
2021-07-31 11:43:05 -06:00
Aaron Raimist
cf2a4ddde7
Fix typo which broke feature_mjolnir
...
Regressed in b2d9dd7214
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2021-07-31 02:11:49 -05:00
Travis Ralston
1efd226896
Merge pull request #6510 from matrix-org/travis/relfix/vm/dl-1
...
[Release] Improve download interactions
2021-07-30 10:50:50 -06:00
Weblate
a25c739f5c
Merge branch 'origin/develop' into Weblate.
2021-07-30 16:50:36 +00:00
Szimszon
72553dfc1e
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3109 of 3109 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-07-30 16:50:36 +00:00
Travis Ralston
dd53324981
Merge pull request #6509 from matrix-org/travis/voice-messages/download-2
...
Improve download interactions
2021-07-30 10:50:27 -06:00
Travis Ralston
bfd96b7e58
Add file size to tooltip
2021-07-30 08:57:56 -06:00
Travis Ralston
c5c58a5e91
Add file size to tooltip
2021-07-30 08:56:55 -06:00
Weblate
4d0da4bc10
Merge branch 'origin/develop' into Weblate.
2021-07-30 14:31:33 +00:00
random
480b72c6c6
Translated using Weblate (Italian)
...
Currently translated at 99.9% (3108 of 3109 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-07-30 14:31:33 +00:00
Szimszon
7c1f87b577
Translated using Weblate (Hungarian)
...
Currently translated at 99.7% (3102 of 3109 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-07-30 14:31:25 +00:00
Michael Telatynski
f86265bd03
createRoom, only send join rule event if we have a join rule to put inside it
2021-07-30 15:20:20 +01:00
Michael Telatynski
868cb2132e
createRoom, only send join rule event if we have a join rule to put inside it
2021-07-30 15:10:08 +01:00
Weblate
9f3da3ef53
Merge branch 'origin/develop' into Weblate.
2021-07-30 11:25:49 +00:00
Michael Telatynski
42d6afd4b1
Merge pull request #6497 from matrix-org/t3chguy/fix/18093
2021-07-30 12:25:44 +01:00
Michael Telatynski
3c436c9617
update setting naming to match style
2021-07-30 12:20:02 +01:00
Michael Telatynski
1c2dc13fa3
factor our observer hook
2021-07-30 12:12:49 +01:00
Michael Telatynski
9eb0986353
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18089
...
Conflicts:
src/i18n/strings/en_EN.json
2021-07-30 11:34:52 +01:00
Michael Telatynski
a3ca2abae3
i18n
2021-07-30 11:11:21 +01:00
Weblate
d5426d37b3
Merge branch 'origin/develop' into Weblate.
2021-07-30 10:03:30 +00:00
waclaw66
294eb2418b
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3107 of 3107 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-07-30 10:03:30 +00:00
Michael Telatynski
f4ed9aeef1
Add pagination mechanism to SpaceHierarchy based on IntersectionObserver
2021-07-30 11:02:22 +01:00
Michael Telatynski
259627fba2
Clean up SpaceHierarchy
2021-07-30 11:01:49 +01:00
Dariusz Niemczyk
7b6536c297
Fix incorrect height for encoded placeholder images
2021-07-30 11:53:56 +02:00
XoseM
7e0c37e11a
Translated using Weblate (Galician)
...
Currently translated at 100.0% (3098 of 3098 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-07-30 08:08:15 +00:00
waclaw66
2fdcd66611
Translated using Weblate (Czech)
...
Currently translated at 99.2% (3084 of 3107 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-07-30 08:08:10 +00:00
Jeff Huang
eb909ad9f2
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3098 of 3098 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-07-30 08:08:08 +00:00
Szimszon
95d040e649
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3098 of 3098 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-07-30 08:08:02 +00:00
Šimon Brandner
0c30566cae
Fix import
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-30 08:20:36 +02:00
Šimon Brandner
e0df785538
Mirror only usermedia feeds
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-30 08:15:45 +02:00
Travis Ralston
a8ec8f4c4b
Appease the linter
2021-07-29 16:03:08 -06:00
Travis Ralston
b1090a35b5
Use new getter for content in MFileBody
2021-07-29 16:03:03 -06:00
Travis Ralston
ac1014ae3f
Fix file name not ellipsizing
...
Turns out the tooltip component doesn't copy over class names.
2021-07-29 16:02:58 -06:00
Travis Ralston
15f6c6300a
Improve general style per design direction
2021-07-29 16:02:53 -06:00
Travis Ralston
790696a4bb
Change "Downloading" tooltip to "Decrypting"
...
Fixes https://github.com/vector-im/element-web/issues/18239
2021-07-29 16:02:50 -06:00
Travis Ralston
bde2f757aa
Unify and improve download interactions
...
With help from Palid.
This does two major things:
1. Makes the tile part of a file body clickable to trigger a download.
2. Refactors a lot of the recyclable code out of the DownloadActionButton in favour of a utility. It's not a perfect refactoring, but it sets the stage for future work in the area (if needed).
The refactoring still has a heavy reliance on being supplied an iframe, but simplifies the DownloadActionButton and a hair of the MFileBody download code. In future, we'd probably want to make the iframe completely managed by the FileDownloader rather than have it only sometimes manage a hidden iframe.
2021-07-29 16:02:46 -06:00
Travis Ralston
761fb6e1d5
Appease the linter
2021-07-29 16:01:26 -06:00
Travis Ralston
455c103890
Use new getter for content in MFileBody
2021-07-29 15:57:54 -06:00
Travis Ralston
bb1b2d10c8
Fix file name not ellipsizing
...
Turns out the tooltip component doesn't copy over class names.
2021-07-29 15:55:45 -06:00
Travis Ralston
c322761abb
Improve general style per design direction
2021-07-29 15:49:23 -06:00
Travis Ralston
d1e7c79333
Change "Downloading" tooltip to "Decrypting"
...
Fixes https://github.com/vector-im/element-web/issues/18239
2021-07-29 15:37:09 -06:00
Travis Ralston
fb89b45c06
Unify and improve download interactions
...
With help from Palid.
This does two major things:
1. Makes the tile part of a file body clickable to trigger a download.
2. Refactors a lot of the recyclable code out of the DownloadActionButton in favour of a utility. It's not a perfect refactoring, but it sets the stage for future work in the area (if needed).
The refactoring still has a heavy reliance on being supplied an iframe, but simplifies the DownloadActionButton and a hair of the MFileBody download code. In future, we'd probably want to make the iframe completely managed by the FileDownloader rather than have it only sometimes manage a hidden iframe.
2021-07-29 15:36:50 -06:00
Weblate
f53f6eac50
Merge branch 'origin/develop' into Weblate.
2021-07-29 16:51:32 +00:00
Andrew Morgan
a7c15b2ac0
Fix DialPad and Call Menu buttons not working when a call is fullscreened. ( #6496 )
...
This PR:
* Moves the dialpad and hold/transfer menu buttons into the part of the DOM that's included when a call is fullscreen'd.
* Tweaks `ContextMenu` to allow menu content to be mount as a child of the current component, rather than at the root of the DOM (which was not included in the full-screen'd content).
<!-- Please read https://github.com/matrix-org/matrix-js-sdk/blob/develop/CONTRIBUTING.md before submitting your pull request -->
<!-- Include a Sign-Off as described in https://github.com/matrix-org/matrix-js-sdk/blob/develop/CONTRIBUTING.md#sign-off -->
`Signed-off-by: Andrew Morgan <andrewm@element.io>`
2021-07-29 17:51:27 +01:00
Michael Telatynski
d459dbe700
Refactor Space Hierarchy stuff in preparation for pagination
2021-07-29 17:35:15 +01:00
Michael Telatynski
02dbdc5c0a
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18093
...
Conflicts:
src/components/views/spaces/SpaceTreeLevel.tsx
src/dispatcher/actions.ts
src/i18n/strings/en_EN.json
2021-07-29 16:11:16 +01:00
Weblate
a33e9f5a11
Merge branch 'origin/develop' into Weblate.
2021-07-29 14:57:31 +00:00
Michael Telatynski
94af6db201
Merge pull request #6424 from matrix-org/t3chguy/fix/18071
2021-07-29 15:57:26 +01:00
Weblate
1cd640881b
Merge branch 'origin/develop' into Weblate.
2021-07-29 14:54:02 +00:00
Michael Telatynski
d587ae44af
Merge pull request #6466 from matrix-org/t3chguy/fix/18096
2021-07-29 15:53:57 +01:00
Michael Telatynski
3ee8f607c0
Switch dropdown out for radio interaction when leaving space
2021-07-29 15:50:18 +01:00
Weblate
2c9317074b
Merge branch 'origin/develop' into Weblate.
2021-07-29 14:40:31 +00:00
Michael Telatynski
251b6eb04e
update copy
2021-07-29 15:30:49 +01:00
Šimon Brandner
f0f2d3621e
Fix clicking pills inside replies
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-29 16:30:07 +02:00
Michael Telatynski
af851f7f44
fix merge conflict resolution issue
2021-07-29 15:24:42 +01:00
Michael Telatynski
493cd01ed3
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18071
...
Conflicts:
res/css/views/dialogs/_AddExistingToSpaceDialog.scss
src/utils/space.tsx
2021-07-29 15:22:52 +01:00
Michael Telatynski
efd8a2f9b0
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18096
...
Conflicts:
src/components/structures/SpaceRoomView.tsx
src/components/views/spaces/SpaceCreateMenu.tsx
src/i18n/strings/en_EN.json
2021-07-29 15:16:53 +01:00
James Salter
cd2bc79b6b
Remove comment
2021-07-29 14:43:19 +01:00
James Salter
a1ffd240e1
Use .instance pattern
2021-07-29 14:40:18 +01:00
Šimon Brandner
871f1b7a5c
Handle all possible playMedia() in componentDidUpdate()
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-29 15:31:25 +02:00
Šimon Brandner
38a1b922bd
Add missing await
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-29 15:26:04 +02:00
Šimon Brandner
cb89dd408c
Use mic mute icons
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-29 15:05:26 +02:00
Weblate
56df421485
Merge branch 'origin/develop' into Weblate.
2021-07-29 12:20:25 +00:00
Michael Telatynski
ab56a16907
Merge pull request #6458 from matrix-org/t3chguy/fix/18091
2021-07-29 13:20:19 +01:00
Michael Telatynski
08c883ed07
Update all copy of subspace
to space
2021-07-29 13:02:07 +01:00
Michael Telatynski
56cd0e1c4f
Merge branch 't3chguy/fix/18091' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18089
...
Conflicts:
src/components/structures/SpaceRoomDirectory.tsx
2021-07-29 12:52:01 +01:00
Michael Telatynski
6f37e8b223
Use getChildren instead of getSpaceSummary as MSC2946 has moved on
2021-07-29 12:16:59 +01:00
Weblate
ed4ba55556
Merge branch 'origin/develop' into Weblate.
2021-07-29 11:05:47 +00:00
Priit Jõerüüt
418ed9dd0b
Translated using Weblate (Estonian)
...
Currently translated at 98.8% (3047 of 3083 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-07-29 11:05:47 +00:00
Dariusz Niemczyk
7f6cf29766
Fix grecaptcha regression
2021-07-29 12:45:29 +02:00
Dariusz Niemczyk
7baa3284e3
Fix grecaptcha regression
2021-07-29 12:39:32 +02:00
Weblate
f87918c915
Merge branch 'origin/develop' into Weblate.
2021-07-29 08:51:24 +00:00
Jeff Huang
9a796149c6
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3083 of 3083 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-07-29 08:51:24 +00:00
Bog Rol
65d753348b
Translated using Weblate (Hungarian)
...
Currently translated at 99.9% (3082 of 3083 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-07-29 08:51:22 +00:00
Szimszon
fbde00e227
Translated using Weblate (Hungarian)
...
Currently translated at 99.9% (3082 of 3083 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-07-29 08:51:22 +00:00
Germain Souquet
e140dd6ba1
Merge branch 'develop' into gsouquet/fix-18132
2021-07-29 10:27:00 +02:00
Šimon Brandner
cf973cdb95
Merge remote-tracking branch 'upstream/develop' into feature/muting
2021-07-29 09:06:24 +02:00
Šimon Brandner
ae64765870
playMedia only if necessary
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-29 08:45:32 +02:00
Michael Telatynski
67b8c0a811
remove unused import
2021-07-28 19:33:54 +01:00
Michael Telatynski
9fb1c8e4cd
Iterate PR
2021-07-28 19:33:07 +01:00
Michael Telatynski
ac800ad94d
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18093
2021-07-28 19:24:26 +01:00
Michael Telatynski
40493634ae
Iterate PR
2021-07-28 19:23:33 +01:00
Michael Telatynski
ed950875e7
Fix space hierarchy not updating when user mutates it
2021-07-28 19:08:59 +01:00
Michael Telatynski
5d9e421de0
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18091
2021-07-28 17:58:34 +01:00
Michael Telatynski
a5606c72de
Update feedback prompt to match designs
2021-07-28 17:56:57 +01:00
James Salter
07eaee25d2
Default properties to {} to avoid passing it superfluously for events with no properties
2021-07-28 17:54:35 +01:00
Michael Telatynski
6123ccb2eb
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18096
2021-07-28 17:45:15 +01:00
Michael Telatynski
67ef263940
Refactor SpaceButton to be more reusable and add context menu to Home button
2021-07-28 17:40:33 +01:00
Michael Telatynski
b3a28bde89
Factor out useEventEmitterState hook
2021-07-28 17:39:56 +01:00
Michael Telatynski
cdf0d98c3f
Fix IconizedContextMenuCheckbox layout
2021-07-28 17:39:02 +01:00
James Salter
d401789f9e
Ignore eslint conventions in disastrous posthog type definitions
2021-07-28 17:26:24 +01:00
James Salter
7b4a7711b2
Declare return types for all public methods, even void ones
2021-07-28 17:20:22 +01:00
James Salter
e4722ee457
Override posthog type definitions to point to a locally fixed type definition file
...
Posthog's type definitions refer to types in transitive dependencies we don't want to include.
Clone posthog.d.ts locally, remove the offending types from it, and provide an overriding mapping in tsconfig.
If this proves annoying to maintain, posthog.d.ts could just be an empty file.
2021-07-28 17:14:36 +01:00
James Salter
0a951501b2
lint
2021-07-28 17:04:18 +01:00
James Salter
e5d36e9a81
Use arrow function instead of bind
2021-07-28 17:02:26 +01:00
James Salter
b1bd5f57a4
Document IEvent.properties, fix IWelcomeScreenLoad
...
IEvent.properties is a placeholder that needs to be overriden by extenders for type validation to take place.
IWelcomeScreenLoad should have had properties declared for it. Because it didn't, a faulty call using it was possible.
2021-07-28 16:43:13 +01:00
James Salter
13ef819ba6
isEnabled returns a boolean
2021-07-28 16:42:56 +01:00
Šimon Brandner
e0762827fe
Fix typo
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-28 17:19:32 +02:00
Šimon Brandner
168a32902e
Remove additional word
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-28 16:50:40 +02:00
Šimon Brandner
9ec4507da5
Update copy
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-28 16:49:03 +02:00
Šimon Brandner
537ce40f42
Add a TODO
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-28 16:32:55 +02:00
James Salter
ce80e5a463
Remove superfluous unused argument
2021-07-28 14:44:28 +01:00
James Salter
279871ce01
Add types
2021-07-28 14:44:16 +01:00
Michael Telatynski
07b9d6b30b
Fix styling of setting flag descriptions in preferences
...
and add description to spaces all/home setting
and make it an account setting rather than device one
and hide it from the Beta card
2021-07-28 14:39:19 +01:00
James Salter
a687bab52f
Use readonly shorthand for posthog param
2021-07-28 14:38:41 +01:00
James Salter
60bc283455
Add return type to getRedactedCurrentLocation
2021-07-28 14:22:57 +01:00
James Salter
9420b81eeb
Rename mysterious _ to beforeFirstSlash
2021-07-28 14:22:32 +01:00
Weblate
693b715f73
Merge branch 'origin/develop' into Weblate.
2021-07-28 13:15:53 +00:00
Bog Rol
90c848efe2
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (3077 of 3083 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-07-28 13:15:53 +00:00
Travis Ralston
b8781b7552
Merge pull request #6455 from matrix-org/travis/widget-customisation
...
Add customisation point for declaring widget variables
2021-07-28 07:15:45 -06:00
James Salter
da3bf5a097
rename knownScreens -> whitelistedScreens
2021-07-28 14:15:40 +01:00
Šimon Brandner
7c4e3efbff
Extend PureComponent to avoid unnecessary renders
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-28 15:11:31 +02:00
Šimon Brandner
91e65534fa
await setState to avoid races where we would try to play media without an HTMLVideoElement
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-28 15:04:33 +02:00
James Salter
d5bef53f8b
Use snake case for feature name
2021-07-28 14:03:17 +01:00
James Salter
868d92781d
Add copyright header
2021-07-28 14:01:21 +01:00
Weblate
e4dd5f7aea
Merge branch 'origin/develop' into Weblate.
2021-07-28 12:52:05 +00:00
Besnik Bleta
072e9a30cb
Translated using Weblate (Albanian)
...
Currently translated at 99.7% (3079 of 3086 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-07-28 12:52:05 +00:00
XoseM
6bb539d774
Translated using Weblate (Galician)
...
Currently translated at 100.0% (3086 of 3086 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-07-28 12:52:00 +00:00
Michael Telatynski
f91a20cb02
Merge pull request #6484 from matrix-org/t3chguy/fix/18095
2021-07-28 13:51:45 +01:00
Šimon Brandner
e445c9c3ff
Merge remote-tracking branch 'upstream/develop' into public-e2ee-warn
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-28 13:28:11 +02:00
James Salter
7c62386915
lint
2021-07-28 11:28:19 +01:00
James Salter
bd7e2dee3d
Merge remote-tracking branch 'origin' into posthog-analytics
2021-07-28 11:13:22 +01:00
Weblate
1265724060
Merge branch 'origin/develop' into Weblate.
2021-07-28 10:10:45 +00:00
waclaw66
3ca9f0763f
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3086 of 3086 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-07-28 10:10:45 +00:00
Germain
771dda0341
Merge pull request #6472 from SimonBrandner/fix/call-view/18221
2021-07-28 11:10:37 +01:00
James Salter
8ef18d0f9a
Add module level comment about anonymity behaviour
2021-07-28 11:03:40 +01:00
James Salter
c3e715c1ca
i18n
2021-07-28 10:45:32 +01:00
James Salter
c206127f68
Track screen name when tracking page view
2021-07-28 10:45:03 +01:00
James Salter
4048cb3c37
Default to Anonymous tracking when no OptIn setting is present
2021-07-28 10:20:16 +01:00
James Salter
a6df687196
Tidy up interface and add some comments
2021-07-28 09:54:37 +01:00
jelv
42444d4bb6
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3086 of 3086 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-07-28 08:41:43 +00:00
James Salter
1d81bdc6f9
Interface changes and anonymity fixes
2021-07-28 09:37:08 +01:00
Weblate
358f02f054
Merge branch 'origin/develop' into Weblate.
2021-07-28 08:10:34 +00:00
XoseM
4d8f4c8d15
Translated using Weblate (Galician)
...
Currently translated at 98.4% (3036 of 3085 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-07-28 08:10:34 +00:00
waclaw66
58f607d99c
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3085 of 3085 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-07-28 08:10:31 +00:00
Jeff Huang
8f48044b65
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3085 of 3085 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-07-28 08:10:28 +00:00
Szimszon
a34a1f5536
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (3080 of 3085 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-07-28 08:10:24 +00:00