damencho
63034e6cba
Sends analytics event everytime speaker stats is open.
il y a 8 ans
damencho
e29120a9c1
Changes lastN event params to leaving and entering endpoint IDs.
Uses leavingIDs to more efficiently iterate over remote videos.
il y a 8 ans
damencho
d383230532
Removes unused code.
il y a 8 ans
bbaldino
9a46896600
Merge pull request #1402 from jitsi/p2p_ver2
P2P ver2
il y a 8 ans
paweldomas
fba086134d
add default STUN servers to config.js
il y a 8 ans
paweldomas
2973364c02
feat(stats - show more): local p2p transport indication
Will show (direct) next to the UPD or TCP transport type if we're
running on P2P connection.
il y a 8 ans
paweldomas
542bb7caed
doc: add FIXME
il y a 8 ans
paweldomas
fb47b6ae21
feat: add test P2P methods
il y a 8 ans
hristoterezov
aeb301c8d5
feat(iframe_api): Add jwt token parameter
il y a 8 ans
yanas
704e14f008
Handle last n in the client (#1389)
* Handle last n in the client
* fix(LargeVideoManager.js): Fixes check for low bandwidth. Needs more work
* fix(LargeVideoManager.js): Fixes the Shared Video test.
* fix(LargeVideoManager): Fix shared video view and remove last n checks.
* fix(LargeVideoManager): Fixes jsdoc comment
* fix(RemoteVideo): Fix connection status check
* fix(LargeVideoManager,RemoteVideo): Syntax errors
il y a 8 ans
Lyubo Marinov
d1050d6b02
Update NPM dependencies/packages
il y a 8 ans
Aaron van Meerten
afc96808e8
added support of static directory in debian install and Makefile for source package
il y a 8 ans
Aaron van Meerten
dc2bae4ae1
Merge pull request #1420 from jitsi/static-content-folder
Moves all static content/files in a new folder.
il y a 8 ans
damencho
1d7da21e48
Moves all static content/files in a new folder.
Also clears debian package from including *.js files from source roote folder, files which were not used.
il y a 8 ans
Ilya Daynatovich
affd965d5d
Remove an unnecessary file
il y a 8 ans
Leonard Kim
989161159d
Modal dialog for displaying dominant speaker times
il y a 8 ans
Ilya Daynatovich
59a74153dc
Toolbar notice as React Component
il y a 8 ans
yanas
6690c269ef
Merge pull request #1413 from jitsi/fix-missing-translation
Fixes wrong i18n key for somebody.
il y a 8 ans
George Politis
b7fd10b905
Merge pull request #1412 from jitsi/framerate-update
Updates framerate using local statistics.
il y a 8 ans
damencho
08e1cf1b7e
Fixes wrong i18n key for somebody.
il y a 8 ans
damencho
54d891afa7
Updates framerate using local statistics.
il y a 8 ans
Aaron van Meerten
ae41782cd4
Merge pull request #1410 from jitsi/letsencrypt-script
Adds a script which install certificates from let's encrypt.
il y a 8 ans
damencho
8591fe00b6
Adds a script which install certificates from let's encrypt.
The script looks for nginx, apache2 or jetty configuration and edits the first one found. Nginx and apache2 will be reloaded, while jvb will be stopped, configured and started again.
il y a 8 ans
Saúl Ibarra Corretgé
92f58cb3c1
doc: add information about how to contribute
Inspired by the document at jitsi/jitsi.
il y a 8 ans
Saúl Ibarra Corretgé
4ad98ca505
doc: fix typo
il y a 8 ans
yanas
b9374bde6b
Merge pull request #1383 from jitsi/fix-wrong-pass-on-auth
Fix incorrect password dialog message when using authentication.
il y a 8 ans
pierreozoux
1ff29384b3
Add a network schemas
This is to help understanding how things are wired.
il y a 8 ans
Saúl Ibarra Corretgé
4fc714ff10
lang: don't use " " for the default policy text
Firefox (at least) renders it verbatim.
il y a 8 ans
damencho
51f0c8a388
Adds base dialog implementation.
il y a 8 ans
damencho
d01a65f73d
Fixes stats, using wrong object members in latest update.
il y a 8 ans
damencho
65239f9ffe
Adds frame rate to statistics bubble.
il y a 8 ans
damencho
e5cefcce70
Updates transport type.
Updates transport type to show multiple values as we do for addresses and ports.
il y a 8 ans
Ingo Bauersachs
8002b5ec6a
Add Esperanto
il y a 8 ans
jitsi-pootle
a575f5cc77
New files added from translate.jitsi.org based on templates
il y a 8 ans
ibauersachs
ab3a80e076
Commit from translate.jitsi.org by user ibauersachs.: 317 of 317 strings translated (0 fuzzy).
il y a 8 ans
ibauersachs
dda3798ba9
Commit from translate.jitsi.org by user ibauersachs.: 317 of 317 strings translated (0 fuzzy).
il y a 8 ans
Lyubo Marinov
e6f906b9ca
[RN] Fix undefined.avatarID in ParticipantView
il y a 8 ans
hristoterezov
d74e43ddcc
[RN] fix(Avatar): Match the implementation for web
il y a 8 ans
Lyubo Marinov
23ddce122b
Comply w/ coding style
il y a 8 ans
hristoterezov
814bd26c07
feat(Avatar): Implement Avatar for web
il y a 8 ans
damencho
2e4b39c19c
Fixes loading jquery-i18next.
il y a 8 ans
Дамян Минков
3ee65748bb
Merge pull request #1382 from jitsi/load_error_handler_placeholder
Post load error handler
il y a 8 ans
damencho
5f387737a1
Fix incorrect password dialog message when using authentication.
il y a 8 ans
paweldomas
4fa800b87a
feat(index.html): post load error handler
Adds a placeholder which allows to write a plugin for executing some
code after the "load error handler" is triggered. A function named
"postLoadErrorHandler" should be defined in one of
the "#include virtual" files.
il y a 8 ans
Emil Ivov
9338b3cf94
Adds links to mobile builds
il y a 8 ans
Lyubo Marinov
45e09af692
react-native 0.42.0
il y a 8 ans
yanas
9d32f48ab8
[IOS Assets] Fixes launch screen 480x3 image
il y a 8 ans
Lyubo Marinov
290e7baead
Stick to the exact package versions for the direct dependencies
il y a 8 ans
Любомир Маринов
e780ae00d0
Merge pull request #1360 from jitsi/move_avatar
ref(avatar): Move Avatar and ParticipantView to base/participants
il y a 8 ans
hristoterezov
9ea224412d
ref(avatar): Move Avatar and Participant view to base/participants
il y a 8 ans