lbry-desktop/ui/redux
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
..
actions Preorder content functionality (#1743) 2022-06-23 20:58:32 -04:00
middleware Sync: handle fast-actions being reverted 2021-12-29 10:32:38 -05:00
reducers PublishReleaseTime widget improvements (#1740) 2022-06-23 07:27:08 -04:00
selectors Recsys: add isEmbed to videos in Markdown (posts, comments) (#1765) 2022-06-28 08:10:22 -04:00