isymchych
fbcd2d2320
use JitsiParticipant to handle user roles
9 年之前
isymchych
0460e7da29
add local media streams to UI
9 年之前
isymchych
6a3704d826
replace resourceIds with ids in AudioLevels
9 年之前
isymchych
586988f327
properly generate room name
9 年之前
isymchych
fc76aa5293
handle incoming messages
9 年之前
isymchych
ff6ec2ec6b
use babel
9 年之前
isymchych
1690be3e5b
add missing module dependency
9 年之前
damencho
034ed200f3
Displays correct resolution coming from FF.
9 年之前
Boris Grozev
2b2a34175f
Adds a missing require.
9 年之前
Boris Grozev
e06ec616a6
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
9 年之前
Jesse Bickel
2b06ca9df7
Shrink the avatar on contact list to <=30px.
9 年之前
Jesse Bickel
fd9485b7e5
Use gravatar when enabled.
9 年之前
Jesse Bickel
46a5c909c8
Only load 3rd party JavaScript when config.enableThirdPartyRequests is true.
9 年之前
hristoterezov
98f0de258b
Merge pull request #421 from isymchych/use-API
Use JS API in jitsi-meet
9 年之前
isymchych
91fbf1e274
added editorconfig
9 年之前
isymchych
09aa9482c0
do not use members module
9 年之前
damencho
1c19f977ad
Converts ssltcp candidate to tcp one on FF.
9 年之前
isymchych
272cfea493
share user email through commands
9 年之前
isymchych
941cd13193
do not use xmpp in connectionquality module
9 年之前
George Politis
3ca288d74d
Adds comment.
9 年之前
George Politis
72c7812376
Revert "Sets up simulcast for 2 layers."
This reverts commit b2993d8cf3 .
9 年之前
isymchych
8226914348
load library from index.html
9 年之前
isymchych
8002dcbe66
update lib
9 年之前
isymchych
fe77846b89
do not use xmpp in settings menu
9 年之前
isymchych
c50151d85d
do not use NicknameHandler
9 年之前
isymchych
4152106a06
listen to CONNECTION_INTERRUPTED and CONNECTION_RESTORED events
9 年之前
isymchych
c21c9ce1b8
do not use xmpp module in AudioLevels
9 年之前
isymchych
4ef57ceada
do not use XMPP or RTC modules in UI
9 年之前
isymchych
59f98205c7
use JS API; UI module refactoring
9 年之前
damencho
6b621654ab
Adds speaker indicator and no longer use the display name for that purpose.
9 年之前
George Politis
c3f9226ec8
Updates the supported browser list and closes #372.
- Adds Safari and IE in the supported browser list.
- Adds version numbers for the supported browsers.
9 年之前
hristoterezov
d060db476f
Merge branch 'isymchych-bug/large-video-on-safari'
9 年之前
hristoterezov
2e7e7d2dd8
Merge branch 'bug/large-video-on-safari' of git://github.com/isymchych/jitsi-meet
9 年之前
isymchych
1d59283518
fixed switching to large video from FF on safari
9 年之前
hristoterezov
de311b1372
Updates gitignore
9 年之前
isymchych
19d9c0be50
fixed switching to large video from FF on safari
9 年之前
yanas
236c4bb37c
Adds a method in callstats in order to check if it's enabled.
9 年之前
isymchych
72c39a0162
accumulate erorrs unitl connected to callstats
9 年之前
damencho
94b54279f2
Fixes wrong handler name, which causes adding multiple local video tags in the local video.
9 年之前
George Politis
9f1e953e8a
Bumps sdp-simulcast@0.1.2.
9 年之前
George Politis
5d571e696f
Sets up simulcast for 2 layers.
9 年之前
George Politis
ce397d9e74
Fixes issue in ssrc-group SDP parsing.
How did this even work before?
9 年之前
damencho
b64f3a5913
Adds method to obtain remote video type.
9 年之前
yanas
7ea675159e
Disables feedback functionality if callstats isn't available.
9 年之前
damencho
0ae702922c
Makes the room parameter lower case.
9 年之前
damencho
f9d1fd13df
Fixes an issue where lastN event, includes in the logic local resource and detects it as removed from lastN and schedules update of large video. If we receive this event for newly joined participant and we have pinned the local video, the event triggers update of large video which displays the wrong participant, not the pinned local video.
9 年之前
damencho
74c420a609
Adds config option for auto enable desktop sharing when opening an url.
9 年之前
yanas
26e2fd6ef0
Fixes desktop streaming layout.
9 年之前
damencho
4b62f7f0ac
Adds shortcut to toggle desktop sharing.
9 年之前
damencho
fbb5f9b6c1
Merge pull request #361 from bickelj/master
Use member.isFocus to decide whether a given member is the focus user
9 年之前