paweldomas
|
b58f1cdd16
|
use logger instead of console
|
2016-11-23 11:32:55 -06:00 |
yanas
|
b24a54aab2
|
fix: replace robohash avatars with adorable io
|
2016-11-16 11:06:25 -06:00 |
hristoterezov
|
84fd0531f6
|
fix(Avatar): Avatar to return the local avatar when jid is null
|
2016-10-12 17:02:50 -05:00 |
damencho
|
6f10156bf3
|
Adds avatarId and respect it with lowest priority.
|
2016-08-31 11:37:11 -05:00 |
hristoterezov
|
8deb003ef6
|
JWT client support
|
2016-06-13 16:11:44 -05:00 |
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.
|
2016-03-24 12:17:58 -05:00 |
yanas
|
0a2a6e5677
|
Changing random avatars to robohash.
|
2016-03-24 10:03:48 -05:00 |
isymchych
|
6df1fcef40
|
Avatar.js code cleanup
|
2016-01-25 19:08:07 +02:00 |
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
|
2016-01-19 17:11:16 -06:00 |
damencho
|
3fd68fa0fd
|
Renames all active speaker references to be called dominant speaker.
|
2016-01-11 18:14:01 -06:00 |
damencho
|
01a9d47959
|
Fixes setting custom avatar based on the email and reverts the functionality to set custom avatar links to replace the default gravatars.
|
2016-01-05 17:22:29 -06:00 |
hristoterezov
|
ce43ce4cd8
|
Remove unused files
|
2015-12-30 16:36:46 -06:00 |
Boris Grozev
|
e06ec616a6
|
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
|
2015-12-14 13:39:57 -06:00 |
Jesse Bickel
|
fd9485b7e5
|
Use gravatar when enabled.
|
2015-12-14 13:34:13 -06:00 |
isymchych
|
272cfea493
|
share user email through commands
|
2015-12-02 17:24:57 +02:00 |
Boris Grozev
|
27c297c034
|
Fixes or ignores (explicidly, as much as possible) jshint warnings.
|
2015-09-10 22:27:09 -05:00 |
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).
|
2015-07-30 14:21:31 +02:00 |
paweldomas
|
c3548eb866
|
Fixes issues with invalid avatars and problems with switching between videos.
|
2015-07-20 19:32:04 +02:00 |
hristoterezov
|
f11c3b94ed
|
Moves some methods from avatar to videolayout.
|
2015-06-29 17:24:21 +03:00 |
hristoterezov
|
6a492d96c2
|
Refactors VideoLayout.js.
|
2015-06-23 11:00:46 +03:00 |
George Politis
|
5f48e4cf9d
|
Revert "Updates the license headers."
This reverts commit 93648f361b .
|
2015-06-18 18:59:41 +02:00 |
George Politis
|
93648f361b
|
Updates the license headers.
|
2015-06-18 16:17:09 +02:00 |
hristoterezov
|
cc1ad1bc13
|
Implement the functionality that allows users to start the conversation muted.
|
2015-04-22 12:31:08 +03:00 |
paweldomas
|
b87cd9f842
|
Moves Settings module out from the UI.
|
2015-02-19 13:49:41 +01:00 |
hristoterezov
|
9eb2873cfa
|
Removes the bundles for every module and add bundle for the whole application.
|
2015-01-28 16:35:22 +02:00 |
hristoterezov
|
e4e66a03d7
|
Creates initial version of xmpp module.
|
2015-01-19 11:20:00 +02:00 |
hristoterezov
|
69b0e2ad32
|
Creates UI module.
|
2015-01-07 16:54:03 +02:00 |