paweldomas
3c6d464b32
feat(PageReload): make the reload interval random, between 10-30 sec
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年前
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年前
yanas
6249ff89ff
Feedback window improvements.
8年前
Maxim Voloshin
212798ad19
Global handler for tooltips
8年前
paweldomas
9d1364b6fb
feat(RemoteVideo): show disconnected GSM bars for remotes
8年前
paweldomas
8a43699a89
feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail
8年前
paweldomas
3ef5dd20ef
ref(RemoteVideo): store JitsiParticipant instead of id
8年前
yanas
af91fb50b2
Fixes moderator related elements when everyone is moderator
8年前
yanas
644faca306
Re-designs invite dialog as share link.
8年前
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.
8年前
damencho
4fdc11c6fb
Removes download logs references.
8年前
hristoterezov
e1cb75fe04
fix(UI): Show the correct message on NO_DATA_FROM_SOURCE GUM errors
8年前
yanas
7453198472
Fixes message for authentication failed.
8年前
Kostiantyn Pashura
4572e1d344
feedback dialog changes
8年前
hristoterezov
abe216a0bb
feat(UI): Add UI support for camera issue detection
8年前
yanas
8b7bdb4957
Changes the raise hand event name to fit better the action
8年前
yanas
a1635ccc68
Adds javadoc
8年前
yanas
1853fa6fae
Adds raise hand toggle state.
8年前
yanas
96bbf0419c
Adds tooltips
8年前
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.
8年前
damencho
1a554828e1
Adds option to add custom timeout for hiding toolbar.
8年前
hristoterezov
f10b13328f
feat(profile): Don't allow non-guest users to edit their profile
8年前
yanas
d250623fde
Ring overlay improvements and enable buttons fix
8年前
yanas
f811410b45
Settings re-design
8年前
yanas
b4c9816d9f
Rename side panels and implement toggle/untoggle policy
8年前
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
8年前
hristoterezov
4c9b6ce193
Shows dialog when lib-jitsi-meet report microphone issues
8年前