paweldomas
2dba1d9d17
Requires prosody-trunk at least 607 for jitsi-meet-tokens
9 年前
paweldomas
428fa3f16a
New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option.
9 年前
paweldomas
ac8e1ce388
Configures Jicofo when jitsi-meet-tokens package is installed
9 年前
paweldomas
d666fbb6a4
Uses JWT for token generation in prosody plugin.
9 年前
damencho
029ccf3b31
Adds method used by torture to obtain current audio levels.
9 年前
damencho
7e35794e47
Passes all configs to the connection.
9 年前
damencho
aed2d97c10
Fixes displayname on remote video on FF. Seems innerText is not working on FF, replace it with innerHTML.
9 年前
damencho
dcb607a586
Shows displayname after editing it.
9 年前
damencho
3cd549a758
Hides video wrapper when avtar is shown, and make it visible when we hide the avtar.
9 年前
damencho
765f07109a
Adds utility to check for remote participants with tracks.
9 年前
paweldomas
ea24c6a66a
Fixes broken requireDisplayName feature.
It was asking for new display name even if we have had one configured already.
9 年前
damencho
cd4ebca730
Fixes showing display name and hiding avtar, when video is muted and avtar is on large.
9 年前
damencho
a6a6d2992e
Adds helper function to obtain large video id from tests.
9 年前
damencho
b875dc62dc
Fixing remote avatars to be the same as local one.
9 年前
damencho
809f68104d
Fixes undefined error.
9 年前
damencho
0531daf541
Updates the way we update large/small video, avatars and displayname. Fixes issue with not displying avatars in local or remote video when video muted. Fixes if pinned participant turns off video and when unpin we return to the correct dominant speaker.
9 年前
isymchych
24b24a62c4
fixed "download logs" button
9 年前
isymchych
666dfb9b63
do not use xmpp module in API module
9 年前
damencho
cb40ab5420
Fixes moderator icon on remote videos.
9 年前
hristoterezov
f8c12304dc
Fixes start muted. Adds the local track before the conference is joined.
9 年前
hristoterezov
78c4c11736
Merge branch 'jitsi-meet-new' of github.com:jitsi/jitsi-meet into jitsi-meet-new
9 年前
damencho
6a91a48823
Fixes element id name.
9 年前
damencho
c64d008d05
Fixes element id name.
9 年前
hristoterezov
5cda355142
Merge branch 'isymchych-jitsi-meet-new' into jitsi-meet-new
9 年前
damencho
9fa4b02673
Reports pinned participants back to the library.
9 年前
isymchych
0262917aa6
implementation of "start muted"
9 年前
damencho
3fd68fa0fd
Renames all active speaker references to be called dominant speaker.
9 年前
damencho
f2c5e7da41
Removes unused code.
9 年前
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 年前
yanas
d6a1192a0f
Fixes issue with avatar not being centered.
9 年前
yanas
bbb144f1bd
Fixes issue with conference starting before the UI is ready + enableWelcomePage config support.
9 年前
hristoterezov
632b56b069
Fixes audio mute issue
9 年前
hristoterezov
00e606663d
Updates lib-jitsi-meet.js
9 年前
hristoterezov
29a85b797a
Fixes audio / video mutes
9 年前
damencho
8aad75d9fa
Sets local avatar after local video id is set on joined (VideoLayout.mucJoined()).
9 年前
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 年前
damencho
1702105b06
Adds utility methods used by torture.
9 年前
hristoterezov
a56d462dae
Fixes the format of the data in connection quality module
9 年前
hristoterezov
54f2364f18
Updates the library
9 年前
hristoterezov
95b23f994c
Fixes issues with unloading the page
9 年前
hristoterezov
3168c86f77
Fixes mute participant functionality
9 年前
hristoterezov
c8c6a6d583
Implements recording
9 年前
hristoterezov
ce43ce4cd8
Remove unused files
9 年前
hristoterezov
97697ed9f0
Fixes JS errors in UI.js
9 年前
hristoterezov
9b7ddec703
Merge pull request #441 from isymchych/jitsi-meet-new
refactoring of Etherpad and Prezi
9 年前
isymchych
335cc6ca6f
cleanup desktopsharing events
9 年前
isymchych
c36001f861
removed xmpp and RTC modules
9 年前
isymchych
6ee6b6e9e5
fixes after rebase
9 年前
isymchych
b375b14696
abstract out remoteVideos management
9 年前
isymchych
3400925f99
on-the-fly auth improvements
9 年前