lbry-desktop/ui/redux/selectors
infinite-persistence d3f95e256a
Recsys: add isEmbed to videos in Markdown (posts, comments) (#1765)
* Remove dead-end selector

`playingUri` resides in the `content` slice, so this returns nothing.
Nobody is using it, so should be safe to remove.

* Recsys: add `isEmbed` to videos in Markdown (posts, comments)

It seems like the existing `embedded` needs to specifically mean `/$/embed` (external from odysee.com), so had to add another variable.
2022-06-28 08:10:22 -04:00
..
app.js Fix default channel changing with active channel on header 2022-05-05 11:24:22 -04:00
blocked.js Geo blocklist - reimplement with backend support (#1089) 2022-03-14 15:15:30 -04:00
claims.js Recsys: add isEmbed to videos in Markdown (posts, comments) (#1765) 2022-06-28 08:10:22 -04:00
coinSwap.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
collections.js 6205 remember last used playlist choice odysee (#967) 2022-03-14 09:07:27 -04:00
comments.js Comment: filter geo-restricted channels 2022-05-24 12:53:40 -04:00
content.js 1318: Persist recsys data for send after tab close 2022-05-24 13:52:50 -04:00
file_info.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
livestream.js Remove active livestream condition 2022-05-16 06:36:50 -04:00
notifications.js Stacked toast view 2022-05-06 13:53:39 -04:00
publish.js doCheckPublishNameAvailability: case-insensitive version 2022-04-18 00:44:11 -04:00
reactions.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
reportContent.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
rewards.js Fix referrer on embed (#1181) 2022-03-22 14:13:19 -04:00
search.js Recsys: capture and use x-uuid from search results (#1727) 2022-06-22 09:43:54 -04:00
settings.js Add 'announcement' to v2 homepage api 2022-05-20 00:04:05 +08:00
subscriptions.js Recsys: pass isFollowing and incognito 2022-05-12 18:35:20 -04:00
sync.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
tags.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00
user.js Fix localStorage crash 2022-05-26 08:27:35 -04:00
wallet.js Don't memoize selectors without transformation 2021-10-24 13:05:06 +08:00