Andrei Gavrilescu
7e9d665697
fix(toolbox): enable fullscreen button on Android mobile browsers
2021-11-17 12:55:10 +01:00
Robert Pintilii
9aa2bbe115
feat(tokens) Added more colors to theme ( #10381 )
2021-11-17 11:35:07 +02:00
Vlad Piersec
31e4a9c1a0
fix(responsive-ui): Make modal full screen & fix prejoin layout on mobile landscape
2021-11-17 10:44:35 +02:00
Vlad Piersec
1106e71f03
fix(speaker-stats): Fix stats search position on narrow screens
2021-11-17 10:44:17 +02:00
Horatiu Muresan
d84ba85f58
fix(dynamic-branding) Fix bogus mUI dependency on mobile ( #10375 )
2021-11-16 22:16:18 +01:00
robertpin
1e706db114
fix(av-moderation) Don't stop local screensharing on mute all
2021-11-16 12:47:39 -06:00
Calin Chitu
c82cead5ae
feat(chat/native) removed keyboard dismiss from JitsiKeybAvView
2021-11-16 17:50:09 +02:00
Calin Chitu
39d1ccff85
feat(chat/native) fixed scroll inside chat room
2021-11-16 17:50:09 +02:00
tmoldovan8x8
2e69ec71c5
feat(e2ee) add externally managed key mode
2021-11-16 12:12:10 +01:00
Avram Tudor
be6adad61b
chore(deps) lib-jitsi-meet@latest ( #10368 )
...
* fix(browser) Mark safari <14 as unsupported
51f77cbd51...b337778da8
2021-11-15 15:45:50 +02:00
Vlad Piersec
23b8dd4860
fix(Prejoin): Make prejoin name noneditable only when taken from jwt
2021-11-15 15:40:18 +02:00
Robert Pintilii
c74bdf137c
fix(screenshot-capture) Update data sent to backend ( #10364 )
2021-11-15 14:59:06 +02:00
Horatiu Muresan
8ebca64af1
feat(dynamic-branding): Add custom theme branding ( #10335 )
...
- apply theming to various buttons
2021-11-15 10:37:54 +02:00
Saúl Ibarra Corretgé
61025edb74
chore(deps) lib-jitsi-meet@latest
...
* fix(e2ee) disable p2p when e2ee is enabled
* fix(e2ee) fix race condition when restarting media sessions
* fix(p2p) fix error if p2p session is stopped while accepting it
* fix(e2ee) removed no longer needed code
* feat: SourceVideoTypeMessage message
* chore(lint) tame the new linter
* chore(deps) update Babel and ESLint to the latest versions
* chore(deps) adapt to logger package rename
* fix(e2ee): fix loading web worker when using a relative path inside a blob for the E2EE context
* * fix(sdp): provide SCTP streams, because the XMPP parser expects them
c193f0d433...51f77cbd51
2021-11-11 16:52:39 +01:00
Calinteodor
4e2fea1e12
feat(rn,welcome) React Navigation drawer
2021-11-11 15:32:56 +01:00
Vlad Piersec
f5cdd5fca1
fix(Chat): Fix private message reply button not working
2021-11-11 15:21:24 +02:00
Robert Pintilii
eec8b9e58e
fix(participants-list) Show participants with empty names ( #10353 )
2021-11-11 14:48:15 +02:00
Saúl Ibarra Corretgé
a96a4ea336
chore(deps) update rtcstats, change package name
2021-11-11 08:04:28 +01:00
Christoph Wiechert
876773ca2a
fix(lang) Fix typos in german translation
2021-11-11 06:40:31 +01:00
Jaya Allamsetty
bc6070b98d
fix(prejoin): Add audio tracks on Safari always.
...
This fixes a bug where remote audio is not being played out if the user joins audio and video muted from pre-join screen.
2021-11-10 14:12:53 -05:00
Jaya Allamsetty
9ca0ee41b6
fix(devices): Fixes a JS error when no audio/video is selected and there is a device update.
2021-11-10 14:12:53 -05:00
Saúl Ibarra Corretgé
957bd8916a
chore(tech-debt) remove dead code
2021-11-10 18:29:34 +01:00
Saúl Ibarra Corretgé
8f08a54fb2
chore(deps) adapt to logger package rename
2021-11-10 14:40:17 +01:00
Saúl Ibarra Corretgé
28c793b3a9
chore(deps) adapt to eslint-config-jitsi rename
2021-11-10 13:10:15 +01:00
tmoldovan8x8
243aa20912
bugfix(rn) sends CONFERENCE_TERMINATED to native after dismissing the ReloadOverlay
2021-11-10 13:34:16 +02:00
Pavol Cvengros
2d27195652
chore(deps) update uuid package to 8.3.2
...
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org>
2021-11-10 11:35:20 +01:00
Hristo Terezov
bcb0fe919c
fix(recorder): "already started" notification
2021-11-09 13:25:19 -06:00
Hristo Terezov
981fc2f410
feat: Handle recording already started error
2021-11-09 12:33:43 -06:00
Hristo Terezov
e6e808c764
chore(deps) lib-jitsi-meet@latest
...
* feat(recording): Add unexpected-request error
* fix(xmpp): use RTX with Firefox from 96 on only
* fix(sdp): update data channel to RFC format
* sdp: switch port to 9 and rtp protocol to UDP/TLS/RTP/SAVPF (#1697 )
03bc5278da...c193f0d433
2021-11-09 12:33:24 -06:00
Saúl Ibarra Corretgé
01ae4c477b
fix(lint) remove warning in eslint-plugin-react
...
Fixes: Warning: React version not specified in eslint-plugin-react settings.
2021-11-09 15:16:01 +01:00
Robert Pintilii
e0010def14
fix(analytics) Fix analytics event names ( #10332 )
...
Fixed analytics where event names had duplicated words (eg. calendar.calendar.selected.selected)
Group reaction buttons analytics into one event
Removed unused code
2021-11-09 12:20:40 +02:00
Saúl Ibarra Corretgé
e77216f18e
chore(lint) tame the linter
2021-11-09 11:05:09 +01:00
Saúl Ibarra Corretgé
ba7b5fc996
chore(deps) update eslint-config-jitsi to version 3.0.0
2021-11-09 11:05:09 +01:00
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
2021-11-09 09:43:55 +01:00
Saúl Ibarra Corretgé
0aba61d5c6
chore(Deps) update Babel and eslint to their latest versions
2021-11-09 09:43:55 +01:00
Vlad Piersec
5e4f09dd0a
fix(config): Move 'disableDetails' flag to connectionIndicators config
2021-11-09 09:18:34 +01:00
Дамян Минков
17c0298e59
feat: Filters moderators presence in lobby room. ( #10316 )
...
* feat: Filters moderators presence in lobby room.
* squash: Print actor creating lobby.
2021-11-08 16:38:22 -07:00
Jaya Allamsetty
6348840cbd
fix(large-video) Call play() whenever a new stream is attached to large-video.
...
This fixes an issue on Safari where black video is rendered sometimes whenever a new stream is attached to the large video container.
2021-11-08 16:49:45 -05:00
Paweł Domas
6a7842ab7e
fix: incompatible effect instance ( #10311 )
...
There are hard to handle race conditions around
screensharing/presenter mode turning on/off. It's
easier to make a NO-OP for turning the camera on/off
while switching to screen sharing is in progress
than trying to handle this gracefully. It should be okay
for the user to click the button again after the switch
operation is done.
Ideally this logic will be re-implemented in redux
middlewares and moved out of the conference.js file.
2021-11-08 14:05:23 -06:00
hmuresan
b2894cc941
fix(raise-hand): Remove participant left from raised hand queue
2021-11-08 18:41:10 +02:00
Robert Pintilii
fc52105cf6
fix(reactions) Updated sounds ( #10321 )
2021-11-08 16:16:09 +02:00
Christoph Settgast
b47a263e5c
lang: fixes for German
...
Signed-off-by: Christoph Settgast <csett86@web.de>
2021-11-08 05:52:04 -07:00
Vlad Piersec
15b677aa2a
fix(Avatar): Display special characters in avatar initials
2021-11-08 14:32:30 +02:00
Vlad Piersec
08fb232627
fix(Avatar): Calculate avatar color based on display name
2021-11-08 14:32:16 +02:00
Vlad Piersec
3c5017a66a
feat(connection-indicator): Add config option to disable indicator popover
2021-11-08 11:38:03 +02:00
Robert Pintilii
a97b700712
fix(tracks) Use duration from JitsiTrack ( #10304 )
2021-11-08 10:55:28 +02:00
José Luís Andrade
bf36b22bbd
fix(lang) update portuguese translation of "highestQuality" ( #10317 )
...
Shorten text size for better viewing
2021-11-07 08:02:18 +01:00
Payetus
d6253c57c9
adding lobby localization to "ca" lang
2021-11-06 05:57:24 +01:00
José Luís Andrade
978586c157
fix(lang) update Portuguese Translation
2021-11-05 19:59:16 +01:00
tudordan7
a7efbfb0f8
feat(app-notifications): Remove device notifications in the prejoin screen.
2021-11-05 16:16:10 +01:00