Ilya Daynatovich
5b0777d4db
Made inputs identical
9 år sedan
Ilya Daynatovich
5623a06996
renamed input-control block to form-control
9 år sedan
Ilya Daynatovich
148960c6d2
made editions
9 år sedan
Ilya Daynatovich
fb4e9b3c6d
Work on fixing the tests
9 år sedan
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
9 år sedan
damencho
91340a5268
Hides all side panels before showing new one.
9 år sedan
damencho
f6609524ea
Disables loading side panels when they are disabled.
Adds some safety checks for disabled contactlist.
9 år sedan
Konstantyn Pahsura
9f280e320d
_.template removed
9 år sedan
Konstantyn Pahsura
a1e098680d
make side panels init from js
9 år sedan
damencho
1f200b63a7
Updates i18next and bundles default translations.
9 år sedan
Konstantyn Pahsura
28f719b58a
dropdown styles fixes
9 år sedan
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.
9 år sedan
Lyubomir Marinov
242c1419fd
Format source code for (some) consistency
9 år sedan
Kostiantyn Pashura
736b98869f
dropdown restyle
9 år sedan
Kostiantyn Pashura
8118b4aea1
aui select and checkbox added
9 år sedan
yanas
e24d5da0ef
Fix eslint errors
9 år sedan
yanas
74f31db434
Dialogs re-design, invite and password modifications
9 år sedan
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
9 år sedan
yanas
bb0f6e0989
Remove unused variable.
9 år sedan
yanas
3140257b69
Remove unused function.
9 år sedan
damencho
febaf49d07
Always show number of participants badge in toolbar.
Includes showing 1 when user is alone in the room.
9 år sedan
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.
9 år sedan
yanas
aacb39a439
Some css adjustments to settings and contact list.
9 år sedan
yanas
2919a60403
Adds blue badges to contact list and chat.
9 år sedan
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.
9 år sedan
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.
9 år sedan
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.
9 år sedan
damencho
e1512e3776
Fixes focusing on write area or nickname input when chat is open.
9 år sedan
damencho
d8dd564b06
Fixes clearing message counter on opening the chat.
9 år sedan
damencho
407b082780
Removes changing the message icon and flashing on new message.
9 år sedan
damencho
a671093489
Introduces chat_container_id variable.
9 år sedan
yanas
9ce83250da
Fixes console logs
9 år sedan
yanas
a9e31a2843
Fixes settings menu for non moderators
9 år sedan
yanas
45496b7592
Make settings sections configurable
9 år sedan
damencho
4c72833f5a
Adds an option and hide avatars in contact list.
9 år sedan
yanas
2aea6c4120
Remove unused dialog
9 år sedan
yanas
f811410b45
Settings re-design
9 år sedan
yanas
50e803f1a0
Fixes side toolbar container behavior
9 år sedan
yanas
b4c9816d9f
Rename side panels and implement toggle/untoggle policy
9 år sedan
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
9 år sedan
damencho
0e27f471f1
Removes avatarURL from settings UI.
Removes storing avatarURL in localstorage and retrieving it.
9 år sedan
paweldomas
34a24ce290
Fix a crash on IE/Safari when plugin is not installed
9 år sedan
hristoterezov
7bf9a82f0b
Implements conference reload support
9 år sedan
hristoterezov
8deb003ef6
JWT client support
9 år sedan
Aaron van Meerten
e6385bb95d
make the chatArrow image reference relative, allows for better base href support
9 år sedan
tsareg
448fcf36b6
Show dialog for GUM errors
9 år sedan
Kostiantyn Tsaregradskyi
b270256a7a
Switch local audio and video track when list of available devices changes
9 år sedan
Kostiantyn Tsaregradskyi
474155ce9d
Added ability to notify about available media device list changes
9 år sedan
Kostiantyn Tsaregradskyi
5e027e0a91
Added ability to switch audio output device - changes after review
9 år sedan
Kostiantyn Tsaregradskyi
d34adb67dd
Added ability to switch audio output device
9 år sedan