mastodon/app/javascript
unarist cc382c5006 Don't attach IntersectionObserver for wrapped statuses ()
(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.
2017-06-21 06:47:36 +02:00
..
fonts Fix local fonts and change font-face values () 2017-05-07 15:23:06 +02:00
images Replace onboarding elephant with friendlier graphic, shorter animation () 2017-05-27 00:53:25 +02:00
mastodon Don't attach IntersectionObserver for wrapped statuses () 2017-06-21 06:47:36 +02:00
packs Remove comments for eslint-disable () 2017-06-11 10:42:42 +02:00
styles Replace TextIconButton for SensitiveButton to IconButton () 2017-06-20 19:43:09 +02:00