yanas
a17a98991c
Ongoing work on video thumbnail layout
il y a 8 ans
paweldomas
3c6d464b32
feat(PageReload): make the reload interval random, between 10-30 sec
il y a 8 ans
Ilya Daynatovich
99d50ade11
Change main toolbar animation; optimize mousemove handler
il y a 8 ans
damencho
563ea1244c
Updates openMessageDialog to get only key and options.
il y a 8 ans
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.
il y a 8 ans
paweldomas
8c426e8bb7
fix(ToolbarToggle): restore call overlay to the timeout check
il y a 8 ans
hristoterezov
3022754f19
fix(feedback): Fixes the logic for the thank you dialog
il y a 8 ans
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.
il y a 8 ans
paweldomas
210605d8f3
fix(MessageHandler): suppress the notifications on top of the overlay
il y a 8 ans
paweldomas
2a5b4dde31
feat: implement PageReloadOverlay
il y a 8 ans
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.
il y a 8 ans
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
il y a 8 ans
Kostiantyn Pashura
71475038ba
toolbar: authentication button changed
il y a 8 ans
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
il y a 8 ans
damencho
f0ac52614b
Removes title param from openTwoButtonDialog.
il y a 8 ans
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
We pass key which is enough to obtain the title.
il y a 8 ans
Ilya Daynatovich
b7fccf5040
Update styles for popover
il y a 8 ans
Ilya Daynatovich
25aeb184af
fix display name required dialog
il y a 8 ans
Ilya Daynatovich
d06aef511f
Fix shortcut dialog toggling
il y a 8 ans
yanas
26ff54366b
Moves full screen functions in UIUtil
il y a 8 ans
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.
il y a 8 ans
yanas
36fdb3127f
Removes unrelated comment.
il y a 8 ans
yanas
7baa473e55
Fixes full screen event handling
il y a 8 ans
yanas
74f31db434
Dialogs re-design, invite and password modifications
il y a 8 ans
damencho
a2c71d05e6
Calculates quality based on the resolution and upload.
il y a 8 ans
hristoterezov
e5503deadd
feat(RingOverlay): Add interfaceConfig option for disabling ringing
il y a 8 ans
Emil Ivov
224bbdf8a9
Fixes desktop expansion on filmstirp shortcut hide.
il y a 8 ans
yanas
125e894624
Rename functions, fix jquery element ref and indentetation
il y a 8 ans
yanas
0e9835dde2
Restyles the toolbar button toggle state
il y a 8 ans
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
il y a 8 ans
damencho
07f111abbd
Fixes hangup when callstats is disabled.
il y a 8 ans
yanas
f10177a352
Fixes moderator notifications on moderator indicator disabled
il y a 8 ans
yanas
6249ff89ff
Feedback window improvements.
il y a 8 ans
Maxim Voloshin
212798ad19
Global handler for tooltips
il y a 8 ans
paweldomas
9d1364b6fb
feat(RemoteVideo): show disconnected GSM bars for remotes
il y a 8 ans
paweldomas
8a43699a89
feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail
il y a 8 ans
paweldomas
3ef5dd20ef
ref(RemoteVideo): store JitsiParticipant instead of id
il y a 8 ans
yanas
af91fb50b2
Fixes moderator related elements when everyone is moderator
il y a 8 ans
yanas
644faca306
Re-designs invite dialog as share link.
il y a 8 ans
damencho
415619021f
Moves handling of thank you dialog.
Moves handling of thank you dialog out of the Promise that handles the feedback and just before we redirect to welcome page.
il y a 8 ans
damencho
4fdc11c6fb
Removes download logs references.
il y a 8 ans
hristoterezov
e1cb75fe04
fix(UI): Show the correct message on NO_DATA_FROM_SOURCE GUM errors
il y a 8 ans
yanas
7453198472
Fixes message for authentication failed.
il y a 8 ans
Kostiantyn Pashura
4572e1d344
feedback dialog changes
il y a 8 ans
hristoterezov
abe216a0bb
feat(UI): Add UI support for camera issue detection
il y a 8 ans
yanas
8b7bdb4957
Changes the raise hand event name to fit better the action
il y a 8 ans
yanas
a1635ccc68
Adds javadoc
il y a 8 ans
yanas
1853fa6fae
Adds raise hand toggle state.
il y a 8 ans
yanas
96bbf0419c
Adds tooltips
il y a 8 ans
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.
il y a 8 ans