mastodon/app/javascript
unarist 94ad0706f5 Don't attach IntersectionObserver for wrapped statuses ()
This fixes a bug that sometimes boosted statuses being hidden on scrolling.

Previously, we've attached IntersectionObserver twice for boosted statuses:
wrapper Status and wrapped Status. This will call intersection handler twice,
so this may results race condition...probably.
2017-06-20 04:12:51 +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-20 04:12:51 +02:00
packs Remove comments for eslint-disable () 2017-06-11 10:42:42 +02:00
styles Set cursor:pointer only when necessary () 2017-06-19 18:27:07 +02:00