damencho
ae01275729
Renames variables.
9 年之前
damencho
f28311a2ce
Changes line color for static pages.
9 年之前
damencho
7da8db74b0
Adds default title to static pages.
9 年之前
damencho
5feeef0122
Handles data from feedback callback and use it for correct close page.
9 年之前
damencho
87f7be2182
Updates close page and adds a second one.
Close pages text are different depending whether feedback was provided or not.
9 年之前
damencho
e81a10de4a
Reports to close callback whether feedback is submitted.
9 年之前
Lyubomir Marinov
456b3030e3
[iOS] Fix the Xcode project file for CocoaPods
9 年之前
yanas
e6748cf153
Merge pull request #1093 from jitsi/text-updates
Text updates.
9 年之前
yanas
a5e7c86125
Merge pull request #1092 from jitsi/update-lock-state
Updates lock state
9 年之前
hristoterezov
a7a7f269c3
Merge pull request #1054 from kkrisstoff/task/make-extended-toolbar-dynamically-created-buttons
make extended buttons dynamic
9 年之前
yanas
c726a1a879
Text updates.
9 年之前
damencho
2edb279d22
Fixes password set remotely text.
9 年之前
Lyubomir Marinov
20e7c6d873
[iOS] Crashlytics
9 年之前
damencho
96479e0474
Fixes password and isModerator check in invite dialog.
9 年之前
Дамян Минков
1036768b2a
Merge pull request #1080 from jitsi/dont_show_again
Implement dont show again util
9 年之前
Konstantyn Pahsura
77e28a6a45
toolbar buttons fixes
9 年之前
hristoterezov
a8b69d5cd8
feat(MessageHandler): Implement dont show again utility
9 年之前
Дамян Минков
9054e72b7f
Merge pull request #1090 from jitsi/file_loading_err
Prevent from displaying broken page
9 年之前
Lyubomir Marinov
b6a6c99c9d
[React Native] Enable scrolling of the thumbnails
9 年之前
hristoterezov
7e2fe30472
feat(JitsiLocalStorage): Implement localStorage wrapper
9 年之前
paweldomas
0354dd2c24
feat(index.html): prevent from displaying broken page
The commit adds an error listener which will replace the document body
with an error message if any of the files required for the app to
be displayed correctly fails to load.
9 年之前
Kostiantyn Pashura
be1ba21166
make extended buttons dynamic
9 年之前
Lyubomir Marinov
8b2491c7a2
[tvOS] Automatic Xcode project file fixes
Xcode insists on automatically fixing the project file with tvOS
support. In order to not have to constantly ignore these automatic
changes when committing, commit them.
9 年之前
Lyubomir Marinov
f987a53313
[iOS] Clean up the Xcode project file
9 年之前
Lyubomir Marinov
d875b35b32
[Android] Crashlytics
9 年之前
yanas
df76d6990e
Merge pull request #1062 from m-voloshin/FEATURE-tooltip-for-contact-list
New tooltip for contact list
9 年之前
yanas
86ffccb95a
Merge pull request #1076 from kkrisstoff/UI/bugs-and-adjustments
audio_level oppacity and addParticipant button name
9 年之前
yanas
50494eb745
Updates to master
9 年之前
Konstantyn Pahsura
28f719b58a
dropdown styles fixes
9 年之前
yanas
d384cd77c6
Merge pull request #1085 from jitsi/video-thumbnail-hover
Update _variables.scss
9 年之前
yanas
bb3384dc7c
Update _variables.scss
9 年之前
yanas
ae9819a45c
Merge pull request #1075 from BeatC/menu-restyling-editions
Adjust alignment of remote video menu
9 年之前
yanas
40473a16c7
Merge pull request #1084 from jitsi/toolbar_animation
fix(Toolbar): Both toolbars are displayed in the same time
9 年之前
hristoterezov
baad364b04
fix(Toolbar): Both toolbars are displayed in the same time
9 年之前
Дамян Минков
d2f52b534a
Merge pull request #1083 from jitsi/fix_hover_thumbnail
fix(Thubmnail_PopupMenu): the thumbnail should be considered hovered when the popup menu is hovered
9 年之前
Lyubomir Marinov
532010c916
Update project files as recommended by Xcode
9 年之前
paweldomas
e349cc59ad
style(translation): adds comment about lang auto detection
9 年之前
hristoterezov
634a18e847
fix(Thubmnail_PopupMenu): the thumbnail should be considered hovered when the popup menu is hovered
9 年之前
paweldomas
01581196f0
Merge pull request #1082 from 'BeatC/config-option-to-freeze-translation'
Add detect translation freeze in interface config
9 年之前
Konstantyn Pahsura
d7ed0bac69
audio_level oppacity and addParticipant button name
9 年之前
Ilya Daynatovich
209272f940
Add detect translation freeze in interface config
9 年之前
Ilya Daynatovich
138ed6a487
Fixed interface
9 年之前
Ilya Daynatovich
d84d0b65ca
Adjust alignment of remote video menu
9 年之前
Paweł Domas
2fe69d409b
Merge pull request #1071 from jitsi/ongoing-work-video-thumbnails
Ongoing work video thumbnails
9 年之前
damencho
9764fe52de
Removed not needed setting of the quality to 0.
We now just hide the icon with values and show the interrupted one. Calling this one was causing troubles like flickering and stats popover not able to hide, once shown. On hover we are calling updateView which ends to this call which destroy and create the popover, which maybe is leading to this problems.
9 年之前
damencho
131d5cc256
Change the colour of the connection indicator badge.
9 年之前
Дамян Минков
7fead897ed
Merge pull request #1079 from jitsi/fix_avatar_z_index
Do not display avatar on top of the connection problem messages
9 年之前
paweldomas
e3d5bd3dfb
fix(css): do not display avatar on top of the messages
Previously the z-index was introduced in order to have the avatar
visible on top of the black video element, but now we're always hiding
the video element when the avatar is displayed, so it's no longer
required.
9 年之前
damencho
e3edef2999
Renames videocontainer overlay to hoverOverlay.
9 年之前
damencho
328ff54423
Fixes undefined error and shared video.
9 年之前