62 次程式碼提交 (762f529f1d060fc0fed2f585c17ed6228f2d7ba9)

作者 SHA1 備註 提交日期
  Leonard Kim 762f529f1d feat(api): expose a way to submit feedback 7 年之前
  bgrozev 090f2f9ccb Restructures the analytics events (#2333) 7 年之前
  virtuacoplenny 9b67e796bd ref(analytics): centralize all event names (#2272) 7 年之前
  hristoterezov ee1ec42463 fix(external_api): Request feedback when using the API (#2271) 7 年之前
  hristoterezov 5ffcaca649 feat(aot): Handle video not available use cases (#2242) 7 年之前
  hristoterezov 0b50578de9 style(analytics): sendEvent -> sendAnalyticsEvent 7 年之前
  hristoterezov 0eddef4d62 feat(mute): Add analytics and console logs for audio/video mutes 7 年之前
  paweldomas 122be9e0e0 ref: move 'jwt' feature to 'base' 7 年之前
  Lyubo Marinov 5561a9c031 Partially prepare for eslint-plugin-flowtype 2.37.0 7 年之前
  Lyubo Marinov dfebd692f3 eslint 4.8.0 7 年之前
  hristoterezov f93c1b5748 fix(external_api): isAudioMuted and isVideoMuted 7 年之前
  hristoterezov 5ef914602f fix(remotecontrol): Handle screen sharing cancel 7 年之前
  hristoterezov 1782030936 feat(alwaysontop): Toolbar. 7 年之前
  paweldomas e818fa1e9e fix(API): early audio muted status 8 年之前
  paweldomas a5f61714bd fix: unmute video on audio only switch off 8 年之前
  Lyubo Marinov 320e67baa1 Fix the initialization of the (external) API 8 年之前
  hristoterezov dfc94ff144 ref(iframe_API): Changing the format of the outgoing messages for API.js 8 年之前
  hristoterezov b49c1c6ba2 fix(transport): Code style issues and enableLegacyFormat param bug 8 年之前
  Lyubo Marinov e9dc9c47a9 Coding style 8 年之前
  hristoterezov 54388b6a0a ref(remotecontrol): To use transport module instead of API 8 年之前
  hristoterezov 0dff35c0db feat(transport): Implement transport module 8 年之前
  Lyubo Marinov f4de65a647 Comply w/ coding style 8 年之前
  hristoterezov 0f42f18100 ref(iframe_api): ESLint support for API.js 8 年之前
  hristoterezov ab62690b97 fix(iframe_api): toggle audio/video race condition 8 年之前
  hristoterezov e7a3ee477d fix(frame_api): toggle SS race condition 8 年之前
  Lyubo Marinov a9bdde193d Approach consistent filmstrip naming 8 年之前
  hristoterezov 0ed39dad63 fix(iframe_api): Display name command race condition 8 年之前
  hristoterezov 15090243d0 fix(API): JS errors caused by remote control merge 8 年之前
  hristoterezov b22e3ee253 style(remotecontrol): Fix JSDoc for RemoteControlEvent 8 年之前
  hristoterezov 0efca9a9a8 fix(remotecontrol): Fixing issues after peer review. 8 年之前
  hristoterezov 846fb9abb0 feat(remotecontrol): Implement requesting remote control permissions 8 年之前
  hristoterezov 0f33e59e4d feat(remotecontrol): announce remotecontrol support 8 年之前
  hristoterezov 896650d005 feat(remotecontrol): Implement basic remote control support 8 年之前
  hristoterezov 4a5a1cd5f4 fix(iframe_api): Remove enable/disable events 8 年之前
  hristoterezov f7ce8d028d feat(iframeAPI): implement avatar change commands 8 年之前
  paweldomas b58f1cdd16 use logger instead of console 8 年之前
  hristoterezov dc43135980 fix(iframe_api): toggleScreenSharing command 8 年之前
  hristoterezov 47d39ed5ca feat(iframe_api): Implement readyToClose event and hangup command 8 年之前
  Gubin, Maksim 9aa7f80e82 hot fix api.executeCommand 8 年之前
  hristoterezov 02f176c75a Changes the implementation of the iframe API to use postis 9 年之前
  hristoterezov 8deb003ef6 JWT client support 9 年之前
  hristoterezov d535765648 Fixes issue with externalConnectUrl hash param when the value is null 9 年之前
  hristoterezov d09021457b Fixes JS error in API module 9 年之前
  isymchych 666dfb9b63 do not use xmpp module in API module 9 年之前
  isymchych 59f98205c7 use JS API; UI module refactoring 9 年之前
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 9 年之前
  Boris Grozev fd5a739f3c Minor formatting fixes, avoid using a global variable. 10 年之前
  Boris Grozev 46a17948d0 Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle". 10 年之前
  Devin Wilson 829d8dab16 Fix CallStats require and initialize API commands and keyboard shortcuts in init method 10 年之前
  Zalmoxisus 7a54537bee Fixes chat messages timestamp according to XEP-0203. Fixes #305. 10 年之前