mastodon/app/javascript/mastodon/features/ui
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
..
components Add follow_request notification type (#12198) 2019-12-01 17:25:29 +01:00
containers Fix 12661 (#12744) 2020-01-02 22:46:42 +01:00
util Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
index.js Add hotkey for opening media files (#12498) 2019-11-29 17:02:35 +01:00