Boris Grozev
a2c41392dd
Uses a single avatar URL, allows to override gravatar with a custom URL for avatars in interface_config.js.
10年前
Boris Grozev
f42684d789
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
10年前
Jesse Bickel
895bb3fd60
Use gravatar when enabled.
10年前
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
10年前
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年前
paweldomas
c3548eb866
Fixes issues with invalid avatars and problems with switching between videos.
10年前
hristoterezov
f11c3b94ed
Moves some methods from avatar to videolayout.
10年前
hristoterezov
6a492d96c2
Refactors VideoLayout.js.
10年前
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.
11年前
yanas
cc38c2641b
Modifies default avatar image.
11年前
fo
d1c634abc2
Fixes active speaker avatar and active speaker audio level missmatch.
11年前
fo
b6a665e007
Adds audio levels for the active speaker avatar.
11年前
fo
f0a4c08f26
Fixes bugs with thumbnails getting black when prezi is playing or etherpad is viewed.
11年前
fo
27eecff826
Fixes the sizes of the avatars.
11年前
fo
8bb5994715
Fixes mixup between jid and resourceJid.
11年前
George Politis
a8909028c8
Modifies the avatars, lastN and adaptive lastN handling so that they play nicely together.
11年前
fo
5b9b45c91b
Fixes a bug when there is no active speaker currently.
11年前
fo
1d0b4d0ecb
Fixes a bug with avatar when no id or email is sent with presence.
11年前
fo
1d4177faeb
Adds a side panel toggler, settings menu, avatars, uuids.
11年前