Ilya Daynatovich
a63bb5d906
Add policy section
8年前
Ilya Daynatovich
647f577332
Rearrange overlay layout
8年前
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.
8年前
Lyubomir Marinov
f987a53313
[iOS] Clean up the Xcode project file
8年前
Lyubomir Marinov
d875b35b32
[Android] Crashlytics
8年前
yanas
df76d6990e
Merge pull request #1062 from m-voloshin/FEATURE-tooltip-for-contact-list
New tooltip for contact list
8年前
yanas
86ffccb95a
Merge pull request #1076 from kkrisstoff/UI/bugs-and-adjustments
audio_level oppacity and addParticipant button name
8年前
yanas
50494eb745
Updates to master
8年前
Konstantyn Pahsura
28f719b58a
dropdown styles fixes
8年前
yanas
d384cd77c6
Merge pull request #1085 from jitsi/video-thumbnail-hover
Update _variables.scss
8年前
yanas
bb3384dc7c
Update _variables.scss
8年前
yanas
ae9819a45c
Merge pull request #1075 from BeatC/menu-restyling-editions
Adjust alignment of remote video menu
8年前
yanas
40473a16c7
Merge pull request #1084 from jitsi/toolbar_animation
fix(Toolbar): Both toolbars are displayed in the same time
8年前
hristoterezov
baad364b04
fix(Toolbar): Both toolbars are displayed in the same time
8年前
Дамян Минков
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
8年前
Lyubomir Marinov
532010c916
Update project files as recommended by Xcode
8年前
paweldomas
e349cc59ad
style(translation): adds comment about lang auto detection
8年前
hristoterezov
634a18e847
fix(Thubmnail_PopupMenu): the thumbnail should be considered hovered when the popup menu is hovered
8年前
paweldomas
01581196f0
Merge pull request #1082 from 'BeatC/config-option-to-freeze-translation'
Add detect translation freeze in interface config
8年前
Konstantyn Pahsura
d7ed0bac69
audio_level oppacity and addParticipant button name
8年前
Ilya Daynatovich
209272f940
Add detect translation freeze in interface config
8年前
Ilya Daynatovich
138ed6a487
Fixed interface
8年前
Ilya Daynatovich
d84d0b65ca
Adjust alignment of remote video menu
8年前
Paweł Domas
2fe69d409b
Merge pull request #1071 from jitsi/ongoing-work-video-thumbnails
Ongoing work video thumbnails
8年前
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.
8年前
damencho
131d5cc256
Change the colour of the connection indicator badge.
8年前
Дамян Минков
7fead897ed
Merge pull request #1079 from jitsi/fix_avatar_z_index
Do not display avatar on top of the connection problem messages
8年前
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.
8年前
damencho
e3edef2999
Renames videocontainer overlay to hoverOverlay.
8年前
damencho
328ff54423
Fixes undefined error and shared video.
8年前
damencho
2807346bdf
Makes decision what to show in avatar consistent (in updateView).
8年前
damencho
fec8f4e005
Fixes an issue with mixing visibility functions for elements.
In small video we use UIUtil.setVisibility, so we should not use jquery show/hide for the same element.
8年前
damencho
3ae299cf2b
Fixes comments.
8年前
Дамян Минков
bbf68a97bb
Merge pull request #1072 from jitsi/fix_stop_rec_dialog
Make the stop recording dialog work again
8年前
paweldomas
739e2bd35a
fix(Recording): broken stop recording dialog
8年前
damencho
7acda03024
Adds an overlay to dim videos when showing displayname.
8年前
damencho
5cead57723
Reverts hover over small video to show display name.
8年前
Ilya Daynatovich
1e24be6dd4
Fix editing the name
8年前
Ilya Daynatovich
8d80e13e31
Fix connection indicator bars
8年前
Ilya Daynatovich
69b79b7687
Fix icon styles
8年前
Ilya Daynatovich
698b3caeb8
fix styles in connection indicators
8年前
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
8年前
Ilya Daynatovich
09e3fb9917
Fixed hack with displayname margin
8年前
yanas
a17a98991c
Ongoing work on video thumbnail layout
8年前
yanas
3fe43abdea
Move the display name to the center
8年前
Lyubomir Marinov
64112e00e6
react-native-webrtc 0.53.1
8年前
Дамян Минков
61651f7060
Merge pull request #1070 from jitsi/mute_participant_dialog
feat(Mute_Participant): Implement warning dialog for muting remote participant
8年前
hristoterezov
09c8e14465
feat(Mute_Participant): Implement warning dialog for muting remote participant
8年前
hristoterezov
0bb772d242
Merge pull request #1059 from BeatC/toolbar-animation
Change main toolbar animation; optimize mousemove handler
8年前
George Politis
68b587b110
Merge pull request #1064 from jitsi/5xx_reloads
Page reloads on BOSH HTTP errors
8年前