yanas
d84901f196
Font size adjustment and moving link to config param
8 years ago
Aaron van Meerten
6d664f133e
Cosmetic fixes for column length lint errors
8 years ago
Aaron van Meerten
732a433ec1
livestream link to provide more context to users on where to retrieve their stream key
8 years ago
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
8 years ago
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
8 years ago
paweldomas
b58f1cdd16
use logger instead of console
8 years ago
Ilya Daynatovich
5b0777d4db
Made inputs identical
8 years ago
Ilya Daynatovich
148960c6d2
made editions
8 years ago
Ilya Daynatovich
fb4e9b3c6d
Work on fixing the tests
8 years ago
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
8 years ago
paweldomas
739e2bd35a
fix(Recording): broken stop recording dialog
8 years ago
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 years ago
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
We pass key which is enough to obtain the title.
8 years ago
yanas
74f31db434
Dialogs re-design, invite and password modifications
8 years ago
yanas
125e894624
Rename functions, fix jquery element ref and indentetation
8 years ago
yanas
0e9835dde2
Restyles the toolbar button toggle state
8 years ago
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 years ago
Kostiantyn Pashura
4572e1d344
feedback dialog changes
8 years ago
yanas
96bbf0419c
Adds tooltips
8 years ago
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
8 years ago
damencho
536ffb31e0
Moves loading of analytics in the library.
8 years ago
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.
8 years ago
paweldomas
62dd54ab31
Display spinner for RETRYING recording status
8 years ago
paweldomas
b3e02add3d
Fix moveToCorner method
If the class was contained the old code was removing it
8 years ago
hristoterezov
7bf9a82f0b
Implements conference reload support
8 years ago
damencho
5dffddceec
Make sure we have only one dialog instance.
8 years ago
yanas
57815cb2fe
Unifrms messageHandler access and adds enable disable
9 years ago
yanas
07c2e91ae2
Do not handle the actual error message yet
9 years ago
yanas
69798848c0
Handle recording errors
9 years ago
yanas
0cf291d796
Handle Promise.reject for user cancel case
9 years ago
yanas
0736206722
Fix recorder error and state handling
9 years ago
yanas
c07060c9cd
Fix recorder state and moderator restart
9 years ago
yanas
ab67b42eb9
Hide recorder local thumbnail
9 years ago
yanas
c881e7b640
Add hidden participant support
9 years ago
yanas
351775a1c0
Add jsdocs to the recording view manager
9 years ago
yanas
7f7d9d5594
Adds an I am a recorder parameter that allows for the UI to be cleaner and simpler for the recorders.
9 years ago
yanas
76820bed8d
Fixes recording state handling.
9 years ago
yanas
39c350cdba
Fixes streaming tooltip. Checks if the stream id is not provided and requests the user before starting the recorder.
9 years ago
yanas
51037c2dca
Fixes status change from pending to unavailable.
9 years ago
yanas
7df5e92bc9
Adds new recording module.
9 years ago