hristoterezov
969f5d67ab
feat(eslint): Enable for non react files
7 年前
hristoterezov
4ab4aa04da
fix(avatar): Avatar properties not updated before local user join
Replaces changeAvatarID, changeAvatarURL and changeEmail with
participantUpdated action.
participantUpdated can be fired for local user without id. This
fixes the problem with updating the local user before the user
join the conference which results in fix for failing to execute
commands for avatarID, avatarURL and email right after the iframe
api creates the iframe with Jitsi Meet.
8 年前
Lyubo Marinov
23ddce122b
Comply w/ coding style
8 年前
hristoterezov
814bd26c07
feat(Avatar): Implement Avatar for web
8 年前
paweldomas
b58f1cdd16
use logger instead of console
8 年前
yanas
b24a54aab2
fix: replace robohash avatars with adorable io
8 年前
hristoterezov
84fd0531f6
fix(Avatar): Avatar to return the local avatar when jid is null
8 年前
damencho
6f10156bf3
Adds avatarId and respect it with lowest priority.
8 年前
hristoterezov
8deb003ef6
JWT client support
9 年前
yanas
d49dff4ae1
Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages.
9 年前
yanas
0a2a6e5677
Changing random avatars to robohash.
9 年前
isymchych
6df1fcef40
Avatar.js code cleanup
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 年前
damencho
01a9d47959
Fixes setting custom avatar based on the email and reverts the functionality to set custom avatar links to replace the default gravatars.
9 年前
hristoterezov
ce43ce4cd8
Remove unused files
9 年前
Boris Grozev
e06ec616a6
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
9 年前
Jesse Bickel
fd9485b7e5
Use gravatar when enabled.
9 年前
Boris Grozev
a2c41392dd
Uses a single avatar URL, allows to override gravatar with a custom URL for avatars in interface_config.js.
9 年前
Boris Grozev
f42684d789
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
9 年前
Jesse Bickel
895bb3fd60
Use gravatar when enabled.
9 年前
isymchych
272cfea493
share user email through commands
9 年前
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
9 年前
paweldomas
2ffe178456
Fixes issue with missing avatar for Jigasi user. Fixes issue with avatar not being displayed when user has no video. Removed duplicated logic for checking video muted status(removed from LargeVideo which exists in SmallVideo).
9 年前
paweldomas
c3548eb866
Fixes issues with invalid avatars and problems with switching between videos.
9 年前
hristoterezov
f11c3b94ed
Moves some methods from avatar to videolayout.
9 年前
hristoterezov
6a492d96c2
Refactors VideoLayout.js.
9 年前
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 年前
George Politis
93648f361b
Updates the license headers.
10 年前
hristoterezov
cc1ad1bc13
Implement the functionality that allows users to start the conversation muted.
10 年前
paweldomas
b87cd9f842
Moves Settings module out from the UI.
10 年前
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 年前
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 年前
hristoterezov
69b0e2ad32
Creates UI module.
10 年前
hristoterezov
5b34a66cb6
Implements RTC module.
10 年前
yanas
cc38c2641b
Modifies default avatar image.
10 年前
fo
d1c634abc2
Fixes active speaker avatar and active speaker audio level missmatch.
10 年前
fo
b6a665e007
Adds audio levels for the active speaker avatar.
10 年前
fo
f0a4c08f26
Fixes bugs with thumbnails getting black when prezi is playing or etherpad is viewed.
10 年前
fo
27eecff826
Fixes the sizes of the avatars.
10 年前
fo
8bb5994715
Fixes mixup between jid and resourceJid.
10 年前
George Politis
a8909028c8
Modifies the avatars, lastN and adaptive lastN handling so that they play nicely together.
10 年前
fo
5b9b45c91b
Fixes a bug when there is no active speaker currently.
10 年前
fo
1d0b4d0ecb
Fixes a bug with avatar when no id or email is sent with presence.
10 年前
fo
1d4177faeb
Adds a side panel toggler, settings menu, avatars, uuids.
10 年前