Kostiantyn Pashura
84d2b79b4f
404 error page added
8 年前
bgrozev
a4e1f939cd
Merge pull request #1057 from jitsi/fix_connection_problem_z_idx
Reduce the z index of the connection problems message
8 年前
hristoterezov
3dca6f2354
Merge pull request #1008 from jitsi/page_reload_overlay
Page reload overlay
8 年前
paweldomas
bf5a1d1f8e
fix(videolayout css): reduce conn problem msg z-index
For small window sizes and many video thumbnails the message may go on
top of the thumbnails.
8 年前
paweldomas
a615649933
fix(PageReloadOverlay): changes text and adjusts style
8 年前
paweldomas
3c0c823a37
ref(Overlay): introduce base class
8 年前
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 年前
yanas
32bfebc924
Merge pull request #1033 from BeatC/add-jsdoc
Add JSDoc and rename method
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 年前
Дамян Минков
4b82bc0e33
Merge pull request #1049 from jitsi/fix_thank_you_dialog
fix(feedback): Fixes the logic for the thank you dialog
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
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 年前
yanas
63dfa5247f
Merge pull request #1048 from BeatC/menu-restyle
Menu restyle
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 年前
Ilya Daynatovich
8f57179aa4
return default value
8 年前
yanas
0fa5aa48af
Merge pull request #992 from kkrisstoff/task/make-extended-toolbar-dynamically-created
toolbar: authentication button changed
8 年前
Ilya Daynatovich
62af73ea09
Add new option to jitsi-popover
8 年前
Ilya Daynatovich
0e8297ea8d
restyle of menu
8 年前
Ilya Daynatovich
70861465e1
Editions in jitsi popover styles
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 年前