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
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
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
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
Michael Telatynski
e9b1db6518
Merge pull request #6559 from matrix-org/t3chguy/fix/17906
2021-08-05 20:00:11 +01: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
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
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
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
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
Michael Telatynski
a9d7d01014
Null guard space inviter to prevent the app exploding
2021-08-05 12:30:22 +01: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
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
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
Š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
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
Šimon Brandner
a04a8006fc
Merge remote-tracking branch 'upstream/develop' into feature/update-tile-copy/18376
2021-08-04 15:48:53 +02: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
Š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
Š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
David Baker
72654f24dc
Merge pull request #6541 from SimonBrandner/fix/indent
...
Fix indent in HTMLUtils
2021-08-04 10:06:38 +01: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
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
Germain
a07df5e9d8
Merge pull request #6512 from SimonBrandner/fix/mirroring/5633
2021-08-04 08:51:22 +01:00
Germain
94e77e70c6
Merge pull request #6470 from SimonBrandner/feature/incoming-call-toast
2021-08-04 08:42:09 +01: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
Š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