]> cat aescling's git repositories - mastodon.git/commit
Fix “slow mode” issues (#11859)
authorThibG <thib@sitedethib.com>
Mon, 16 Sep 2019 13:45:06 +0000 (15:45 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 16 Sep 2019 13:45:06 +0000 (15:45 +0200)
commitf1098675782944fe1dabec71cd58d3d091da06a0
tree6cabc8ea376ee626c744e882401a31a4bd7a7a75
parent5eff29b28c226e443ea5484ed50c8020a43fbc6b
Fix “slow mode” issues (#11859)

* Fix weird scroll-jumping behavior with pending items

* Treat pending items as unread items

* Fix scroll position being altered because of the “X new items” button
app/javascript/mastodon/components/scrollable_list.js
app/javascript/mastodon/features/community_timeline/index.js
app/javascript/mastodon/features/notifications/index.js
app/javascript/mastodon/reducers/notifications.js
app/javascript/mastodon/reducers/timelines.js