mastodon/app/javascript
unarist 94ad0706f5 Don't attach IntersectionObserver for wrapped statuses (#3863)
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
images
mastodon Don't attach IntersectionObserver for wrapped statuses (#3863) 2017-06-20 04:12:51 +02:00
packs
styles Set cursor:pointer only when necessary (#3857) 2017-06-19 18:27:07 +02:00