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