yanas
d05ff9b4ee
fix: Firefox desktop sharing extension required dialog
пре 8 година
Ilya Daynatovich
5b0777d4db
Made inputs identical
пре 8 година
Ilya Daynatovich
5623a06996
renamed input-control block to form-control
пре 8 година
Ilya Daynatovich
128b301a39
Fix the tests
пре 8 година
Ilya Daynatovich
a8a6b38c28
Updated method for showing/hiding elements
пре 8 година
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
пре 8 година
damencho
96b280668d
Adds suspend overlay.
пре 8 година
Ilya Daynatovich
30e717bd20
Rename classname; Refactor click on video method
пре 8 година
Ilya Daynatovich
d703271c96
Fix bug with resizing when using shortcut for switching btw videos
пре 8 година
Ilya Daynatovich
c6c701330a
Change order of remote videos when clicking on shortcut
пре 8 година
damencho
f6609524ea
Disables loading side panels when they are disabled.
Adds some safety checks for disabled contactlist.
пре 8 година
Konstantyn Pahsura
a1e098680d
make side panels init from js
пре 8 година
damencho
215d8b1355
Updates show/hide of shortcuts dialog.
Fixes not able to close it with esc button.
пре 8 година
damencho
ae01275729
Renames variables.
пре 8 година
damencho
5feeef0122
Handles data from feedback callback and use it for correct close page.
пре 8 година
hristoterezov
a8b69d5cd8
feat(MessageHandler): Implement dont show again utility
пре 8 година
hristoterezov
7e2fe30472
feat(JitsiLocalStorage): Implement localStorage wrapper
пре 8 година
Kostiantyn Pashura
be1ba21166
make extended buttons dynamic
пре 8 година
yanas
a17a98991c
Ongoing work on video thumbnail layout
пре 8 година
paweldomas
3c6d464b32
feat(PageReload): make the reload interval random, between 10-30 sec
пре 8 година
Ilya Daynatovich
99d50ade11
Change main toolbar animation; optimize mousemove handler
пре 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
8c426e8bb7
fix(ToolbarToggle): restore call overlay to the timeout check
пре 8 година
hristoterezov
3022754f19
fix(feedback): Fixes the logic for the thank you dialog
пре 8 година
paweldomas
f7bfe8d8bf
feat: introduce ConferenceUrl module
We need to make sure that on the page reload all original parameters
used to load the conference are preserved. New modules helps to manage
different types of conference URLs like the one used for invites and
the one for reloading the page.
пре 8 година
paweldomas
210605d8f3
fix(MessageHandler): suppress the notifications on top of the overlay
пре 8 година
paweldomas
2a5b4dde31
feat: implement PageReloadOverlay
пре 8 година
paweldomas
229a3b4418
fix(conference): disconnect on VIDEOBRIDGE_NOT_AVAILABLE error
Will disconnect on ConferenceErrors.VIDEOBRIDGE_NOT_AVAILABLE.
Show the same message when either JVB is not available or Jicofo
disconnects.
пре 8 година
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
пре 8 година
Kostiantyn Pashura
71475038ba
toolbar: authentication button changed
пре 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
b7fccf5040
Update styles for popover
пре 8 година
Ilya Daynatovich
25aeb184af
fix display name required dialog
пре 8 година
Ilya Daynatovich
d06aef511f
Fix shortcut dialog toggling
пре 8 година
yanas
26ff54366b
Moves full screen functions in UIUtil
пре 8 година
damencho
bbe475cb4e
Fixes review comments.
Uses some ES6 syntax. Also removes inputHeight key for resolution as it makes no sence to have dictionary with one key. Removes some code duplication. Makes code consistent: method params for updateLocalStats and updateRemoteStats.
пре 8 година
yanas
36fdb3127f
Removes unrelated comment.
пре 8 година
yanas
7baa473e55
Fixes full screen event handling
пре 8 година
yanas
74f31db434
Dialogs re-design, invite and password modifications
пре 8 година
damencho
a2c71d05e6
Calculates quality based on the resolution and upload.
пре 8 година
hristoterezov
e5503deadd
feat(RingOverlay): Add interfaceConfig option for disabling ringing
пре 8 година
Emil Ivov
224bbdf8a9
Fixes desktop expansion on filmstirp shortcut hide.
пре 8 година
yanas
125e894624
Rename functions, fix jquery element ref and indentetation
пре 8 година
yanas
0e9835dde2
Restyles the toolbar button toggle state
пре 8 година
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
пре 8 година
damencho
07f111abbd
Fixes hangup when callstats is disabled.
пре 8 година
yanas
f10177a352
Fixes moderator notifications on moderator indicator disabled
пре 8 година