Paweł Domas
f46110fc9d
Update tokens.md
Renames 'issuer' to 'iss'
9 years ago
hristoterezov
da7d7f038a
Removes unused CONNECTION_CLOSED event
9 years ago
hristoterezov
eab5873d89
Fixes issues realted to JitsiConference.leave()
9 years ago
damencho
b7e1654670
Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats.
9 years ago
yanas
638bec6375
Basic Jibri recording refactoring.
10 years ago
Paweł Domas
31c41d7a6b
Update tokens.md
Should be jitsi-meet-tokens not jitsi-meet-token
10 years ago
hristoterezov
c00a23441c
Fixes errors after review
10 years ago
hristoterezov
3bfe034176
Adds CONFERENCE_MAX_USERS conference error.
10 years ago
damencho
e4d455a242
Returns Promise from mute/unmute and ignores requests while mute/unmuting is in progress. Moves mute/unmute methods to JitsiLocalTrack as said in API docs.
10 years ago
hristoterezov
1c9eed44c5
Renames JitsiTrack.stop method and TRACK_STOPPED event. Fixes minor issues with TRACK_REMOVED event.
10 years ago
isymchych
ebd524c436
add AUTH_STATUS_CHANGED event
10 years ago
isymchych
9df12f9fa2
remove all participants and tracks when leaving the room
10 years ago
hristoterezov
490d825ef9
Fixes issues in example.js
10 years ago
isymchych
00733623f1
fail if user is trying to add second video track to the conference
10 years ago
isymchych
cb085214f4
propagate FOCUS_LEFT conference error
10 years ago
isymchych
8c014e8f12
use statistics module to process peer connection statistics
10 years ago
George Politis
8f169915d4
Updates API.md: Adds the disableSimulcast option.
10 years ago
Boris Grozev
45cf2bcdce
Fix an error introduced while rebasing.
10 years ago
isymchych
cbb46c63cd
added API to change chat subject
10 years ago
hristoterezov
211da9b641
Fixes issues related to PR #451
10 years ago
isymchych
4efc997a62
propagate AVAILABLE_DEVICES_CHANGED event
10 years ago
isymchych
96adaf5e65
handle PRESENCE_STATUS event
10 years ago
isymchych
f20eb2ef68
handle FOCUS_DISCONNECTED error
10 years ago
isymchych
ff3e05f5ea
propagate FIREFOX_EXTENSION_NEEDED event
10 years ago
isymchych
a02143da30
added propagation of few errors
10 years ago
hristoterezov
0bac10e552
Fixes initJitsiConference options in API.md
10 years ago
paweldomas
6c152c9571
Removes Prosody patch instructions from tokens.md(the code is in the trunk).
10 years ago
hristoterezov
8a087c01b3
Adds event that is fired when the local user have started muted
10 years ago
hristoterezov
3ecbed2347
Fixes start muted implementation.
10 years ago
isymchych
3a5780af08
added "start muted"
10 years ago
damencho
8b94351597
Renames all active speaker references to be called dominant speaker.
10 years ago
hristoterezov
115ce537d1
Add support for jirecon and colibri in the recording
10 years ago
hristoterezov
37e73e7ec5
Fixes minor Firefox issues. Adds methods for the desktop sharing.
10 years ago
Paweł Domas
435cdc91ec
Update tokens.md
10 years ago
isymchych
8f94abff1b
add "kick participant" support
10 years ago
hristoterezov
09c951c4bf
Removes the JS code that prevents multiple outgoing call
10 years ago
hristoterezov
ba5275ef2f
Adds follow entity parameter for the recording
10 years ago
hristoterezov
5cfd0b39d4
Adds call support
10 years ago
hristoterezov
dfd497ed68
Fixes JS errors in the recording
10 years ago
isymchych
23c8a72192
updated docs
10 years ago
hristoterezov
7cb1484add
Adds unload link to example page
10 years ago
hristoterezov
f29399d9e4
Fixes IE 10 support
10 years ago
isymchych
91ad76ec52
propagate MESSAGE_RECEIVED event
10 years ago
isymchych
843bad3c87
some improvements for USER_JOINED/USER_LEFT events
10 years ago
Paweł Domas
20cc1795bb
Update tokens.md
10 years ago
isymchych
9bac8dc7f2
add methods to lock/unlock conference
10 years ago
hristoterezov
11e50d1d85
Fixes JS error on unload
10 years ago
hristoterezov
268d4e0adc
Fixes JS errors on FF. Fixes disco info JS error.
10 years ago
isymchych
02a95fd662
add info about user role to JitsiConference
10 years ago
isymchych
72e242e514
add jsdocs, update API description
10 years ago