mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-30 00:41:24 +00:00
followedTags: - Moved the filtering to the reducer side, so that we don't do it every time. We can't rely on `createSelector` because the store will be invalidated on each `USER_STATE_POPULATE`, unfortunately. tags: - Memoize via re-reselect for the "ForUri" selector. |
||
|---|---|---|
| .. | ||
| app.js | ||
| blocked.js | ||
| claims.js | ||
| coinSwap.js | ||
| collections.js | ||
| comments.js | ||
| content.js | ||
| file_info.js | ||
| notifications.js | ||
| publish.js | ||
| reactions.js | ||
| reportContent.js | ||
| rewards.js | ||
| search.js | ||
| settings.js | ||
| subscriptions.js | ||
| sync.js | ||
| tags.js | ||
| user.js | ||
| wallet.js | ||