hristoterezov
0ed39dad63
fix(iframe_api): Display name command race condition
If executeCommand('displayName') is executed before Jitsi Meet
is fully initialized some listeners were not added and the
display name was not changed.
il y a 8 ans
hristoterezov
15090243d0
fix(API): JS errors caused by remote control merge
il y a 8 ans
hristoterezov
b22e3ee253
style(remotecontrol): Fix JSDoc for RemoteControlEvent
il y a 8 ans
hristoterezov
0efca9a9a8
fix(remotecontrol): Fixing issues after peer review.
il y a 8 ans
hristoterezov
846fb9abb0
feat(remotecontrol): Implement requesting remote control permissions
il y a 8 ans
hristoterezov
0f33e59e4d
feat(remotecontrol): announce remotecontrol support
il y a 8 ans
hristoterezov
896650d005
feat(remotecontrol): Implement basic remote control support
il y a 8 ans
hristoterezov
4a5a1cd5f4
fix(iframe_api): Remove enable/disable events
il y a 8 ans
hristoterezov
f7ce8d028d
feat(iframeAPI): implement avatar change commands
il y a 8 ans
paweldomas
b58f1cdd16
use logger instead of console
il y a 8 ans
hristoterezov
dc43135980
fix(iframe_api): toggleScreenSharing command
il y a 8 ans
hristoterezov
47d39ed5ca
feat(iframe_api): Implement readyToClose event and hangup command
il y a 8 ans
Gubin, Maksim
9aa7f80e82
hot fix api.executeCommand
il y a 8 ans
hristoterezov
02f176c75a
Changes the implementation of the iframe API to use postis
il y a 9 ans
hristoterezov
8deb003ef6
JWT client support
il y a 9 ans
hristoterezov
d535765648
Fixes issue with externalConnectUrl hash param when the value is null
il y a 9 ans
hristoterezov
d09021457b
Fixes JS error in API module
il y a 9 ans
isymchych
666dfb9b63
do not use xmpp module in API module
il y a 9 ans
isymchych
59f98205c7
use JS API; UI module refactoring
il y a 9 ans
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
il y a 9 ans
Boris Grozev
fd5a739f3c
Minor formatting fixes, avoid using a global variable.
il y a 10 ans
Boris Grozev
46a17948d0
Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle".
il y a 10 ans
Devin Wilson
829d8dab16
Fix CallStats require and initialize API commands and keyboard shortcuts in init method
il y a 10 ans
Zalmoxisus
7a54537bee
Fixes chat messages timestamp according to XEP-0203. Fixes #305.
il y a 10 ans
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
il y a 10 ans
George Politis
93648f361b
Updates the license headers.
il y a 10 ans
Boris Grozev
886fb2ac43
Fix typos and rename event names for purposes of clarity.
il y a 10 ans
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
il y a 10 ans
hristoterezov
af50bd5b94
Resolves some module dependancies by replaces them with events.
il y a 10 ans
hristoterezov
899f0ee83d
Removes UI dependancies in the xmpp module.
il y a 10 ans
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
il y a 10 ans
hristoterezov
0508628871
Creates API module.
il y a 10 ans