Skip to content
Snippets Groups Projects
  1. Jun 23, 2017
  2. Jun 22, 2017
  3. Jun 21, 2017
    • unarist's avatar
      Don't attach IntersectionObserver for wrapped statuses (#3883) · cc382c50
      unarist authored
      (This patch has been merged as bugfix and reverted, but still valuable as
      improvement)
      
      Previously, we've attached IntersectionObserver twice for boosted statuses:
      wrapper Status and wrapped Status. but wrapped Status don't need to manage
      intersection and visibility by itself, because it's a part of wrapper Status.
      cc382c50
  4. Jun 20, 2017
Loading