Hristo Terezov
a3622a3698
ref(SS): remove legacy SS for electron.
jitsi-meet_9986
jitsi-meet_9985
8366
2025-01-21 21:22:52 -06:00
Saúl Ibarra Corretgé
4cdc193ac3
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1900.0.0+250ff7ed...v1901.0.0+22daa357
jitsi-meet_9984
8365
2025-01-21 20:22:38 +01:00
Saúl Ibarra Corretgé
5c9b8a5a5f
fix(device-selection) hide framerate selection on mobile browsers
...
Screen-sharing is not supported there.
jitsi-meet_9983
8364
2025-01-21 14:04:54 +01:00
Wilson Furtado
44bd70179c
Added tooltip when roomname is elided in the pre meeting screen ( #15508 )
...
* added tooltip when roomname overflows
jitsi-meet_9982
8363
2025-01-20 11:46:57 +02:00
Дамян Минков
0973081fea
fix(share-video): Hide element when not shown on large. ( #15507 )
...
* fix(share-video): Hide element when not shown on large.
Fixes two issues:
- disabling mouse for all large video types, including local shared desktop that prevents clicking the link to show content
- as shared-video z-index is on top of everything, it local shared desktop to be seen when the thumbnail is clicked
* squash: Drop the video shared component from the dom when not playing.
jitsi-meet_9981
8362
2025-01-17 16:28:40 -06:00
Jaya Allamsetty
006c491de4
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1897.0.0+283af7ac...v1900.0.0+250ff7ed
jitsi-meet_9980
8361
2025-01-17 10:32:03 -05:00
Felipe Amaral
24cfa7b4e1
fix(notifications): Removed info type from docs ( #15504 )
...
There is no info type in showNotificantion command.
2025-01-17 09:17:56 -06:00
Calinteodor
b890aa33c3
feat(react-native-sdk/android): force permissions approval in order to launch RNOngoingNotification ( #15400 )
...
Re-added visibility control for ongoing conference and media projection notifications on our React Native SDK.
jitsi-meet_9979
8360
2025-01-17 17:03:30 +02:00
Saúl Ibarra Corretgé
9846228210
feat(android) bump minimum required version to 26 aka Oreo
...
There is a 1.2% cummulative usage change according to [0] and it allows
us to simplify some code going forward.
[0]: https://apilevels.com/
jitsi-meet_9978
8359
2025-01-17 13:06:02 +02:00
Hristo Terezov
445eef97b3
fix(interface-config-whitelist): cleanup
...
Removes the following unused props.
jitsi-meet_9977
8358
2025-01-16 18:19:44 -06:00
Calin-Teodor
298279a956
feat(toolbox): reactions menu native ui adjustments
jitsi-meet_9976
8357
2025-01-16 21:34:22 +02:00
Hristo Terezov
5ebf5adfa2
fix(configWhitelist): alphasort
jitsi-meet_9975
8356
2025-01-16 12:44:51 -06:00
Hristo Terezov
35554533d1
fix(config): Document desktopSharingSources and improve types
2025-01-16 12:44:51 -06:00
Hristo Terezov
fb397db69f
fix(logging-config): Improve types
2025-01-16 12:44:51 -06:00
Hristo Terezov
8fc295b385
fix(config): Document googleApiApplicationClientID
2025-01-16 12:44:51 -06:00
Hristo Terezov
ee8b62cf73
fix(config): Document LJM props.
...
disableAEC
disableAGC
disableAP
disableNS
displayJids
forceTurnRelay
ignoreStartMuted
enableTalkWhileMuted
2025-01-16 12:44:51 -06:00
Hristo Terezov
217b803652
ref(config): Remove legacy multistream backward compat flags
2025-01-16 12:44:51 -06:00
Hristo Terezov
2442a332e7
ref(config): Move config types from reducer to IConfig type
...
The properties are - visitors and disableRemoteControl.
2025-01-16 12:44:51 -06:00
Hristo Terezov
2e43706a4a
fix(config): Remove unused options.
...
firefox_fake_device
enableAutomaticUrlCopy
fileRecordingsEnabled
disableHPF
2025-01-16 12:44:51 -06:00
Hristo Terezov
e7db943b73
fix(config): Document testing.failICE
2025-01-16 12:44:51 -06:00
Hristo Terezov
c1cbd37d87
fix(config): Move debugAudioLelvels in config.testing
2025-01-16 12:44:51 -06:00
Hristo Terezov
ef56f1d23d
fix(config): Remove config.debug.
...
Instead we use config.testing?.testMode.
2025-01-16 12:44:51 -06:00
Hristo Terezov
2ab002650c
fix(conference): Remove unused argument from _createDesktopTrack
2025-01-16 12:44:51 -06:00
Calin-Teodor
867646da1a
feat(ios): fixed path from where we take hermes.xcframework
jitsi-meet_9974
8355
2025-01-16 18:17:00 +02:00
Saúl Ibarra Corretgé
ff78bfb62f
fix(ios) fix node path in scripts
jitsi-meet_9973
8354
2025-01-16 17:11:36 +02:00
Saúl Ibarra Corretgé
1827610fc1
fix(subtitles) fix skipping transcription messages
...
If we are not requesting any transcription, `language` will be `null` so
take that into consideration when checking if we should stop processing
a transcription message after firing the API event.
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1997
jitsi-meet_9972
8353
2025-01-16 13:21:51 +01:00
Hristo Terezov
0ae8051fb4
fix(config): Allow only enableMediaOnPromote from visitors config to be overriden.
jitsi-meet_9971
8352
2025-01-15 15:50:48 -06:00
damencho
1b7668bbdc
feat(dialog): Adds a print when opening and hiding dialogs.
jitsi-meet_9970
jitsi-meet_9969
8351
2025-01-15 10:49:20 -06:00
damencho
4c37e0d761
feat(speakerstats): Shows a tooltip for participants count.
2025-01-15 10:49:20 -06:00
damencho
a6ff652a03
feat(visitors): Start shortening the number above 1000.
2025-01-15 10:49:20 -06:00
damencho
17f34878db
feat(visitors): Renames visitors/obeserver to viewers.
...
Changes only strings visible in the UI.
2025-01-15 10:49:20 -06:00
Saúl Ibarra Corretgé
37856e0fdb
fix(external_api) drop legacy constructor arguments
...
The new format (using an options object) was introduced 7 years ago.
It's about time.
jitsi-meet_9968
jitsi-meet_9967
8350
2025-01-14 15:38:11 +01:00
Edgars Voroboks
7c1de52f6a
fix(lang): Update Latvian language translation
jitsi-meet_9966
8349
2025-01-14 06:20:12 -06:00
Jaya Allamsetty
9e3438696b
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1895.0.0+7de7d9aa...v1897.0.0+283af7ac
jitsi-meet_9965
jitsi-meet_9964
8348
2025-01-13 12:46:47 -05:00
Andrei Gavrilescu
9c23cc0b70
feat(rnnoise): update rnnoise-wasm version ( #15478 )
...
* update rnnoise-wasm version
* update expected worklet size
jitsi-meet_9963
8347
2025-01-13 14:11:32 +02:00
Hristo Terezov
af8157bc06
fix(configWhitelist): Add p2p.mobileScreenshareCodec
jitsi-meet_9962
8346
2025-01-10 17:38:12 -06:00
Дамян Минков
c21f84c15a
feat(tests): Adds follow-me and invite dialog test. ( #15476 )
...
* feat(tests): Adds follow-me test.
* feat(tests): Adds invite dialog test.
* squash: fix lint.
jitsi-meet_9961
8345
2025-01-10 16:47:25 -06:00
Saúl Ibarra Corretgé
1edf88e744
fix(lint) tame linter
jitsi-meet_9960
8344
2025-01-10 20:09:11 +01:00
Saúl Ibarra Corretgé
bad75b488e
chore(deps) update eslint
...
Required for compatibility with new TypeScript plugins.
2025-01-10 20:09:11 +01:00
Saúl Ibarra Corretgé
5bb3ba71d0
chore(helpers) drop custom createDeferred() for Promise.withResolvers()
2025-01-10 20:09:11 +01:00
Saúl Ibarra Corretgé
4e0001c9af
fix(polls) limit maximum amount of answers
jitsi-meet_9959
8343
2025-01-10 13:51:30 +01:00
Дамян Минков
ada6150971
feat(tests): Adds dial-in test. ( #15470 )
...
* feat(tests): Adds dial-in test.
* feat(tests): Adds fake dial-in test.
* squash: switch to performance.now().
jitsi-meet_9958
8342
2025-01-10 06:28:53 -06:00
damencho
62d1ee606a
feat(tests): Adds desktop sharing test.
jitsi-meet_9957
8341
2025-01-09 18:29:47 -06:00
simplify123
1e1de6acf0
lang: Update main-zhCN.json ( #15426 )
...
main-zhCN.json
line 413 missing:
"sessTerminatedReason": "会议已经结束",
jitsi-meet_9956
8340
2025-01-09 15:04:23 -06:00
damencho
e1e0fba4ff
fix(readme): Fixes badge icon.
...
Fixes #15464
2025-01-09 15:04:02 -06:00
Jaya Allamsetty
97be3fa399
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1893.0.0+496b64a7...v1895.0.0+7de7d9aa
stable/jitsi-meet_9955
jitsi-meet_9955
8339
2025-01-09 15:22:18 -05:00
damencho
fbdee85c4b
fix(readme): Fixes badge icon and f-droid link.
...
Fixes #15464
Fixes #15465
jitsi-meet_9954
8338
2025-01-09 12:38:11 -06:00
Bhavik Arora
b71b4c8c45
fix(video-menu): Hide "Mute all" option when all participants are moderators ( #15461 )
...
* Fixed exception for visibility state of mute all button
* Updated changes as per review: shifted conditional to the toggle
* chore: fix eslint warnings and errors
---------
Co-authored-by: Bhavik Arora <arorabhavik1001>
jitsi-meet_9953
8337
2025-01-09 10:21:28 -06:00
Florian
a8d123ede4
fix(lang) fix typo in unsecure room name warning ( #15468 )
jitsi-meet_9952
8336
2025-01-09 17:01:23 +01:00
Hristo Terezov
fb8e451e2e
feat(customParticipantButton): metrics
jitsi-meet_9951
jitsi-meet_9950
8335
2025-01-08 11:11:21 -06:00