116 次程式碼提交 (0b6496bf4d62e6978fe280f694b5d85f40c2779d)

作者 SHA1 備註 提交日期
  Leonard Kim 9215b1e8b2 ref(app): move initialization into componentDidMount 6 年之前
  Bettenbuk Zoltan 3fdf944763 Fix eslint/jsdoc warnings (doc change only!) 6 年之前
  Bettenbuk Zoltan 126e2d6e14 Move DialogContainer to BaseApp to have dialogs on the welcome screen too 6 年之前
  Zoltan Bettenbuk b978851a0f [RN] Fix streaming on mobile (#3351) 6 年之前
  Bettenbuk Zoltan b41bf22be7 Replace console with logger 6 年之前
  Lyubo Marinov bfdfb5321c feat(App): refactor App and split it into BaseApp and App (continued) 6 年之前
  Saúl Ibarra Corretgé dc246960df feat(App): refactor App and split it into BaseApp and App 6 年之前
  Saúl Ibarra Corretgé 3bfab7718f [RN] Refactor getting the default URL 6 年之前
  Saúl Ibarra Corretgé 980648df4d feat(App): remove ability to specify an external redux store 6 年之前
  Saúl Ibarra Corretgé f2f991e969 feat(App): move participant leaving logic to base/participants 6 年之前
  Lyubo Marinov c203215c54 core: refactor routing (continued) 6 年之前
  Saúl Ibarra Corretgé 155e02bbfb core: refactor routing 6 年之前
  hristoterezov 00d1edcdef fix(jwt): import for mobile. 6 年之前
  Saúl Ibarra Corretgé 9ac5aafe10 react: remove custom Fragment 7 年之前
  Leonard Kim c4b31435fb ref(video-layout): create middleware to update video layout 7 年之前
  Lyubo Marinov db21e97c19 StateListenerRegistry 7 年之前
  Lyubo Marinov fcca15c827 Coding style 7 年之前
  Lyubo Marinov 5e8ecc5fee Coding style: naming, comments 7 年之前
  Zoltan Bettenbuk ee94d79ee6 [RN] Add known-domains feature 7 年之前
  Zoltan Bettenbuk 44a65eb329 Move local participant join to base/participants 7 年之前
  zbettenbuk 959db3a665 Make web use the redux settings/profile 7 年之前
  Ryan Peck f64c13d4b7 [RN] add support for inviting participants during a call on mobile 7 年之前
  paweldomas 26cd2f17f6 ref(chat): port incoming chat msg sound to react 7 年之前
  paweldomas 60e03e3dec feat: add join/leave sounds on mobile 7 年之前
  Lyubo Marinov d727ee80b2 [RN] Fix base/profile and recent-list bugs 7 年之前
  Lyubo Marinov b8de5bbfc3 [RN] Add Picture-in-Picture support (Coding style: naming, consistency) 7 年之前
  Saúl Ibarra Corretgé b3683068d4 [RN] Add Picture-in-Picture support 7 年之前
  Saúl Ibarra Corretgé 5305557ce5 [RN] Add a "reduced UI" mode 7 年之前
  Lyubo Marinov c9d8b5c827 Finally! Let there be... responsive-ui! 7 年之前
  Lyubo Marinov 62c9762793 [RN] Protect AbstractApp and localStorage initialization 7 年之前
  Lyubo Marinov d7dddb2509 Introduce base/storage to represent the Web Storage API and persistence-related customizations 7 年之前
  Lyubo Marinov 7954d5fd39 Coding style 7 年之前
  zbettenbuk 158cadf4f9 Improve persistency layer 7 年之前
  Saúl Ibarra Corretgé 98ff20a026 [RN] Simplify initialization of AsyncStorage 7 年之前
  Lyubo Marinov 112c856850 Fix settings screen layout on iOS and add soft back button 7 年之前
  zbettenbuk 410dc132e1 Fix settings screen layout on iOS and add soft back button 7 年之前
  zbettenbuk 05a492241f Fix local participant details on web 7 年之前
  zbettenbuk bfcd34358b [RN] Add app-settings feature 7 年之前
  Lyubo Marinov b39b6640b4 React & React Native Fragment-like 7 年之前
  Saúl Ibarra Corretgé 870e6bbddc feat(overlays): render overlays outside of Conference 7 年之前
  Lyubo Marinov 8fd91573fc Fix eslint & flow errors 7 年之前
  Lyubo Marinov d0c079dba5 Coding style 7 年之前
  paweldomas c0a7d6144a feat: display filmstrip on the short side 7 年之前
  Saúl Ibarra Corretgé 23550d377e feat(dark-theme): fix breakage on mobile 7 年之前
  yanas e09949be9f feat(dark-theme): Applies dark theme on inline-dialogs, tooltips, flags and more 7 年之前
  Saúl Ibarra Corretgé 8d11b3024e [iOS] Add initial CallKit support 7 年之前
  Lyubo Marinov 2e2129fa44 Import PropTypes from prop-types 7 年之前
  Saúl Ibarra Corretgé 35da39becf [RN] NetworkActivityIndicator 7 年之前
  Lyubo Marinov 241dc3b147 [RN] Support XMPP authentication 7 年之前
  paweldomas 141acea194 [RN] Support XMPP authentication 7 年之前