chinwagsocial/app/javascript/mastodon/components
Matt Panaro 9cbbc50fcd Fix 12661 (#12744)
* Revert "persist last-intersected status update and restore when ScrollableList is restored"

This reverts commit 07e26142ef6a8e74bd2ac5e9b461a5a1699bd4c8.

accidentally merged spurious code in https://github.com/tootsuite/mastodon/pull/12661.  https://github.com/tootsuite/mastodon/pull/12735 removes the slowdown that this code was trying to solve; and other functionality successfully restores the view state of the list

* Revert "cache currently-viewing status id to avoid calling redux with identical value"

This reverts commit c93df2159fbd3888a5c48d8a8b8ae61dbbc54b89.

accidentally merged spurious code in https://github.com/tootsuite/mastodon/pull/12661.  https://github.com/tootsuite/mastodon/pull/12735 removes the slowdown that this code was trying to solve; and other functionality successfully restores the view state of the list
2020-01-02 22:46:42 +01:00
..
__tests__
account.js
attachment_list.js
autosuggest_emoji.js
autosuggest_hashtag.js
autosuggest_input.js
autosuggest_textarea.js
avatar.js
avatar_composite.js
avatar_overlay.js
button.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js
display_name.js
domain.js
dropdown_menu.js
error_boundary.js
gifv.js
hashtag.js
icon.js
icon_button.js Replace fav icon animation with CSS (#12175) 2019-10-24 22:47:48 +02:00
icon_with_badge.js
intersection_observer_article.js Fix 12661 (#12744) 2020-01-02 22:46:42 +01:00
load_gap.js
load_more.js
load_pending.js
loading_indicator.js
media_gallery.js Add setting for whether to crop images in unexpanded toots (#12126) 2019-10-24 22:51:41 +02:00
missing_indicator.js
modal_root.js Fix lost focus when modals open/close (#12437) 2019-11-30 18:19:47 +01:00
permalink.js
poll.js Fix poll options not being selectable via keyboard (#12538) 2019-12-03 19:53:16 +01:00
radio_button.js
regeneration_indicator.js
relative_timestamp.js
scrollable_list.js Fix 12661 (#12744) 2020-01-02 22:46:42 +01:00
setting_text.js
status.js Fix undefined error regression in status component in web UI (#12712) 2019-12-30 03:55:11 +01:00
status_action_bar.js Fix blocking/unblocking users from status dropdown menu (#12535) 2019-12-02 18:25:24 +01:00
status_content.js Summary: fix slowness due to layout thrashing when reloading a large … (#12661) 2019-12-29 05:39:48 +01:00
status_list.js Fix 12661 (#12744) 2020-01-02 22:46:42 +01:00