lbry-desktop/ui/redux/reducers
infinite-persistence 29b845c3fc Optimize tags and followedTags
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.
2021-12-03 15:22:32 -05:00
..
app.js integrate all the things 2021-10-15 23:49:41 -04:00
blocked.js integrate all the things 2021-10-15 23:49:41 -04:00
claims.js abandoningById fixes 2021-11-16 16:23:17 -05:00
coinSwap.js integrate all the things 2021-10-15 23:49:41 -04:00
collections.js integrate all the things 2021-10-15 23:49:41 -04:00
comments.js strip out livestreams 2021-10-20 17:05:37 -04:00
content.js recsys v0.2 (#6977) 2021-09-02 18:39:40 -04:00
file_info.js integrate all the things 2021-10-15 23:49:41 -04:00
notifications.js fetch notofication/categories for notification types dropdown 2021-04-30 12:45:46 -04:00
publish.js integrate all the things 2021-10-15 23:49:41 -04:00
reactions.js add file reactions code from odysee 2020-10-02 15:28:00 -04:00
reportContent.js Add 'ReportContent' actions/reducers/selectors 2021-04-21 10:49:31 -04:00
rewards.js integrate all the things 2021-10-15 23:49:41 -04:00
search.js send recsys powered-by (#6875) 2021-08-17 10:03:25 -04:00
settings.js custom share url 2021-10-21 22:58:33 -04:00
subscriptions.js more flow 2021-10-15 23:49:41 -04:00
sync.js integrate all the things 2021-10-15 23:49:41 -04:00
tags.js Optimize tags and followedTags 2021-12-03 15:22:32 -05:00
user.js Clear 'passwordSet*' flags too in USER_PASSWORD_SET_CLEAR 2020-09-15 12:52:12 -04:00
wallet.js integrate all the things 2021-10-15 23:49:41 -04:00