Jaya Allamsetty
7827c3d1ad
fix(filmstrip): Move thumbnails reordering behind a config.js flag.
enableThumbnailReordering flag (enabled by default) will be used to check if the thumbnails needs to be reodred in the UI.
il y a 3 ans
Jaya Allamsetty
751d9a9b8e
fix(KeyboardShortcut): pin the correct participants when number keys are used.
il y a 3 ans
Дамян Минков
bafe6fa895
chore(deps) lib-jitsi-meet@latest
* fix: Updates shard value in XmppConnection on new value from xmpp. (#1699 )
* fix(docs): copy&paste error for setIsReplaced
61c977f70a/...53c9c0c9cd79ed37613166b87e95f7339ae9dedd
il y a 3 ans
Дамян Минков
1edf8ab9f0
feat: Drops old prosody dependency (0.10...).
Many features work only with 0.11+ prosody versions and there are instructions in the handbook how to install it before installing jitsi-meet.
il y a 3 ans
Saúl Ibarra Corretgé
c03fb61c5f
fix(rn,reactions) fix copying sounds to app bundles
il y a 3 ans
Saúl Ibarra Corretgé
7d6365c5e0
fix(android) avoid exception in onHostPause
YOLO.
il y a 3 ans
Tudor D. Pop
eb4aefbca1
fix(virtual-background) upload bkg image on poor connection
il y a 3 ans
hmuresan
6c40329f6a
feat(branding) Add premeeting background image overwrite
il y a 3 ans
Michał Orman
b14e571d5c
fix(lang) update Polish translations
il y a 3 ans
adam j hartz
70b369a1af
feat(VideoContainer) add option to avoid cropping focused video
il y a 3 ans
alittriutari
cf6d6f8a12
fix(lang) update Japanese translations
il y a 3 ans
Saúl Ibarra Corretgé
b15f1d190d
fix(chat) avoid emojifying URLs
Fixes: https://github.com/jitsi/jitsi-meet/issues/9661
il y a 3 ans
Saúl Ibarra Corretgé
e67db2381e
Update setup.web.js
il y a 3 ans
Saúl Ibarra Corretgé
11382cfda6
fix(local-storage) use local storage on WebKit when not in an iframe
There should be no need to use the workaround when visiting the site normally.
il y a 3 ans
Saúl Ibarra Corretgé
248865ad3f
fix(rn) enable reactions by default
il y a 3 ans
Horatiu Muresan
7966c8f88f
feat(errors) Expose errors through Iframe API (#9801)
il y a 3 ans
José Luís Andrade
6537447d7c
fix(lang) update Portuguese translation
il y a 3 ans
hmuresan
a892d5fed1
fix(pre-meeting) Hide invite button for JaaS
il y a 3 ans
Saúl Ibarra Corretgé
4acafebe5f
chore(deps) lib-jitsi-meet@latest
* feat(e2ee) add support for WebRTC Encoded Transform
* fix(JitsiConference) skip AudioOutputProblemDetector on disableAudioLevels
* feat(xmpp) remove clientNode config option
* Workaround for Chrome ice connection failure detection (#1685 )
c23abfa2bc/...61c977f70ab353013a40e7daaeb5fc3713526984
il y a 3 ans
Hristo Terezov
88a11b9f3e
fix(TileView): not showing all participants.
il y a 3 ans
Дамян Минков
bcc326c150
fix: Fixes undefined errors in MeetingParticipant - Item and ContextMenu.
il y a 3 ans
Дамян Минков
e348270099
Revert "fix: Fixes reloads after enabling AV moderation."
This reverts commit 38f9c97f40 .
il y a 3 ans
Дамян Минков
fc59cdbdbe
fix: Fixes showing awaiting AV moderation after grant moderator.
il y a 3 ans
Saúl Ibarra Corretgé
59ef5c4789
feat(e2ee) add support for WebRTC Encoded Transform
An alternative to Insertable Streams, currently implemented in Safarii / WebKit.
https://w3c.github.io/webrtc-encoded-transform/
It's currently behind a config flag, both in Safari and here.
Fixes: https://github.com/jitsi/jitsi-meet/issues/9585
il y a 3 ans
hmuresan
b6b943e7de
feat(lobby) Add sound for participant knocking
il y a 3 ans
Дамян Минков
48efa4ac61
feat: Updates i18n-iso-countries to latest. Fixes #9792.
il y a 3 ans
Christoph Settgast
2f1105e6d2
chore(deps) @matrix-org/olm@latest
Bugfixes since 3.2.1, see https://gitlab.matrix.org/matrix-org/olm/-/blob/master/CHANGELOG.rst
In 3.2.2 the package name changed to @matrix-org /olm, thus
updating in Makefile & imports
Signed-off-by: Christoph Settgast <csett86@web.de >
il y a 4 ans
Calin Chitu
9d5024cc5d
fix(authentication) fixed close on cancel click
il y a 3 ans
hmuresan
8b23265a50
fix(notifications) Add timeout for video/audio lost notifs
il y a 3 ans
Saúl Ibarra Corretgé
5bc424459f
fix(iframe) don't register service worker when in an iframe
Fixes: https://github.com/jitsi/jitsi-meet/issues/9712
il y a 3 ans
robertpin
605ce9db62
Added default state to persistance
il y a 3 ans
Дамян Минков
e2f760c7f1
fix: Fixes AV moderation used in tenants.
il y a 3 ans
Дамян Минков
e63b3016c9
feat: Allow AV moderation for p2p users.
il y a 3 ans
Дамян Минков
4d07d4ae76
feat: Always show AV moderation.
il y a 3 ans
Дамян Минков
2616e126fb
feat: Show footer context menu in p2p.
il y a 3 ans
Дамян Минков
38f9c97f40
fix: Fixes reloads after enabling AV moderation.
il y a 3 ans
robertpin
c7a91e1974
feat(reaction-sounds) Added sounds for reactions (#9775)
* Added sounds for reactions
* Updated reactions list
* Added reactions to sound settings
* Added support for multiple sounds
* Added feature flag for sounds
* Updated sound settings
Moved reactions toggle at the top of the list
* Added disable reaction sounds notification
* Added reaction button zoom for burst intensity
* Fixed raise hand sound
* Fixed register sounds for reactions
* Changed boo emoji
* Updated sounds
* Fixed lint errors
* Fixed reaction sounds file names
* Fix raise hand sound
Play sound only on raise hand not on lower hand
* Fixed types for sound constants
* Fixed type for raise hand sound constant
il y a 3 ans
hmuresan
fe41eef398
fix(drawer-menu) Allow scroll on drawer menu items
il y a 3 ans
Saúl Ibarra Corretgé
08177af182
fix(rn,amplitude) update Amplitude SDK on RN
Amplitude has gone back to having a separate package for RN, so switch to it.
il y a 3 ans
José Luís Andrade
229520f74f
fix(lang) update Portuguese translation
il y a 3 ans
Saúl Ibarra Corretgé
0d9af05a4b
chore(rn,versions) bump app and sdk versions
il y a 3 ans
Avram Tudor
1ad9046a38
Improve premeeting screens ux (#9726)
* feat(prejoin) move invite to toolbar section
* feat(premeeting) redesign prejoin and lobby screens
* code review changes
* fix prejoin flicker and avatar id
* fix password error message and native lobby dialog close position
il y a 3 ans
Avram Tudor
49a73ac446
fix(jaas) do not redirect to plan limit page on auth errors (#9746)
il y a 3 ans
Avram Tudor
8e4a22bdbf
fix(moderation) fix ui styles for advanced moderation context menu (#9758)
il y a 3 ans
Saúl Ibarra Corretgé
ddbf334930
fix(e2ee) fix showing not supported warning when alone
il y a 3 ans
Saúl Ibarra Corretgé
cd5f2b483f
fix(e2ee) show entire content at all times
il y a 3 ans
Saúl Ibarra Corretgé
cf34b0a783
fix(e2ee) update E2EE warning message
il y a 3 ans
Saúl Ibarra Corretgé
10cc3b2b31
fix(ios) fix conference failing when proximity sensor is near
React Native links timers to the display, so they cannot run when the display is
not running. Builtin timers already take being in the background into account,
but not the proximity sensor.
Credits: https://github.com/react-native-webrtc/react-native-callkeep/issues/143
Fixes: https://github.com/jitsi/jitsi-meet/issues/9619
il y a 3 ans
Saúl Ibarra Corretgé
27e4e862fd
feat(xmpp) remove clientNode config option
il y a 3 ans
Avram Tudor
4b3d92dcbd
fix(moderation) highlight dominant speaker (#9750)
il y a 3 ans