You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript
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.
8 years ago
..
fonts Fix local fonts and change font-face values (#2877) 8 years ago
images Replace onboarding elephant with friendlier graphic, shorter animation (#3337) 8 years ago
mastodon Don't attach IntersectionObserver for wrapped statuses (#3883) 8 years ago
packs Remove comments for eslint-disable (#3691) 8 years ago
styles Replace TextIconButton for SensitiveButton to IconButton (#3759) 8 years ago