damencho
70e1bfc6b8
Enables vertical filmstrip by default.
8 лет назад
Leonard Kim
aabe641047
feat(vertical-filmstrip): Initial implementation
- Add a class to the body when in vertical filmstrip mode
- Override styles as necessary to support the mode
- Add an option to make tooltips display from the left
- Move the HD Label to the bottom left
- Move the remote video menu to the bottom left, move the mute
icons to the bottom right
- Scale the local video's height and width to fit the filmstrip
8 лет назад
yanas
2855ea1500
Adds dial-out UI.
8 лет назад
Leonard Kim
a1476c68f1
fix(audio-only): remove button from toolbar and set label cursor
Audio only mode will be toggleable only from the VideoStatusLabel,
so remove AudioOnlyButton from the toolbar and delete the component
itself. As a result of the button being removed, a truthy check in
VideoStatusLabel was also removed to ensure it will display as it
is now the only way to toggle audio only mode. Also set the cursor
on VideoStatusLabel to always be default, so it can never show the
text cursor.
8 лет назад
Saúl Ibarra Corretgé
9ba3a1c4ff
feat(conference): add audio only mode
Audio only mode can be used to save bandwidth. In this mode local video is muted
and last N is set to 0, thus disabling all remote video.
When this mode is enabled avatars are shown.
8 лет назад
damencho
965c811025
Disable dialpad button for now.
Disable the button, till we need it, UI is fixed and it is tested that everything works from jitsi-meet, through lib-jitsi-meet and through jigasi.
8 лет назад
Lyubo Marinov
743d12e326
Default to mobile app promotion
8 лет назад
Ilya Daynatovich
05b7df26e6
Add no mobile app component
8 лет назад
yanas
d84901f196
Font size adjustment and moving link to config param
8 лет назад
damencho
6006333ccf
Adds an option to show watermark only for guests.
8 лет назад
damencho
63aa60f2d6
Adds an option for a hint message shown only to guests.
8 лет назад
yanas
ff8c6690ef
Comment and empty lines removed
8 лет назад
Ilya Daynatovich
5e7e5b317b
Fix texts
8 лет назад
Kostiantyn Pashura
be1ba21166
make extended buttons dynamic
8 лет назад
Konstantyn Pahsura
d7ed0bac69
audio_level oppacity and addParticipant button name
8 лет назад
Ilya Daynatovich
209272f940
Add detect translation freeze in interface config
8 лет назад
hristoterezov
a65fca851c
refactor(FilmStrip): calculateThumbnailSizeFromAvailable
8 лет назад
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
8 лет назад
yanas
43906a4e30
Fix undefined check.
8 лет назад
yanas
9641dbf373
Adds toolbar splitter button
8 лет назад
yanas
ee31d24f7c
Puts fullscreen button in the top toolbar
8 лет назад
hristoterezov
e5503deadd
feat(RingOverlay): Add interfaceConfig option for disabling ringing
8 лет назад
hristoterezov
8fafd2b4ea
feat(SmallVideo.js): New interface.config property for dominant speaker icon disable
8 лет назад
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 лет назад
yanas
3bb877cc3a
Audio levels redesign.
8 лет назад
Kostiantyn Pashura
82ebfd9945
disable_star_indicator added
8 лет назад
yanas
2d2915967c
Fixes focus in Feedback and makes animation configurable.
8 лет назад
yanas
0013745783
Video thumbnails redesign
8 лет назад
yanas
cf49c8c6ff
Adds raise hand button to the side toolbar
8 лет назад
yanas
45496b7592
Make settings sections configurable
8 лет назад
damencho
4c72833f5a
Adds an option and hide avatars in contact list.
8 лет назад
yanas
d250623fde
Ring overlay improvements and enable buttons fix
8 лет назад
yanas
f811410b45
Settings re-design
8 лет назад
damencho
ff68caaa16
Adds a comment and disables jshint error.
Merge pull request #760 from aaronkvanmeerten/master
9 лет назад
Aaron van Meerten
a58190a935
Interface Config loaded via SSI into index.html to allow deployment-specific overrides even when using CDN
update whitespace in toolbar buttons array to allow value to be more easily overridden
9 лет назад
yanas
0a2a6e5677
Changing random avatars to robohash.
9 лет назад
yanas
64d8cb2db2
Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two.
9 лет назад
yanas
5c0088d2ef
Main UI polishing. Removes rounded corners, fixes gaps. Adding custom avatars.
9 лет назад
damencho
38275ce045
Shared video, synchronized playing/seek/muting/volume initial commit.
9 лет назад
damencho
4ff6d276ce
Removes prezi.
9 лет назад
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
9 лет назад
yanas
27d509332a
Merges Boris Grozev's commit from Dec 8, 2015, named: Uses a single avatar URL, allows to override gravatar with a custom URL. Commit: a2c41392
9 лет назад
damencho
3fd68fa0fd
Renames all active speaker references to be called dominant speaker.
9 лет назад
Boris Grozev
a2c41392dd
Uses a single avatar URL, allows to override gravatar with a custom URL for avatars in interface_config.js.
9 лет назад
damencho
6b621654ab
Adds speaker indicator and no longer use the display name for that purpose.
9 лет назад
yanas
9a5d2012d3
Adds jsdoc to previous commit
9 лет назад
Yana Stamcheva
8a678286f7
Makes video screen fit configurable.
9 лет назад
Boris Grozev
fdf73a9b4e
Fixes jshint warnings.
9 лет назад
hristoterezov
b010b3267d
Fixes the name for the recording button in interface_config.js
9 лет назад
Issac Gerges
bcccc58b2c
Allow for a list of enabled buttons to be passed as part of interfaceConfig
9 лет назад