paweldomas
3c6d464b32
feat(PageReload): make the reload interval random, between 10-30 sec
2016-10-25 15:58:09 -05:00
Ilya Daynatovich
99d50ade11
Change main toolbar animation; optimize mousemove handler
2016-10-25 14:55:43 +03:00
damencho
547f96c0c1
Merge branch 'master' into translations-update
2016-10-24 14:40:50 -05:00
damencho
563ea1244c
Updates openMessageDialog to get only key and options.
2016-10-21 22:10:33 -05:00
hristoterezov
3dca6f2354
Merge pull request #1008 from jitsi/page_reload_overlay
...
Page reload overlay
2016-10-21 14:36:06 -05:00
damencho
efed4bf13c
Merge branch 'master' into translations-update
2016-10-21 13:19:23 -05:00
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.
2016-10-21 12:11:22 -05:00
paweldomas
8c426e8bb7
fix(ToolbarToggle): restore call overlay to the timeout check
2016-10-21 10:27:10 -05:00
hristoterezov
3022754f19
fix(feedback): Fixes the logic for the thank you dialog
2016-10-20 14:20:28 -05:00
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.
2016-10-20 13:53:24 -05:00
paweldomas
210605d8f3
fix(MessageHandler): suppress the notifications on top of the overlay
2016-10-20 13:52:35 -05:00
paweldomas
2a5b4dde31
feat: implement PageReloadOverlay
2016-10-20 13:52:35 -05:00
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.
2016-10-20 13:50:11 -05:00
yanas
0fa5aa48af
Merge pull request #992 from kkrisstoff/task/make-extended-toolbar-dynamically-created
...
toolbar: authentication button changed
2016-10-20 11:40:35 -05:00
yanas
3bf8b7fbe2
Merge pull request #1007 from BeatC/connection-indicator-restyle
...
Connection indicator restyle
2016-10-20 11:08:51 -05:00
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
2016-10-20 12:28:58 +03:00
Kostiantyn Pashura
71475038ba
toolbar: authentication button changed
2016-10-20 12:26:53 +03:00
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
2016-10-18 15:00:09 -05:00
damencho
f0ac52614b
Removes title param from openTwoButtonDialog.
2016-10-18 14:54:22 -05:00
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
...
We pass key which is enough to obtain the title.
2016-10-18 14:54:14 -05:00
Дамян Минков
27158752b0
Merge pull request #1025 from BeatC/display-name-required-dialog-fixes
...
fix display name required dialog
2016-10-18 14:36:03 -05:00
Ilya Daynatovich
b7fccf5040
Update styles for popover
2016-10-18 17:57:19 +03:00
Ilya Daynatovich
25aeb184af
fix display name required dialog
2016-10-17 17:29:41 +03:00
Ilya Daynatovich
d06aef511f
Fix shortcut dialog toggling
2016-10-17 16:35:47 +03:00
yanas
26ff54366b
Moves full screen functions in UIUtil
2016-10-13 17:28:24 -05:00
yanas
36fdb3127f
Removes unrelated comment.
2016-10-13 15:17:15 -05:00
yanas
7baa473e55
Fixes full screen event handling
2016-10-13 15:10:10 -05:00
yanas
688e71cd1b
Merge pull request #995 from jitsi/ring_overlay_disable_ringing
...
Add interfaceConfig option for disabling ringing
2016-10-13 14:28:21 -05:00
yanas
74f31db434
Dialogs re-design, invite and password modifications
2016-10-11 19:08:24 -05:00
hristoterezov
e5503deadd
feat(RingOverlay): Add interfaceConfig option for disabling ringing
2016-10-11 10:17:41 -05:00
Emil Ivov
224bbdf8a9
Fixes desktop expansion on filmstirp shortcut hide.
2016-10-07 17:27:32 -05:00
yanas
125e894624
Rename functions, fix jquery element ref and indentetation
2016-10-07 13:55:27 -05:00
yanas
0e9835dde2
Restyles the toolbar button toggle state
2016-10-06 16:25:15 -05:00
Lyubomir Marinov
a2b076985a
ESLint
...
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
2016-10-03 11:12:27 -05:00
Lyubomir Marinov
c95a8e058c
Merge branch 'master' into talk-muted
2016-09-30 08:57:28 -05:00
damencho
07f111abbd
Fixes hangup when callstats is disabled.
2016-09-28 17:27:55 -05:00
Paweł Domas
b4a191e27a
Merge pull request #946 from jitsi/fix-moderator-notifications
...
Fixes moderator notifications on moderator indicator disabled
2016-09-28 14:26:00 -05:00
Lyubomir Marinov
fef95f7cf1
Merge branch 'tooltips-global-handler' of https://github.com/m-voloshin/jitsi-meet into m-voloshin-tooltips-global-handler
2016-09-28 07:38:32 -05:00
hristoterezov
2a8700bca3
Merge pull request #938 from jitsi/participant_conn_status
...
Adds participant connection status notifications
2016-09-27 17:54:22 -05:00
yanas
f10177a352
Fixes moderator notifications on moderator indicator disabled
2016-09-27 14:32:54 -05:00
yanas
6249ff89ff
Feedback window improvements.
2016-09-26 21:15:24 -05:00
Maxim Voloshin
212798ad19
Global handler for tooltips
2016-09-26 21:29:40 +03:00
paweldomas
9d1364b6fb
feat(RemoteVideo): show disconnected GSM bars for remotes
2016-09-26 13:01:34 -05:00
paweldomas
8a43699a89
feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail
2016-09-26 13:01:34 -05:00
paweldomas
3ef5dd20ef
ref(RemoteVideo): store JitsiParticipant instead of id
2016-09-26 13:01:34 -05:00
yanas
af91fb50b2
Fixes moderator related elements when everyone is moderator
2016-09-23 17:42:29 -05:00
hristoterezov
b772c151fc
Merge pull request #925 from jitsi/invite-to-share-dialog
...
Invite to share dialog
2016-09-22 21:53:40 -05:00
yanas
644faca306
Re-designs invite dialog as share link.
2016-09-22 15:50:09 -05:00
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.
2016-09-22 15:32:54 -05:00
yanas
e7cbacf9a2
Merge pull request #912 from jitsi/remove-download-logs-link
...
Remove download logs link
2016-09-21 16:18:18 -05:00
damencho
4fdc11c6fb
Removes download logs references.
2016-09-21 15:45:08 -05:00
hristoterezov
e1cb75fe04
fix(UI): Show the correct message on NO_DATA_FROM_SOURCE GUM errors
2016-09-21 15:31:49 -05:00
yanas
7453198472
Fixes message for authentication failed.
2016-09-20 12:08:44 -05:00
Kostiantyn Pashura
4572e1d344
feedback dialog changes
2016-09-19 22:27:41 -05:00
hristoterezov
abe216a0bb
feat(UI): Add UI support for camera issue detection
2016-09-19 14:49:50 -05:00
yanas
8b7bdb4957
Changes the raise hand event name to fit better the action
2016-09-16 10:22:50 -05:00
yanas
a1635ccc68
Adds javadoc
2016-09-16 10:22:50 -05:00
yanas
1853fa6fae
Adds raise hand toggle state.
2016-09-16 10:22:50 -05:00
yanas
96bbf0419c
Adds tooltips
2016-09-16 00:04:19 -05:00
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.
2016-09-15 15:01:48 -05:00
damencho
1a554828e1
Adds option to add custom timeout for hiding toolbar.
2016-09-14 13:26:28 -05:00
hristoterezov
f10b13328f
feat(profile): Don't allow non-guest users to edit their profile
2016-09-13 16:56:05 -05:00
hristoterezov
c602839e06
Merge pull request #851 from jitsi/ui-redesign-in-progress
...
Ui redesign in progress
2016-09-13 14:50:59 -05:00
Дамян Минков
b3f66aea3b
Merge pull request #618 from photoninger/add_firefox_supportedBrowsers
...
Add Firefox in list of supportedBrowsers for invite emails
2016-09-13 08:29:59 -05:00
yanas
d250623fde
Ring overlay improvements and enable buttons fix
2016-09-12 23:24:10 -05:00
yanas
f811410b45
Settings re-design
2016-09-11 16:55:06 -05:00
yanas
b4c9816d9f
Rename side panels and implement toggle/untoggle policy
2016-09-08 17:38:41 -05:00
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
2016-09-08 13:16:23 -05:00
yanas
2f966b7da4
Merge pull request #829 from BeatC/fix-sharing-resize-after-hiding-filmstrip
...
Fix problem with resizing
2016-09-04 20:16:08 -05:00
hristoterezov
4c9b6ce193
Shows dialog when lib-jitsi-meet report microphone issues
2016-09-01 12:57:21 -05:00
Ilya Daynatovich
aea99b8ffb
Fix problem with resizing
2016-09-01 08:53:51 +03:00
damencho
3138748f57
Uses avatarId from settings.
...
Removes unused variable bottomToolbarEnabled.
2016-08-31 11:40:06 -05:00
yanas
570124058c
Addresses comment about Feedback dependency
2016-08-26 16:07:20 -05:00
yanas
777217bd75
Fixes hangup triggering multiple feedbacks.
2016-08-26 11:42:45 -05:00
yanas
2bb637e140
Fixes hangup triggering several times
2016-08-26 11:42:45 -05:00
yanas
372a5e2a49
Update UI.js
...
Show the toolbar even if in a ring overlay.
2016-08-16 13:44:34 -05:00
hristoterezov
f899d16a79
Implements extension external installation for popup windows
2016-08-10 14:13:32 -05:00
paweldomas
62fa4dffa8
Fix broken invite URL on IE10
...
IE 10 does not support "window.location.origin"
2016-08-03 14:45:50 -05:00
paweldomas
123b5abb08
Hide the toolbar when the the ring overlay is displayed
2016-08-02 09:04:31 -05:00
paweldomas
8de3e0ff0b
Remove query parameters from the URL visible to the user
2016-08-01 13:44:42 -05:00
paweldomas
443c29f505
No longer use full href for the invite URL
2016-08-01 13:44:35 -05:00
hristoterezov
7bf9a82f0b
Implements conference reload support
2016-07-07 20:44:04 -05:00
tsareg
60c2ee41e3
Expose JitsiTrackError through JitsiMeetJS.errorTypes.JitsiTrackError
2016-07-06 16:21:26 +03:00
tsareg
f03b228eea
Merge remote-tracking branch 'remotes/upstream/master' into gum_permission_dialog_guidance
2016-06-24 13:02:58 +03:00
tsareg
d149ba6fc5
Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks
2016-06-24 12:47:13 +03:00
Дамян Минков
f3dc6f15e4
Merge pull request #705 from bgrozev/esc-shortcut
...
Hide the shortcuts panel when the Escape key is pressed.
2016-06-23 16:24:10 -05:00
yanas
769644a63f
Merge pull request #700 from bgrozev/raise-hand2
...
Raise hand2
2016-06-22 21:59:22 -05:00
Boris Grozev
2cefea3677
Hide the shortcuts panel when the Escape key is pressed.
2016-06-22 13:30:00 -05:00
tsareg
375b145030
Prevent possible memory leak
2016-06-21 17:39:00 +03:00
tsareg
9d3b2aee02
Show overlay with guidance for gUM permission prompts
2016-06-21 12:08:32 +03:00
Boris Grozev
2d2e27b8d0
Implements "raised hand".
2016-06-20 16:58:54 -05:00
tsareg
8b528b582f
Fixing various edge-cases when two gUM error dialogs might be shown and other possible bugs
2016-06-17 15:31:25 +03:00
Boris Grozev
d79971a737
An initial version of a "keyboard shortcuts" help panel.
2016-06-14 20:16:38 -05:00
hristoterezov
47fe71c1f1
Fixes issue with ToolbarToggle.setAlwaysVisibleToolbar
2016-06-14 11:34:56 -05:00
hristoterezov
8deb003ef6
JWT client support
2016-06-13 16:11:44 -05:00
yanas
57815cb2fe
Unifrms messageHandler access and adds enable disable
2016-06-08 14:48:45 -05:00
tsareg
f574dbe056
Changes after code review
2016-05-27 18:49:26 +03:00
tsareg
ccdba03888
Minor fixes for error dialogs
2016-05-27 14:01:43 +03:00
tsareg
448fcf36b6
Show dialog for GUM errors
2016-05-26 11:53:02 +03:00
Kostiantyn Tsaregradskyi
b270256a7a
Switch local audio and video track when list of available devices changes
2016-05-17 18:58:25 +03:00