hristoterezov
f7ce8d028d
feat(iframeAPI): implement avatar change commands
преди 8 години
hristoterezov
61f4b52a15
fix(filmstrip_only): Remove unrelated UI elements
преди 8 години
hristoterezov
0f9bc766db
fix(filmstrip_only): JS errors
преди 8 години
damencho
4ebefb17e9
Removes guest parameter when navigating to close page.
Using sessionStorage to save whether user is guest or not.
преди 8 години
damencho
282defc54c
Pass parameter to close page about current participant is it guest.
преди 8 години
paweldomas
6c716bcbb1
fix(conference.js): handle CONNECTION_DROPPED_ERROR
преди 8 години
paweldomas
44beed6216
feat: distinguish between network and infra... failure
преди 8 години
paweldomas
df721cbd2e
feat(analytics): add reason as label to page reload event
преди 8 години
paweldomas
52847bd28d
fix(conference): crash with anonymous domain config
преди 8 години
paweldomas
36bcc6831b
feat: use LogCollector to capture JS console logs
преди 8 години
paweldomas
76c89845a8
feat: add logging config
преди 8 години
paweldomas
b58f1cdd16
use logger instead of console
преди 8 години
hristoterezov
dc0a7e7628
feat(Analytics): Multiple analytics handlers support
преди 8 години
damencho
82926ef8c6
Detects suspended event, stops local video and shows overlay.
Also removes device change listener, cause when PC wakeups devices will be reconnected and we can try open the local video again.
преди 8 години
hristoterezov
a4a1579c84
style(conference): Rename MAX_DISPLAYNAME_LENGTH
преди 8 години
Boris Grozev
6740b9edf6
feat: Logs pin/unpin events via analytics.
преди 8 години
Boris Grozev
cf241effbf
style: Fixes indentation, spelling.
преди 8 години
paweldomas
d256bc317a
fix(log): log the page reload from one place
преди 8 години
damencho
f6609524ea
Disables loading side panels when they are disabled.
Adds some safety checks for disabled contactlist.
преди 8 години
hristoterezov
a6a7e81a0f
feat(DisplayName): Limit local and remote display name to 50 chars
преди 8 години
damencho
aaca510f8a
Updates jsdoc.
преди 8 години
paweldomas
d60146c6a8
fix(conference): leave the room when XMPP connection is dropped
It looks weird when the page reload overlay appears and the conference
continues in the background (the connection to the JVB remains active).
The library will not recover and the conference can not continue without
the signalling, so the room should be left and media stopped.
преди 8 години
damencho
ae01275729
Renames variables.
преди 8 години
damencho
5feeef0122
Handles data from feedback callback and use it for correct close page.
преди 8 години
Boris Grozev
c98ffdc817
refactor: Don't calculate remote connection quality.
преди 8 години
Boris Grozev
09016c2182
refactor: Moves more code to lib-jitsi-meet.
преди 8 години
Boris Grozev
22b2f17234
refactor: Moves more code to lib-jitsi-meet.
преди 8 години
Boris Grozev
0c1bef927b
Don't use no double non-positives.
преди 8 години
Boris Grozev
4aa47a7901
feat: moves isConnectionInterrupted to lib-jitsi-meet.
преди 8 години
Boris Grozev
051db50b3f
feat: Moves connectionquality to lib-jitsi-meet.
преди 8 години
yanas
a17a98991c
Ongoing work on video thumbnail layout
преди 8 години
paweldomas
c95c46edac
feat(conference): reload the page when XMPP connection is dropped
преди 8 години
damencho
563ea1244c
Updates openMessageDialog to get only key and options.
преди 8 години
damencho
5217bf0bb8
Removes translateString and use translateElement.
Removing translateString forces using data-i18n attributes, to make sure we do not forget to set them. Missing data-i18n attributes is a problem with late loading where we can end up without translation, without text. Missing data-i18n attributes is also problem that strings will not be translated when changing language.
Fixes a bug in invite dialog, where remove password button was shown for non moderators.
преди 8 години
hristoterezov
3022754f19
fix(feedback): Fixes the logic for the thank you dialog
преди 8 години
paweldomas
0053c4df49
feat(PageReloadOverlay): log the reload event
преди 8 години
paweldomas
2a5b4dde31
feat: implement PageReloadOverlay
преди 8 години
paweldomas
229a3b4418
fix(conference): disconnect on VIDEOBRIDGE_NOT_AVAILABLE error
Will disconnect on ConferenceErrors.VIDEOBRIDGE_NOT_AVAILABLE.
Show the same message when either JVB is not available or Jicofo
disconnects.
преди 8 години
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
преди 8 години
Emil Ivov
05ae9134a8
Update conference.js
преди 8 години
damencho
65f8c9ad97
Removes title param from openTwoButtonDialog.
преди 8 години
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
We pass key which is enough to obtain the title.
преди 8 години
damencho
e5f38e34e9
Fixes cannot read property of undefined if there is no local video.
преди 8 години
damencho
bbe475cb4e
Fixes review comments.
Uses some ES6 syntax. Also removes inputHeight key for resolution as it makes no sence to have dictionary with one key. Removes some code duplication. Makes code consistent: method params for updateLocalStats and updateRemoteStats.
преди 8 години
hristoterezov
71d767f0b4
fix(hangup): Show Feedback independently from room.leave
преди 8 години
yanas
74f31db434
Dialogs re-design, invite and password modifications
преди 8 години
damencho
a2c71d05e6
Calculates quality based on the resolution and upload.
преди 8 години
yanas
125e894624
Rename functions, fix jquery element ref and indentetation
преди 8 години
yanas
0e9835dde2
Restyles the toolbar button toggle state
преди 8 години
hristoterezov
6e4a710df6
feat(analytics): Add analytics permanent properties and use new paramenters format
преди 8 години