Commit Graph

66 Commits (78866b0dd74afdb028ed13d489ca09dda0c9de96)

Author SHA1 Message Date
Lyubo Marinov 520bb8bd22 Coding style/naming: invite & invitee(s) 8 years ago
hristoterezov 69eefc82a5 feat(iframe_api): Add invite functionality. 8 years ago
Leonard Kim 1eee20dd5a ref(toolbar): remove contact list 8 years ago
Slava Kisel e1d849e3a0
Implement external API notification about screen sharing status 8 years ago
Leonard Kim 762f529f1d feat(api): expose a way to submit feedback 8 years ago
bgrozev 090f2f9ccb Restructures the analytics events (#2333) 8 years ago
virtuacoplenny 9b67e796bd ref(analytics): centralize all event names (#2272) 8 years ago
hristoterezov ee1ec42463 fix(external_api): Request feedback when using the API (#2271) 8 years ago
hristoterezov 5ffcaca649 feat(aot): Handle video not available use cases (#2242) 8 years ago
hristoterezov 0b50578de9 style(analytics): sendEvent -> sendAnalyticsEvent 8 years ago
hristoterezov 0eddef4d62 feat(mute): Add analytics and console logs for audio/video mutes 8 years ago
paweldomas 122be9e0e0 ref: move 'jwt' feature to 'base' 8 years ago
Lyubo Marinov 5561a9c031 Partially prepare for eslint-plugin-flowtype 2.37.0 8 years ago
Lyubo Marinov dfebd692f3 eslint 4.8.0 8 years ago
hristoterezov f93c1b5748 fix(external_api): isAudioMuted and isVideoMuted 8 years ago
hristoterezov 5ef914602f fix(remotecontrol): Handle screen sharing cancel 8 years ago
hristoterezov 1782030936 feat(alwaysontop): Toolbar. 8 years ago
paweldomas e818fa1e9e fix(API): early audio muted status 9 years ago
paweldomas a5f61714bd fix: unmute video on audio only switch off 9 years ago
Lyubo Marinov 320e67baa1 Fix the initialization of the (external) API 9 years ago
hristoterezov dfc94ff144 ref(iframe_API): Changing the format of the outgoing messages for API.js 9 years ago
hristoterezov b49c1c6ba2 fix(transport): Code style issues and enableLegacyFormat param bug 9 years ago
Lyubo Marinov e9dc9c47a9 Coding style 9 years ago
hristoterezov 54388b6a0a ref(remotecontrol): To use transport module instead of API 9 years ago
hristoterezov 0dff35c0db feat(transport): Implement transport module 9 years ago
Lyubo Marinov f4de65a647 Comply w/ coding style 9 years ago
hristoterezov 0f42f18100 ref(iframe_api): ESLint support for API.js 9 years ago
hristoterezov ab62690b97 fix(iframe_api): toggle audio/video race condition 9 years ago
hristoterezov e7a3ee477d fix(frame_api): toggle SS race condition 9 years ago
Lyubo Marinov a9bdde193d Approach consistent filmstrip naming 9 years ago
hristoterezov 0ed39dad63 fix(iframe_api): Display name command race condition 9 years ago
hristoterezov 15090243d0 fix(API): JS errors caused by remote control merge 9 years ago
hristoterezov b22e3ee253 style(remotecontrol): Fix JSDoc for RemoteControlEvent 9 years ago
hristoterezov 0efca9a9a8 fix(remotecontrol): Fixing issues after peer review. 9 years ago
hristoterezov 846fb9abb0 feat(remotecontrol): Implement requesting remote control permissions 9 years ago
hristoterezov 0f33e59e4d feat(remotecontrol): announce remotecontrol support 9 years ago
hristoterezov 896650d005 feat(remotecontrol): Implement basic remote control support 9 years ago
hristoterezov 4a5a1cd5f4 fix(iframe_api): Remove enable/disable events 9 years ago
hristoterezov f7ce8d028d feat(iframeAPI): implement avatar change commands 9 years ago
paweldomas b58f1cdd16 use logger instead of console 9 years ago
hristoterezov dc43135980 fix(iframe_api): toggleScreenSharing command 9 years ago
hristoterezov 47d39ed5ca feat(iframe_api): Implement readyToClose event and hangup command 9 years ago
Gubin, Maksim 9aa7f80e82 hot fix api.executeCommand 9 years ago
hristoterezov 02f176c75a Changes the implementation of the iframe API to use postis 10 years ago
hristoterezov 8deb003ef6 JWT client support 10 years ago
hristoterezov d535765648 Fixes issue with externalConnectUrl hash param when the value is null 10 years ago
hristoterezov d09021457b Fixes JS error in API module 10 years ago
isymchych 666dfb9b63 do not use xmpp module in API module 10 years ago
isymchych 59f98205c7 use JS API; UI module refactoring 10 years ago
Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 10 years ago