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.
před 9 roky
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
We pass key which is enough to obtain the title.
před 9 roky
yanas
74f31db434
Dialogs re-design, invite and password modifications
před 9 roky
yanas
125e894624
Rename functions, fix jquery element ref and indentetation
před 9 roky
yanas
0e9835dde2
Restyles the toolbar button toggle state
před 9 roky
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
před 9 roky
Kostiantyn Pashura
4572e1d344
feedback dialog changes
před 9 roky
yanas
96bbf0419c
Adds tooltips
před 9 roky
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
před 9 roky
damencho
536ffb31e0
Moves loading of analytics in the library.
před 9 roky
damencho
6302e42229
Uses analytics from lib-jitsi-meet and adds new events.
Adds more analytics events for shortcuts, recording and shared video. Changes the way we calculate ttfm.
před 9 roky
paweldomas
62dd54ab31
Display spinner for RETRYING recording status
před 9 roky
paweldomas
b3e02add3d
Fix moveToCorner method
If the class was contained the old code was removing it
před 9 roky
hristoterezov
7bf9a82f0b
Implements conference reload support
před 9 roky
damencho
5dffddceec
Make sure we have only one dialog instance.
před 9 roky
yanas
57815cb2fe
Unifrms messageHandler access and adds enable disable
před 9 roky
yanas
07c2e91ae2
Do not handle the actual error message yet
před 9 roky
yanas
69798848c0
Handle recording errors
před 9 roky
yanas
0cf291d796
Handle Promise.reject for user cancel case
před 9 roky
yanas
0736206722
Fix recorder error and state handling
před 9 roky
yanas
c07060c9cd
Fix recorder state and moderator restart
před 9 roky
yanas
ab67b42eb9
Hide recorder local thumbnail
před 9 roky
yanas
c881e7b640
Add hidden participant support
před 9 roky
yanas
351775a1c0
Add jsdocs to the recording view manager
před 10 roky
yanas
7f7d9d5594
Adds an I am a recorder parameter that allows for the UI to be cleaner and simpler for the recorders.
před 10 roky
yanas
76820bed8d
Fixes recording state handling.
před 10 roky
yanas
39c350cdba
Fixes streaming tooltip. Checks if the stream id is not provided and requests the user before starting the recorder.
před 10 roky
yanas
51037c2dca
Fixes status change from pending to unavailable.
před 10 roky
yanas
7df5e92bc9
Adds new recording module.
před 10 roky