Lyubo Marinov
ed0d464392
[eslint] quotes
il y a 9 ans
hristoterezov
3e7b06c1b1
fix(caps): add event to notify when caps version for a user is changed
il y a 9 ans
paweldomas
935667f2fc
feat: add BEFORE_STATISTICS_DISPOSED event
il y a 9 ans
damencho
d123017232
Adds suspended events and its detection.
Currently if RTCPeerConnection is closed (an event is delivered) and we haven't called close method ourselves, this means browser has closed it due to suspending the PC.
il y a 9 ans
Boris Grozev
37ce5afcb6
docs: Marks the CONNECTION_STATS event as deprecated.
il y a 9 ans
Lyubomir Marinov
037812a909
Sort in alphabetical order
As I see no hidden meaning in the current non-preservation of
alphabetical order, I prefer to facilitate scanning (in the fashion of
searching in a dictionary).
il y a 9 ans
damencho
7698d3c05e
Adds talk while muted event.
il y a 9 ans
paweldomas
34b05f11f6
feat: add PARTICIPANT_CONN_STATUS_CHANGED conference event
The event is triggered when the notification about the user's connection
status change arrives from the JVB.
il y a 9 ans
Lyubomir Marinov
1c6340cb38
ES6 for JitsiConferenceEvents
il y a 9 ans
Sam Whited
ec34cf48a2
Add events for lock icon update
il y a 9 ans
hristoterezov
2525f5ff81
Implements interfaces for data channel communication
il y a 9 ans
bgrozev
6c870f70b5
Revert "Implements interfaces for data channel communication"
il y a 9 ans
hristoterezov
dd24d1bee1
Implements interfaces for data channel communication
il y a 9 ans
Boris Grozev
985f79da37
Adds a set of properties to JitsiParticipant, which can be updated
via presence (via special items with a tag name beginning with
"jitsi_participant_). An events is fired when the value of a property changes.
il y a 9 ans
Lyubomir Marinov
c779d7a958
Add, expand, fix jsdocs, comments
il y a 9 ans
Lyubomir Marinov
66f2a26a37
Add/expand jsdocs
il y a 9 ans
hristoterezov
da7d7f038a
Removes unused CONNECTION_CLOSED event
il y a 9 ans
hristoterezov
eab5873d89
Fixes issues realted to JitsiConference.leave()
il y a 10 ans
yanas
638bec6375
Basic Jibri recording refactoring.
il y a 10 ans
isymchych
ebd524c436
add AUTH_STATUS_CHANGED event
il y a 10 ans
isymchych
8c014e8f12
use statistics module to process peer connection statistics
il y a 10 ans
yanas
d7d5ab67a9
Fixes Last N event duplicating another event, causing exception when used in the client app.
il y a 10 ans
isymchych
cbb46c63cd
added API to change chat subject
il y a 10 ans
hristoterezov
211da9b641
Fixes issues related to PR #451
il y a 10 ans
isymchych
4efc997a62
propagate AVAILABLE_DEVICES_CHANGED event
il y a 10 ans
isymchych
96adaf5e65
handle PRESENCE_STATUS event
il y a 10 ans
isymchych
ff3e05f5ea
propagate FIREFOX_EXTENSION_NEEDED event
il y a 10 ans
hristoterezov
8a087c01b3
Adds event that is fired when the local user have started muted
il y a 10 ans
hristoterezov
e3b6360962
Fixes start muted event name
il y a 10 ans
isymchych
3a5780af08
added "start muted"
il y a 10 ans
damencho
8b94351597
Renames all active speaker references to be called dominant speaker.
il y a 10 ans
isymchych
8f94abff1b
add "kick participant" support
il y a 10 ans
hristoterezov
5cfd0b39d4
Adds call support
il y a 10 ans
hristoterezov
b981c12dd8
Fixes JS error on unload
il y a 10 ans
isymchych
2f0c8b7245
added 2 methods to the conference related to external auth
il y a 10 ans
isymchych
02a95fd662
add info about user role to JitsiConference
il y a 10 ans
isymchych
72e242e514
add jsdocs, update API description
il y a 10 ans
isymchych
8329fe5767
support DTMF
il y a 10 ans
hristoterezov
6772975134
JitsiMeetJS.init returns Promise.
il y a 10 ans
hristoterezov
2d71d15d1c
Fixes typos
il y a 10 ans
hristoterezov
97d466bbb4
Adds connection interuption, restore and conference setup failed events
il y a 10 ans
Boris Grozev
d6f62feb4e
Fixes warnings, sets up .jshintrc and ignores files in .jshintignore.
il y a 10 ans
hristoterezov
86f90e6331
Fixes mute issues.
il y a 10 ans
hristoterezov
036635dee6
Implements some conference events.
il y a 10 ans
hristoterezov
e9cf303fa6
Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods.
il y a 10 ans
hristoterezov
24975595b7
Implements JitsiConnection
il y a 10 ans
hristoterezov
d159c81135
Adds jitsi meet library interface files.
il y a 10 ans