paweldomas
98de4c90b5
fix(RingOverlay): puts the "ring overlay" back below the toolbars
пре 8 година
paweldomas
8c426e8bb7
fix(ToolbarToggle): restore call overlay to the timeout check
пре 8 година
paweldomas
5bc727804f
fix(PageReloadOverlay): do not log message every second
пре 8 година
paweldomas
8f8b1385fa
ref(ConferenceUrl): converts to class and binds instance to global APP
Converts ConferenceUrl to a class and binds an instance to the global
APP variable, as requested by HTerezov.
пре 8 година
paweldomas
d342f93547
fix(Invite): remove unused 'updateInviteUrl'
пре 8 година
paweldomas
ecfc56461e
fix(ToolbarToggler): remove Yoda condition
Is not very readable and is not used across the project
пре 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
52344ff741
fix(ToolbarToggler): restore 'force' arg in timeout logic
пре 8 година
paweldomas
687b0cad8e
fix(ToolbarToggler): remove call overlay from the timeout check
Remove check for the call overlay being visible in postponing
the toolbar being hidden, as we don't want to have it displayed at all
when the overlay is there.
пре 8 година
paweldomas
0053c4df49
feat(PageReloadOverlay): log the reload event
пре 8 година
paweldomas
2a5b4dde31
feat: implement PageReloadOverlay
пре 8 година
paweldomas
d2690444ac
fix(overlay): bring overlay on top of the toolbars
пре 8 година
paweldomas
c473178dfe
fix(UserMediaPermissionsGuidanceOverlay): broken display
пре 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 година
Maxim Voloshin
469dee36ee
Initialised variable for notification opacity
пре 8 година
Maxim Voloshin
abb1482456
Applied updated design for notifications
пре 8 година
Lyubomir Marinov
e1c5ea11bc
Merge branch 'kkrisstoff-task/dropdown-aui-changes'
the commit.
пре 8 година
Lyubomir Marinov
55b741d11b
Merge branch 'master' into kkrisstoff-task/dropdown-aui-changes
пре 8 година
yanas
0fa5aa48af
Merge pull request #992 from kkrisstoff/task/make-extended-toolbar-dynamically-created
toolbar: authentication button changed
пре 8 година
yanas
3bf8b7fbe2
Merge pull request #1007 from BeatC/connection-indicator-restyle
Connection indicator restyle
пре 8 година
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
пре 8 година
Kostiantyn Pashura
71475038ba
toolbar: authentication button changed
пре 8 година
Lyubomir Marinov
c9edc0ae15
Merge branch 'master' into kkrisstoff-task/dropdown-aui-changes
пре 8 година
Lyubomir Marinov
242c1419fd
Format source code for (some) consistency
пре 8 година
yanas
8ca0943881
Merge pull request #880 from jitsi/ring-overlay-style
style(LargeVideo): Rename LARGE_VIDEO_AVATAR_DISPLAYED event
пре 8 година
hristoterezov
58a07355fb
style(RingOverlay): Rename onAvatarDisplayed to onAvatarVisible
пре 8 година
hristoterezov
4acfb033c8
style(LargeVideo): Rename LARGE_VIDEO_AVATAR_DISPLAYED event
пре 8 година
Lyubomir Marinov
572fb20dd4
Merge branch 'task/dropdown-aui-changes' of https://github.com/kkrisstoff/jitsi-meet into kkrisstoff-task/dropdown-aui-changes
пре 8 година
Lyubomir Marinov
d15413cd18
Merge branch 'mlaux-bugfix/android-launcher-intent'
пре 8 година
Matt Laux
c18caf52d0
Fix Android launcher intent so that app appears in drawer.
пре 8 година
Ilya Daynatovich
c09e10a584
updates in connection indicator styles
пре 8 година
Lyubomir Marinov
1ff0bdbcfd
Fix the in-app icons on Android
Bundle our custom icon font jitsi.ttf in the Android app (which we
already do for the iOS app).
Additionally, remove icon font files which are not in use.
пре 8 година
Kostiantyn Pashura
736b98869f
dropdown restyle
пре 8 година
Kostiantyn Pashura
91fd16e9b4
aui checkbox removed
пре 8 година
Kostiantyn Pashura
8118b4aea1
aui select and checkbox added
пре 8 година
Дамян Минков
f62d7dbdf7
Merge pull request #1040 from jitsi/fix-feedback-color-and-size
Fix feedback button color and star size
пре 8 година
yanas
1bf2920f3e
Fix feedback button color and star size
пре 8 година
Дамян Минков
8ecf079a3f
Merge pull request #1039 from jitsi/stop-logging-servers-in-the-name
Stop logging servers in the event name
пре 8 година
Emil Ivov
05ae9134a8
Update conference.js
пре 8 година
Дамян Минков
d97ed17052
Merge pull request #1038 from jitsi/api_commands
fix(iframe_api): toggleScreenSharing command
пре 8 година
hristoterezov
dc43135980
fix(iframe_api): toggleScreenSharing command
пре 8 година
Дамян Минков
27158752b0
Merge pull request #1025 from BeatC/display-name-required-dialog-fixes
fix display name required dialog
пре 8 година
Дамян Минков
5c6f897ce7
Merge pull request #1030 from coresh/patch-1
Fixes issue of method 'setTooltip'
пре 8 година
Дамян Минков
d415a15e93
Merge pull request #1037 from jitsi/add-specific-read-only-color
Add specific color for read-only input
пре 8 година
yanas
19709cd3fc
Adds comments.
пре 8 година
yanas
89e15b6d3d
Add specific color for read-only input
пре 8 година
yanas
dcf2d64067
Merge pull request #1036 from jitsi/fix-placeholder-style
Fixes placeholder color
пре 8 година
yanas
c459e3cffd
Merge pull request #1031 from BeatC/invite-dialog-visual-bugs
Fix some visual bugs
пре 8 година
yanas
8eb7303bd9
Fixes placeholder color
пре 8 година