Glitch-Shrike/app/javascript/mastodon
unarist cc382c5006 Don't attach IntersectionObserver for wrapped statuses (#3883)
(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
..
actions Save settings when they are changed (#3743) 2017-06-14 18:59:02 +02:00
components Don't attach IntersectionObserver for wrapped statuses (#3883) 2017-06-21 06:47:36 +02:00
containers Upgrade React Router (#3677) 2017-06-20 20:40:03 +02:00
features Revert #3851 (#3878) 2017-06-21 01:37:15 +02:00
locales
middleware
reducers Fix regression from #3748 - properly set defaultColumns (#3750) 2017-06-14 23:07:06 +02:00
selectors
store
.gitkeep
api.js
base_polyfills.js
emoji.js
extra_polyfills.js
is_mobile.js
link_header.js
load_polyfills.js
main.js
performance.js
rtl.js
scroll.js
stream.js
uuid.js