yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
8 роки тому
paweldomas
09406bfbfc
fix(Toolbar): move login buttons to Profile
Authentication buttons no longer belong to the Toolbar.
8 роки тому
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
8 роки тому
paweldomas
b58f1cdd16
use logger instead of console
8 роки тому
Konstantyn Pahsura
00aee89709
doc added
8 роки тому
Konstantyn Pahsura
a67087b6de
focus for chat changes
8 роки тому
Ilya Daynatovich
5b0777d4db
Made inputs identical
8 роки тому
Ilya Daynatovich
5623a06996
renamed input-control block to form-control
8 роки тому
Ilya Daynatovich
148960c6d2
made editions
8 роки тому
Ilya Daynatovich
fb4e9b3c6d
Work on fixing the tests
8 роки тому
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
8 роки тому
damencho
91340a5268
Hides all side panels before showing new one.
8 роки тому
damencho
f6609524ea
Disables loading side panels when they are disabled.
Adds some safety checks for disabled contactlist.
8 роки тому
Konstantyn Pahsura
9f280e320d
_.template removed
8 роки тому
Konstantyn Pahsura
a1e098680d
make side panels init from js
8 роки тому
damencho
1f200b63a7
Updates i18next and bundles default translations.
8 роки тому
Konstantyn Pahsura
28f719b58a
dropdown styles fixes
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 роки тому
Lyubomir Marinov
242c1419fd
Format source code for (some) consistency
8 роки тому
Kostiantyn Pashura
736b98869f
dropdown restyle
8 роки тому
Kostiantyn Pashura
8118b4aea1
aui select and checkbox added
8 роки тому
yanas
e24d5da0ef
Fix eslint errors
8 роки тому
yanas
74f31db434
Dialogs re-design, invite and password modifications
8 роки тому
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 роки тому
yanas
bb0f6e0989
Remove unused variable.
8 роки тому
yanas
3140257b69
Remove unused function.
8 роки тому
damencho
febaf49d07
Always show number of participants badge in toolbar.
Includes showing 1 when user is alone in the room.
8 роки тому
damencho
cfeb03740c
Moves the number in the code, not as a translation parameter.
There is sometimes problems with cache and late loading of the translations, this commit avoids showing translation key in the contactlist title, by moving the parameter into the code.
8 роки тому
yanas
aacb39a439
Some css adjustments to settings and contact list.
8 роки тому
yanas
2919a60403
Adds blue badges to contact list and chat.
8 роки тому
Lyubomir Marinov
2ff77676e2
Fix incorrect JSON file
The extension of the file modules/UI/side_pannels/chat/smileys.json
suggests that the format of the file is JSON. However, it contains
JavaScript RegExp instances which do not represent valid JSON. Such
discrepancies between file extension and format cause failures in
certain tools such as Webpack. Convert the file (both extension and
format) into a valid ES2015 module.
8 роки тому
damencho
1a0677cb59
Syncs contactlist display names with thumbnails.
Uses the same display names in the contact list as in the thumbnails, for local and remote.
8 роки тому
damencho
c483587853
Fixes hiding toolbar.
Receiving messages docks the toolbar to be able to see number of unread messages. We need to undock it when we read the messages. We skip undocking if we are not in video mode (on large), cause stuff like youtube video share is docking/undocking the toolbar.
8 роки тому
damencho
e1512e3776
Fixes focusing on write area or nickname input when chat is open.
8 роки тому
damencho
d8dd564b06
Fixes clearing message counter on opening the chat.
8 роки тому
damencho
407b082780
Removes changing the message icon and flashing on new message.
8 роки тому
damencho
a671093489
Introduces chat_container_id variable.
8 роки тому
yanas
9ce83250da
Fixes console logs
8 роки тому
yanas
a9e31a2843
Fixes settings menu for non moderators
8 роки тому
yanas
45496b7592
Make settings sections configurable
8 роки тому
damencho
4c72833f5a
Adds an option and hide avatars in contact list.
8 роки тому
yanas
2aea6c4120
Remove unused dialog
8 роки тому
yanas
f811410b45
Settings re-design
8 роки тому
yanas
50e803f1a0
Fixes side toolbar container behavior
8 роки тому
yanas
b4c9816d9f
Rename side panels and implement toggle/untoggle policy
8 роки тому
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
8 роки тому
damencho
0e27f471f1
Removes avatarURL from settings UI.
Removes storing avatarURL in localstorage and retrieving it.
8 роки тому
paweldomas
34a24ce290
Fix a crash on IE/Safari when plugin is not installed
8 роки тому
hristoterezov
7bf9a82f0b
Implements conference reload support
8 роки тому
hristoterezov
8deb003ef6
JWT client support
9 роки тому