isymchych
cbb46c63cd
added API to change chat subject
9 年前
hristoterezov
211da9b641
Fixes issues related to PR #451
9 年前
isymchych
4efc997a62
propagate AVAILABLE_DEVICES_CHANGED event
9 年前
isymchych
96adaf5e65
handle PRESENCE_STATUS event
9 年前
isymchych
f20eb2ef68
handle FOCUS_DISCONNECTED error
9 年前
isymchych
ff3e05f5ea
propagate FIREFOX_EXTENSION_NEEDED event
9 年前
isymchych
a02143da30
added propagation of few errors
9 年前
hristoterezov
862439e26f
Fixes the audio levels
9 年前
damencho
e49bd553f8
Fixes start video muted and remote audio.
9 年前
hristoterezov
b8682c6a83
Add callstats support
9 年前
isymchych
2282f50b62
added method to extract logs
9 年前
Thorsten Basse
39a358e155
Stop adding TRACK_REMOVED listener to the conference every time a track is added
As TRACK_REMOVED are never removed from the conference and add up over time.
Might be better to just remove the tracks listeners inside JitsiConference.prototype.removeTrack.
9 年前
hristoterezov
8a087c01b3
Adds event that is fired when the local user have started muted
9 年前
hristoterezov
3ecbed2347
Fixes start muted implementation.
9 年前
isymchych
3a5780af08
added "start muted"
9 年前
damencho
8b94351597
Renames all active speaker references to be called dominant speaker.
9 年前
damencho
3e0e8d9215
Makes sure we first fire muc_joined and muc_member_joined before firing command events or any event for the data from the received presence.
9 年前
hristoterezov
06025f275b
Implements remote participant audio mute
9 年前
hristoterezov
dd1bcb0414
Changes the recording to report the status via event instead of Promise. Fixes JS errors
9 年前
hristoterezov
115ce537d1
Add support for jirecon and colibri in the recording
9 年前
isymchych
013ee849f7
added method to only authenticate user in the room
9 年前
isymchych
56293261b9
do not trigger USER_JOINED event for local user
9 年前
hristoterezov
aaefe38c1e
Adds isSIPCallingSupported method to the conference
9 年前
paweldomas
83b50e54b0
Adopts to new JWT impl where the token goes as BOSH URL param.
9 年前
isymchych
8f94abff1b
add "kick participant" support
9 年前
isymchych
26f102a470
added helper methods to check if auth enabled
9 年前
isymchych
f719af8156
remove old nick when adding new one
9 年前
damencho
81b294e47d
Adds method to expose internal state - iceConnectionState, which later will be used by torture.
9 年前
hristoterezov
ba5275ef2f
Adds follow entity parameter for the recording
9 年前
hristoterezov
5cfd0b39d4
Adds call support
9 年前
hristoterezov
09f80d6300
Adds error handling for toggleRecording method
9 年前
hristoterezov
b01976306a
Adds recording support
9 年前
hristoterezov
b981c12dd8
Fixes JS error on unload
9 年前
damencho
9d2f332128
Adds method to expose internal state - iceConnectionState, which later will be used by torture.
9 年前
isymchych
2f0c8b7245
added 2 methods to the conference related to external auth
9 年前
hristoterezov
472de3dd74
Adds check for room when removing track from conference
9 年前
isymchych
91ad76ec52
propagate MESSAGE_RECEIVED event
9 年前
isymchych
843bad3c87
some improvements for USER_JOINED/USER_LEFT events
9 年前
isymchych
9bac8dc7f2
add methods to lock/unlock conference
9 年前
hristoterezov
11e50d1d85
Fixes JS error on unload
9 年前
hristoterezov
268d4e0adc
Fixes JS errors on FF. Fixes disco info JS error.
9 年前
isymchych
02a95fd662
add info about user role to JitsiConference
9 年前
isymchych
a22393676d
fix issues after rebase
9 年前
isymchych
8329fe5767
support DTMF
9 年前
hristoterezov
8409bab854
Fixes the issues with mute, audio levels and remove events that were attached to the conference
9 年前
hristoterezov
b638495de4
Fixes mutes
9 年前
hristoterezov
97d466bbb4
Adds connection interuption, restore and conference setup failed events
9 年前
hristoterezov
9d46d1531c
Removes check for local user for the active speaker
9 年前
hristoterezov
b5ed190083
Fixes small issues from the previous commits + fixes IE 10 issues.
9 年前
hristoterezov
bc1bc1d024
Adds device selection support.
9 年前