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.
hace 8 años
Lyubo Marinov
23ddce122b
Comply w/ coding style
hace 9 años
hristoterezov
814bd26c07
feat(Avatar): Implement Avatar for web
hace 9 años
paweldomas
b58f1cdd16
use logger instead of console
hace 9 años
yanas
b24a54aab2
fix: replace robohash avatars with adorable io
hace 9 años
hristoterezov
84fd0531f6
fix(Avatar): Avatar to return the local avatar when jid is null
hace 9 años
damencho
6f10156bf3
Adds avatarId and respect it with lowest priority.
hace 9 años
hristoterezov
8deb003ef6
JWT client support
hace 9 años
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.
hace 9 años
yanas
0a2a6e5677
Changing random avatars to robohash.
hace 9 años
isymchych
6df1fcef40
Avatar.js code cleanup
hace 10 años
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
hace 10 años
damencho
3fd68fa0fd
Renames all active speaker references to be called dominant speaker.
hace 10 años
damencho
01a9d47959
Fixes setting custom avatar based on the email and reverts the functionality to set custom avatar links to replace the default gravatars.
hace 10 años
hristoterezov
ce43ce4cd8
Remove unused files
hace 10 años
Boris Grozev
e06ec616a6
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
hace 10 años
Jesse Bickel
fd9485b7e5
Use gravatar when enabled.
hace 10 años
Boris Grozev
a2c41392dd
Uses a single avatar URL, allows to override gravatar with a custom URL for avatars in interface_config.js.
hace 10 años
Boris Grozev
f42684d789
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
hace 10 años
Jesse Bickel
895bb3fd60
Use gravatar when enabled.
hace 10 años
isymchych
272cfea493
share user email through commands
hace 10 años
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
hace 10 años
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).
hace 10 años
paweldomas
c3548eb866
Fixes issues with invalid avatars and problems with switching between videos.
hace 10 años
hristoterezov
f11c3b94ed
Moves some methods from avatar to videolayout.
hace 10 años
hristoterezov
6a492d96c2
Refactors VideoLayout.js.
hace 10 años
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
hace 10 años
George Politis
93648f361b
Updates the license headers.
hace 10 años
hristoterezov
cc1ad1bc13
Implement the functionality that allows users to start the conversation muted.
hace 10 años
paweldomas
b87cd9f842
Moves Settings module out from the UI.
hace 11 años
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
hace 11 años
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
hace 11 años
hristoterezov
69b0e2ad32
Creates UI module.
hace 11 años