Ivan Symchych
abf617e945
unmute client on the server if he was muted by focus
9 lat temu
isymchych
cbb46c63cd
added API to change chat subject
9 lat temu
hristoterezov
211da9b641
Fixes issues related to PR #451
9 lat temu
isymchych
4efc997a62
propagate AVAILABLE_DEVICES_CHANGED event
9 lat temu
isymchych
96adaf5e65
handle PRESENCE_STATUS event
9 lat temu
isymchych
f20eb2ef68
handle FOCUS_DISCONNECTED error
9 lat temu
isymchych
ff3e05f5ea
propagate FIREFOX_EXTENSION_NEEDED event
9 lat temu
isymchych
a02143da30
added propagation of few errors
9 lat temu
hristoterezov
862439e26f
Fixes the audio levels
9 lat temu
damencho
e49bd553f8
Fixes start video muted and remote audio.
9 lat temu
hristoterezov
b8682c6a83
Add callstats support
9 lat temu
isymchych
2282f50b62
added method to extract logs
9 lat temu
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 lat temu
hristoterezov
8a087c01b3
Adds event that is fired when the local user have started muted
9 lat temu
hristoterezov
3ecbed2347
Fixes start muted implementation.
9 lat temu
isymchych
3a5780af08
added "start muted"
9 lat temu
damencho
8b94351597
Renames all active speaker references to be called dominant speaker.
9 lat temu
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 lat temu
hristoterezov
06025f275b
Implements remote participant audio mute
9 lat temu
hristoterezov
dd1bcb0414
Changes the recording to report the status via event instead of Promise. Fixes JS errors
9 lat temu
hristoterezov
115ce537d1
Add support for jirecon and colibri in the recording
9 lat temu
isymchych
013ee849f7
added method to only authenticate user in the room
9 lat temu
isymchych
56293261b9
do not trigger USER_JOINED event for local user
9 lat temu
hristoterezov
aaefe38c1e
Adds isSIPCallingSupported method to the conference
9 lat temu
paweldomas
83b50e54b0
Adopts to new JWT impl where the token goes as BOSH URL param.
9 lat temu
isymchych
8f94abff1b
add "kick participant" support
9 lat temu
isymchych
26f102a470
added helper methods to check if auth enabled
10 lat temu
isymchych
f719af8156
remove old nick when adding new one
10 lat temu
damencho
81b294e47d
Adds method to expose internal state - iceConnectionState, which later will be used by torture.
9 lat temu
hristoterezov
ba5275ef2f
Adds follow entity parameter for the recording
10 lat temu
hristoterezov
5cfd0b39d4
Adds call support
10 lat temu
hristoterezov
09f80d6300
Adds error handling for toggleRecording method
10 lat temu
hristoterezov
b01976306a
Adds recording support
10 lat temu
hristoterezov
b981c12dd8
Fixes JS error on unload
10 lat temu
damencho
9d2f332128
Adds method to expose internal state - iceConnectionState, which later will be used by torture.
9 lat temu
isymchych
2f0c8b7245
added 2 methods to the conference related to external auth
10 lat temu
hristoterezov
472de3dd74
Adds check for room when removing track from conference
10 lat temu
isymchych
91ad76ec52
propagate MESSAGE_RECEIVED event
10 lat temu
isymchych
843bad3c87
some improvements for USER_JOINED/USER_LEFT events
10 lat temu
isymchych
9bac8dc7f2
add methods to lock/unlock conference
10 lat temu
hristoterezov
11e50d1d85
Fixes JS error on unload
10 lat temu
hristoterezov
268d4e0adc
Fixes JS errors on FF. Fixes disco info JS error.
10 lat temu
isymchych
02a95fd662
add info about user role to JitsiConference
10 lat temu
isymchych
a22393676d
fix issues after rebase
10 lat temu
isymchych
8329fe5767
support DTMF
10 lat temu
hristoterezov
8409bab854
Fixes the issues with mute, audio levels and remove events that were attached to the conference
10 lat temu
hristoterezov
b638495de4
Fixes mutes
10 lat temu
hristoterezov
97d466bbb4
Adds connection interuption, restore and conference setup failed events
10 lat temu
hristoterezov
9d46d1531c
Removes check for local user for the active speaker
10 lat temu
hristoterezov
b5ed190083
Fixes small issues from the previous commits + fixes IE 10 issues.
10 lat temu