yanas
d05ff9b4ee
fix: Firefox desktop sharing extension required dialog
пре 8 година
Ilya Daynatovich
f4e6dceaa4
Return Impormptu api when create dialog
пре 8 година
Ilya Daynatovich
2b08950294
Fix the tests
пре 8 година
Ilya Daynatovich
62713bf87c
Editions in PR
пре 8 година
hristoterezov
a8b69d5cd8
feat(MessageHandler): Implement dont show again utility
пре 8 година
paweldomas
739e2bd35a
fix(Recording): broken stop recording dialog
пре 8 година
damencho
563ea1244c
Updates openMessageDialog to get only key and options.
пре 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 година
paweldomas
210605d8f3
fix(MessageHandler): suppress the notifications on top of the overlay
пре 8 година
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
пре 8 година
damencho
f0ac52614b
Removes title param from openTwoButtonDialog.
пре 8 година
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
We pass key which is enough to obtain the title.
пре 8 година
Ilya Daynatovich
d06aef511f
Fix shortcut dialog toggling
пре 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
d2e42c2a7d
Update MessageHandler.js
пре 8 година
yanas
b54f92b2ae
Fixes the copy action.
пре 8 година
yanas
644faca306
Re-designs invite dialog as share link.
пре 8 година
yanas
d250623fde
Ring overlay improvements and enable buttons fix
пре 8 година
damencho
615daa8c9f
Updates close function parameters.
пре 9 година
damencho
d5de49b5cf
Returns the dialog instances that were created and adds an optional close callback.
пре 9 година
damencho
62f7553ba4
Updates two button dialogs to be only single instance.
пре 9 година
tsareg
375b145030
Prevent possible memory leak
пре 9 година
Boris Grozev
2d2e27b8d0
Implements "raised hand".
пре 9 година
yanas
57815cb2fe
Unifrms messageHandler access and adds enable disable
пре 9 година
yanas
0cf291d796
Handle Promise.reject for user cancel case
пре 9 година
isymchych
0bcbd105e3
escape nicknames before displaying them
пре 9 година
yanas
73b1d3c7c2
Adds a feedback button and dialog.
пре 9 година
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
пре 9 година
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
пре 9 година
Boris Grozev
995b3be6e7
Implements screen sharing for firefox, using a jidesha extension.
Renames some fields in config.js.
пре 9 година
hristoterezov
b77791f4b2
Implements minimized mode - only the thumbnails are visible.
пре 10 година
damencho
4092d67853
Updates use of recording states, add some information texts and notifications.
пре 10 година
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
пре 10 година
hristoterezov
62a731e244
Fixes typo in translation module interface.
пре 10 година
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
пре 10 година
George Politis
93648f361b
Updates the license headers.
пре 10 година
hristoterezov
efcfe99707
Improves the notification that informs the user if started the conference audio/video muted.
пре 10 година
paweldomas
588c2d9e4b
XMPP authentication improvements. Makes it possible to authenticate during the conference.
пре 10 година
paweldomas
581ffec5ed
Fixes issues after jquery-impromptu update.
пре 10 година
paweldomas
c296940fd4
Updates jquery-impromptu in order to fix issues with modal dialogs.
пре 10 година
hristoterezov
6048d0a325
Fixes the html attributes for translation options.
пре 10 година
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
пре 10 година
hristoterezov
702f02568d
Fixes issue with the buttons in the message handler.
пре 10 година
hristoterezov
74f078f166
Adds multi language support for message handlers.
пре 10 година
hristoterezov
79cdd94833
Adds multi language support for notifications.
пре 10 година
hristoterezov
69b0e2ad32
Creates UI module.
пре 10 година
paweldomas
cd0c9393d8
Makes "authentication required" dialog persistent. Joins the room if someone else authenticates first and creates the conference for us.
пре 10 година
paweldomas
78f8521145
Handles the case where browser is blocking popups and prevents from opening authentication window.
пре 10 година
paweldomas
f4004656a3
Adds functionality for authentication with external system.
пре 10 година