lbry-desktop/ui/page/discover
infinite-persistence e858cdd88b
(patch) Add "Hide Repost" button in channel page
Fixes the "force repost" behavior in Category Page.

Got the logic wrong when the boolean parameter was inverted from "force" (+ve) to "hideRepostOverride" (-ve) to support the "Hide Repost" button.

hideRepostOverride:
- undefined = follow user setting
- true = always hide
- false = always show << we want this
2022-07-12 16:04:59 +08:00
..
index.js Remove Premium+ Tiles when Premium+ is active (#1525) 2022-05-18 20:51:15 +02:00
livestreamSection.jsx bump eslint version (#1640) 2022-06-06 12:19:35 -04:00
view.jsx (patch) Add "Hide Repost" button in channel page 2022-07-12 16:04:59 +08:00