Hristo Terezov
7dc899ace1
ref(DeviceSelectionPopup): remove.
4 년 전
Hristo Terezov
a6c6cd6c56
fix: Add GUM timeout & improve device permissions
4 년 전
Hristo Terezov
7dc45c28a2
fix(AudioSlider): removed when volume is 0
4 년 전
Hristo Terezov
a215f9706a
chore(deps) lib-jitsi-meet@latest
* fix(GUM): improve permissions logic.
* feat(GUM): timeout.
* ref: Remove pinEndpoint. (#1440 )
30c8795770/...84357ce1a8d06c67a502709877130520aaf71592
4 년 전
Jonathan Lennox
4beca0d5dd
Set receiver video constraint in load-test script, as-if tile view. (#8567)
4 년 전
Vlad Piersec
bfc4b2ac6f
feat(vpaas): Send billing id to prosody
4 년 전
kazan417
53bdaa7928
fix(lang) update Russian translation
4 년 전
Tobias Kneidl
ba18b12024
add module proxy_wstunnel
4 년 전
Tobias Kneidl
a1438f1f21
change websocket url from http:// to ws://
4 년 전
Julian1203
c856c20513
Update main-de.json
Small improvements (again)
4 년 전
Julian1203
cf92c964b4
Update main-de.json
Small improvements (again)
4 년 전
Julian1203
e69529867e
Update main-de.json
Small improvements for the gender-neutral version and other small improvements.
4 년 전
Jaya Allamsetty
fd313c1af7
fix(tests): Add more checks so that test don't error out.
4 년 전
Jonathan Lennox
73c3feb8fa
Improve load-test script. (#8563)
* In load-test, merge URL params into config.
* Honor config.testing.noAutoPlayVideo in load-test.
4 년 전
Дамян Минков
67a01364d3
Move load-test to resources (#8560)
* fix: Move load-test to resources.
* squash: Updates load-test dependencies.
* squash: Fix load-test build.
4 년 전
Saúl Ibarra Corretgé
7a64bf006e
misc(tools) add script for updating mobile apps versions
4 년 전
Saúl Ibarra Corretgé
e5ea96fd4c
feat(rn) update SDK version to 3.1.0
4 년 전
Saúl Ibarra Corretgé
c8ad04d0ff
misc(tools) add script for updating SDK version
4 년 전
Saúl Ibarra Corretgé
c56afde00c
feat(dev) bind to 0.0.0.0 on the dev server by default
4 년 전
tmoldovan8x8
9ed1969f7e
feat(android) adds ability to disable the requestFocus on Android
4 년 전
Jonathan Lennox
12680c35ca
Add lightweight load-test webpage, disabled by default (#8514)
Co-authored-by: Hristo Terezov <hristo@jitsi.org >
Co-authored-by: damencho <damencho@jitsi.org >
4 년 전
Jaya Allamsetty
0138f23755
feat(conference): Enable forced reload of client on bridge failure.
* feat(conference): Enable forced reload of client on bridge failure.
Force the client to reload when the bridge that is handling the media goes down.
This mitigates issues seen on the bridge because of a client re-joining the call with the same endpointId, BWE issues, etc.
This behavior is configurable through 'enableForcedReload' setting in config.js.
The client skips the pre-join page when the page reloads.
* squash: refactor the restart logic.
* squash: fix description
* squash: dispatch conferenceWillLeave action before reload.
4 년 전
Marc Seitz
16d88a288f
feat: add ipados to list of Platform.OS (#8205)
* feat: add ipados list of Platform.OS
4 년 전
Jaya Allamsetty
210c4857fd
deps: Update latest@lib-jitsi-meet.
Add the ability to configure different max bitrates for VP8 and VP9.
Set max bitrate for presenter to 2500 Kbps irrespective of the configured max bitrates for video.
https://github.com/jitsi/lib-jitsi-meet/compare/479dd98...77978f0 .
4 년 전
tmoldovan8x8
dca96f25f3
feat(mobile) adds feature flags for audioMute, videoMute and overflow… (#8537)
4 년 전
Mihai-Andrei Uscat
b69e93a900
fix(Safari): Fix mobile double tapping for toolbar and overflow.
* Create generic tooltip wrapper for mobile usability.
* Change overflow menu icon/font/padding sizes.
* Change overflow drawer expand icon.
4 년 전
tmoldovan8x8
d2568b874b
feat(mobile) adds ability to retrieve participantsInfo array
4 년 전
Juan Searle
20c6115c38
Fix suspicious URL on Persian localization file
4 년 전
OctopusET
68b8ee5961
fix(lang) update korean translation
4 년 전
Andrei Gavrilescu
9895a04609
feat(rtcstats): send meeting uuid to rtcstats (#8526)
* send meeting uuid to rtcstats
* change ret description
* fix flow error
* update lib-jitsi-meet version
4 년 전
Andrzej Moskal
87f688dc8f
fix(android) add ability to localize notification actions strings
4 년 전
Jaya Allamsetty
c58657c759
fix(test): Make sure test doesn't error out.
4 년 전
Ali Kazemkhanloo
687106818a
Add Persian to languages-fa.json
4 년 전
Ali Kazemkhanloo
f228b4ecc1
Add Persian language to the list of languages
4 년 전
kichinosukey
8582b25d28
typo fix
4 년 전
Vlad Piersec
9418dbc2b1
fix(recents-list): Order recents by last used
4 년 전
Jonas Rittershofer
19bf027b8b
Include xmpp and colibri proxy for apache
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com >
4 년 전
Mihai-Andrei Uscat
c370c05701
fix(Filmstrip): Prevent Toolbox from being shown indefinitely when hovering filmstrip
4 년 전
Emil Ivov
f034f179ff
Merge pull request #8507 from saghul/readme-jaas
fix(docs) add JaaS link to README
4 년 전
Saúl Ibarra Corretgé
b94b18770c
fix(docs) add JaaS link to README
4 년 전
Mihai-Andrei Uscat
3f93726c41
fix(Safari): Fix zoomed in mobile interface and cropped tile
4 년 전
Titus-Andrei Moldovan
af8072d9d2
chore(mobile) changes the name for screenShares to remoteScreenShares to better reflect it's content
4 년 전
Titus-Andrei Moldovan
45f4643469
feat(mobile) adds ToggleScreenShare event and action.
4 년 전
Avram Tudor
745879c447
Merge pull request #8503 from jitsi/tavram/dropbox
feat(external_api) allow dropbox option to be overwritten
4 년 전
Mihai-Andrei Uscat
4aab5e2054
feat(Dialog): Make dialog close button more mobile friendly.
* Remove pointless custom headers, fall back to ModalHeader instead.
4 년 전
Tudor-Ovidiu Avram
69971a0e90
feat(external_api) allow dropbox option to be overwritten
4 년 전
Pawel Domas
7c90f75ec9
fix(conference.js): crash on undefined
While on the prejoin screen, the local tracks are managed by the redux store and not conference.js, so localAudio is undefined.
4 년 전
damencho
bf714c1c8b
feat: Allow star for room in moderated tenants.
4 년 전
Avram Tudor
8414e9d99f
Merge pull request #8495 from jitsi/tavram/chat-updated
feat(external_api) add event for chat updates (unread counter, open s…
4 년 전
Tudor-Ovidiu Avram
dcaad41e69
feat(external_api) add event for chat updates (unread counter, open state)
4 년 전