hristoterezov
334eb5d423
feat(iframe_api): Add more ESLint rules
8 年前
hristoterezov
d416fd8c0f
ref(iframe_api): Use EventEmitter
8 年前
Saúl Ibarra Corretgé
dc2c49f4a9
doc: improve docs on external API constructor parameters
8 年前
hristoterezov
aeb301c8d5
feat(iframe_api): Add jwt token parameter
8 年前
Saúl Ibarra Corretgé
e81fc2b254
doc: fix external API documentation
- use proper punctuation
- fix markdown syntax
- always use syntax highlighting
- document missing commands
- miscellaneous grammar fixes
8 年前
Emil Ivov
8d58dbee38
Restores api.md to original location
8 年前
hristoterezov
207ac47aa7
fix(iframe_api): s/getNumberOfParticipant/getNumberOfParticipants
8 年前
hristoterezov
8844f83a59
feat(iframe_api): Add api.html to doc for example and testing purpose
8 年前
hristoterezov
6bf0f9b2ec
feat(iframe_api): get number of participants
8 年前
hristoterezov
f7ce8d028d
feat(iframeAPI): implement avatar change commands
8 年前
Germán Figna
2331982e33
Update api.md
Fix videoConferenceJoined and videoConferenceLeft event names
8 年前
Germán Figna
00e6e98a61
Update api.md
8 年前
hristoterezov
47d39ed5ca
feat(iframe_api): Implement readyToClose event and hangup command
8 年前
hristoterezov
02f176c75a
Changes the implementation of the iframe API to use postis
8 年前
Boris Grozev
7b35dd89bb
Updates the external api docs.
9 年前
hristoterezov
59147f059d
Adds a parameter to API constructor that enables film strip only mode.
9 年前
Boris Grozev
46a17948d0
Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle".
9 年前
Nicholas Wittstruck
a6277b810e
fixed typo
10 年前
hristoterezov
a3d0050328
Implements support for events for the API. Adds toggleChat and toggleContactList commands. Renames filmStrip to toggleFilmStrip command. Fixes issues with removing the embedded Jitsi Meet.
10 年前
hristoterezov
667a8c1493
Implements API that allows external applications to embed Jitsi Meet.
10 年前