hristoterezov
b8d3e82ae7
fix(remotecontrol): Replace info dialogs with notifications.
vor 7 Jahren
hristoterezov
4d329b510f
ref: module.exports -> export for the ES6 modules
vor 7 Jahren
paweldomas
0238a10a4b
fix(MessageHandler): hide the close button when 'persistent'
vor 8 Jahren
damencho
b5dfc2a520
Makes close button non-focusable.
Prevents the close button to take focus while user clicks tab in the page, which will privent the toast to be closed.
vor 8 Jahren
paweldomas
b58f1cdd16
use logger instead of console
vor 8 Jahren
yanas
d05ff9b4ee
fix: Firefox desktop sharing extension required dialog
vor 8 Jahren
Ilya Daynatovich
f4e6dceaa4
Return Impormptu api when create dialog
vor 8 Jahren
Ilya Daynatovich
2b08950294
Fix the tests
vor 8 Jahren
Ilya Daynatovich
62713bf87c
Editions in PR
vor 8 Jahren
hristoterezov
a8b69d5cd8
feat(MessageHandler): Implement dont show again utility
vor 8 Jahren
paweldomas
739e2bd35a
fix(Recording): broken stop recording dialog
vor 8 Jahren
damencho
563ea1244c
Updates openMessageDialog to get only key and options.
vor 8 Jahren
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.
vor 8 Jahren
paweldomas
210605d8f3
fix(MessageHandler): suppress the notifications on top of the overlay
vor 8 Jahren
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
vor 8 Jahren
damencho
f0ac52614b
Removes title param from openTwoButtonDialog.
vor 8 Jahren
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
We pass key which is enough to obtain the title.
vor 8 Jahren
Ilya Daynatovich
d06aef511f
Fix shortcut dialog toggling
vor 8 Jahren
yanas
74f31db434
Dialogs re-design, invite and password modifications
vor 8 Jahren
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
vor 8 Jahren
yanas
d2e42c2a7d
Update MessageHandler.js
vor 8 Jahren
yanas
b54f92b2ae
Fixes the copy action.
vor 8 Jahren
yanas
644faca306
Re-designs invite dialog as share link.
vor 8 Jahren
yanas
d250623fde
Ring overlay improvements and enable buttons fix
vor 8 Jahren
damencho
615daa8c9f
Updates close function parameters.
vor 8 Jahren
damencho
d5de49b5cf
Returns the dialog instances that were created and adds an optional close callback.
vor 8 Jahren
damencho
62f7553ba4
Updates two button dialogs to be only single instance.
vor 8 Jahren
tsareg
375b145030
Prevent possible memory leak
vor 8 Jahren
Boris Grozev
2d2e27b8d0
Implements "raised hand".
vor 8 Jahren
yanas
57815cb2fe
Unifrms messageHandler access and adds enable disable
vor 9 Jahren
yanas
0cf291d796
Handle Promise.reject for user cancel case
vor 9 Jahren
isymchych
0bcbd105e3
escape nicknames before displaying them
vor 9 Jahren
yanas
73b1d3c7c2
Adds a feedback button and dialog.
vor 9 Jahren
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
vor 9 Jahren
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
vor 9 Jahren
Boris Grozev
995b3be6e7
Implements screen sharing for firefox, using a jidesha extension.
Renames some fields in config.js.
vor 9 Jahren
hristoterezov
b77791f4b2
Implements minimized mode - only the thumbnails are visible.
vor 9 Jahren
damencho
4092d67853
Updates use of recording states, add some information texts and notifications.
vor 9 Jahren
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
vor 9 Jahren
hristoterezov
62a731e244
Fixes typo in translation module interface.
vor 9 Jahren
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
vor 10 Jahren
George Politis
93648f361b
Updates the license headers.
vor 10 Jahren
hristoterezov
efcfe99707
Improves the notification that informs the user if started the conference audio/video muted.
vor 10 Jahren
paweldomas
588c2d9e4b
XMPP authentication improvements. Makes it possible to authenticate during the conference.
vor 10 Jahren
paweldomas
581ffec5ed
Fixes issues after jquery-impromptu update.
vor 10 Jahren
paweldomas
c296940fd4
Updates jquery-impromptu in order to fix issues with modal dialogs.
vor 10 Jahren
hristoterezov
6048d0a325
Fixes the html attributes for translation options.
vor 10 Jahren
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
vor 10 Jahren
hristoterezov
702f02568d
Fixes issue with the buttons in the message handler.
vor 10 Jahren
hristoterezov
74f078f166
Adds multi language support for message handlers.
vor 10 Jahren