yanas
6e7ed13370
Fixes missing local video thumbnail before entering a conference.
9 years ago
yanas
5834fbe31a
Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling.
9 years ago
hristoterezov
089a9880b0
Fixes issues related to PR #452
9 years ago
isymchych
6b98fd52ea
added some documentation (jsdocs)
9 years ago
isymchych
93aef0683b
fix issue with fullscreen in Safari
9 years ago
hristoterezov
4ec62e40f1
Fixes jshint
9 years ago
hristoterezov
8787723330
Fixes desktop streaming for FF
9 years ago
hristoterezov
0d03a4fceb
callstats
9 years ago
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 years ago
paweldomas
ea24c6a66a
Fixes broken requireDisplayName feature.
It was asking for new display name even if we have had one configured already.
9 years ago
damencho
a6a6d2992e
Adds helper function to obtain large video id from tests.
9 years ago
damencho
b875dc62dc
Fixing remote avatars to be the same as local one.
9 years ago
isymchych
24b24a62c4
fixed "download logs" button
9 years ago
damencho
cb40ab5420
Fixes moderator icon on remote videos.
9 years ago
isymchych
0262917aa6
implementation of "start muted"
9 years ago
damencho
3fd68fa0fd
Renames all active speaker references to be called dominant speaker.
9 years ago
damencho
8249aea796
Call mucJoined of video layout when the actual joining occurs, as the local id is needed when the presence for the email is received/processed and avatar is set.
9 years ago
yanas
bbb144f1bd
Fixes issue with conference starting before the UI is ready + enableWelcomePage config support.
9 years ago
hristoterezov
29a85b797a
Fixes audio / video mutes
9 years ago
damencho
8aad75d9fa
Sets local avatar after local video id is set on joined (VideoLayout.mucJoined()).
9 years ago
hristoterezov
97697ed9f0
Fixes JS errors in UI.js
9 years ago
isymchych
335cc6ca6f
cleanup desktopsharing events
9 years ago
isymchych
6ee6b6e9e5
fixes after rebase
9 years ago
isymchych
b375b14696
abstract out remoteVideos management
9 years ago
isymchych
a10f9437f1
Integration of statistics module
9 years ago
isymchych
0fd0f5b633
refactoring of Etherpad and Prezi
9 years ago
hristoterezov
3ec04d5a95
Implements desktop sharing.
9 years ago
paweldomas
ca8a147ea6
JWT token is now passed as BOSH URL parameter.
9 years ago
isymchych
f56eb3440a
properly update toolbar if auth enabled
9 years ago
isymchych
3a00837107
better error handling while establishing connection
9 years ago
isymchych
58d1c76ab0
handle external auth; xmpp auth tbd
9 years ago
isymchych
ec2be349df
refactor authentication module
9 years ago
isymchych
fbe5ef7ee6
fix issue with nickname input in chat
9 years ago
isymchych
4f91ac01fd
refactoring
9 years ago
isymchych
6ded050b51
do not use RTC/xmpp in UI module
9 years ago
isymchych
de9d991f98
do not use xmpp module in side_panels module
9 years ago
isymchych
437a8a6ef0
refactor ToolbarToggler
9 years ago
isymchych
e23dd62d86
refactor BottomToolbar
9 years ago
isymchych
cf578b7732
do not use xmpp module in Toolbar
9 years ago
isymchych
7cc682d5a4
move random stuff out of Toolbar
9 years ago
isymchych
eeb390cd9d
handle DTMF_SUPPORT_CHANGED event
9 years ago
isymchych
fc207ccf34
extract room locking out of Toolbar
9 years ago
isymchych
5846a25fc3
remove Prezi and Etherpad dependencies from Toolbar
9 years ago
isymchych
fbcd2d2320
use JitsiParticipant to handle user roles
9 years ago
isymchych
0460e7da29
add local media streams to UI
9 years ago
isymchych
6a3704d826
replace resourceIds with ids in AudioLevels
9 years ago
isymchych
586988f327
properly generate room name
9 years ago
isymchych
fc76aa5293
handle incoming messages
9 years ago
Boris Grozev
a2c41392dd
Uses a single avatar URL, allows to override gravatar with a custom URL for avatars in interface_config.js.
9 years ago
isymchych
09aa9482c0
do not use members module
9 years ago