Skip to content
Snippets Groups Projects
  1. May 26, 2017
  2. May 25, 2017
  3. May 24, 2017
    • Daigo 3 Dango's avatar
      Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276) · f5c3d20e
      Daigo 3 Dango authored
      This change adds mp4 support confirmed on Heroku-16 stack.
      f5c3d20e
    • Yamagishi Kazutoshi's avatar
      1ec7c870
    • Sorin Davidoi's avatar
      Lazy load toots using IntersectionObserver (#3191) · 8e4d1cba
      Sorin Davidoi authored
      * refactor(components/status_list): Lazy load using IntersectionObserver
      
      * refactor(components/status_list): Avoid setState bottleneck
      
      * refactor(components/status_list): Update state correctly
      
      * fix(components/status): Render if isIntersecting is undefined
      
      * refactor(components/status): Recycle timeout
      
      * refactor(components/status): Reduce animation duration
      
      * refactor(components/status): Use requestIdleCallback
      
      * chore: Split polyfill bundles
      
      * refactor(components/status_list): Increase rootMargin to 300%
      
      * fix(components/status): Check if onRef is not defined
      
      * chore: Add note about polyfill bundle splitting
      
      * fix(components/status): Reduce animation duration to 0.3 seconds
      8e4d1cba
Loading