Commit Graph

100 Commits (base_session)

Author SHA1 Message Date
hristoterezov bd8559fad6 fix(invite): IFrame api when invalid invitees are passed. 8 years ago
hristoterezov 769e782c6f feat(callee-info): Redesign. 8 years ago
akshitkrnagpal 20444adbc9 Added emailChange listener to API 8 years ago
hristoterezov a5f2cb8bd9 fix(google-auth): popup. 8 years ago
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
damencho 2478176f23 Adds uiLoaded event in iframe API, fired when all resources are loaded. 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 eb30ea9693 fix(alwaysontop): URLs for the additionally loaded resources. 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
Saúl Ibarra Corretgé 46ccefdfe9 feat(external_api): set permissions for cross-origin iframe 8 years ago
Lyubo Marinov c2ae7999ef Coding style 8 years ago
Lyubo Marinov 15ab7a292c Reduce the dependencies of the Web ExternalAPI 8 years ago
hristoterezov f93c1b5748 fix(external_api): isAudioMuted and isVideoMuted 9 years ago
hristoterezov 5ef914602f fix(remotecontrol): Handle screen sharing cancel 9 years ago
hristoterezov 1782030936 feat(alwaysontop): Toolbar. 9 years ago
hristoterezov da9e3fb63e feat(external_api): Return external resources for the always on top. 9 years ago
paweldomas e818fa1e9e fix(API): early audio muted status 9 years ago
Lyubo Marinov e542af28a2 [RN] Converge with Web's ExternalAPI a bit 9 years ago
paweldomas a5f61714bd fix: unmute video on audio only switch off 9 years ago
hristoterezov 07a0e3d8ff fix(iframe_api): Remove min height/width. 9 years ago
hristoterezov 70122789e7 fix(iframe_api): Change the format of the arguments in the constructor 9 years ago
hristoterezov 3736d6ca78 fix(iframe_api): Remove unnecessary div that wraps the iframe 9 years ago
hristoterezov 07158e8071 style(iframe_api): Adds _ for every non public property 9 years ago
hristoterezov cc6fcfd982 feat(iframe_api): Getter for the iframe 9 years ago
Saúl Ibarra Corretgé 3de6f1cd7f feat(external_api): make sure the created iframe has no border 9 years ago
Saúl Ibarra Corretgé 7b1639569e feat(external_api): make height / width calculation more resilient 9 years ago
hristoterezov 4d329b510f ref: module.exports -> export for the ES6 modules 9 years ago
Lyubo Marinov 320e67baa1 Fix the initialization of the (external) API 9 years ago
Lyubo Marinov e6f6884c36 [RN] Support JSON Web Token (JWT) 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 3e055c1201 ref(external_api): To use transport module 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
hristoterezov 55f5ceb85a fix(external_api): JS error in removeListeners and simplifies dispose 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