lbry-desktop/ui/redux/reducers
infinite-persistence 4b93be049c OwnComment Page: deleting comment shows failure despite successful
## Change
Due to "Own Comments" being implemented the same way as "Discussion Page", the comment lookup did not work for the abandoning case.

Just skip the local cleanup of `byId` -- it doesn't matter, as the GUI uses `selectCommentsForUri` to grab the per-channel comments, so it would still disappear in the GUI immediately.
2022-04-08 12:50:00 -04:00
..
app.js Add dynamic player aspect ratio resizing 2022-04-07 11:44:25 -04:00
blocked.js Geo blocklist - reimplement with backend support (#1089) 2022-03-14 15:15:30 -04:00
claims.js Remove abandoned claim from Uploads Page 2022-04-04 07:08:46 -04:00
coinSwap.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
collections.js 6205 remember last used playlist choice odysee (#967) 2022-03-14 09:07:27 -04:00
comments.js OwnComment Page: deleting comment shows failure despite successful 2022-04-08 12:50:00 -04:00
content.js Add flow to Content slice 2022-04-01 09:58:09 -04:00
file_info.js Guess at the correct value for 'PAGES.DOWNLOADED' 2022-03-26 00:54:39 -04:00
livestream.js Improve livestream claimLink embeds 2022-03-16 16:36:50 -04:00
notifications.js fetch notofication/categories for notification types dropdown 2021-04-30 12:45:46 -04:00
publish.js Uploads: prevent perpetual locked upload 2022-01-03 12:10:55 -05: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 Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
search.js FYP: show placeholder tiles when fetching membership or fyp itself. 2022-03-23 23:21:46 -04:00
settings.js Option to hide notification count in title bar 2022-03-31 10:23:31 -04:00
subscriptions.js Fix sidebar active subs not batch-resolving 2022-03-22 00:18:46 -07:00
sync.js Sync: handle fast-actions being reverted 2021-12-29 10:32:38 -05:00
tags.js Remove "same array" check now that USER_STATE_POPULATE only runs when there is new data. 2021-11-15 07:06:39 -08:00
user.js Locale Nag Fixes 2022-03-21 09:36:59 -04:00
wallet.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00