lbry-desktop/ui/redux/actions
infiinte-persistence 48787a1feb doPublishDesktop: Call the "preview" modal before doing the actual publish.
This requires an accompanying change in lbry-redux. Search for "SETTINGS.ENABLE_PUBLISH_PREVIEW" in the commit message to find the commit.

In Edit Mode, the preview will not appear. Not sure if it's needed, plus there are more things to handle in Edit mode (e.g. which items are changed)
2020-10-02 10:25:17 -04:00
..
app.js add yotube sync to initial sign up flow 2020-09-29 17:12:32 -04:00
blocked.js bring in 'blocked' code from lbry-redux take 2 2020-07-15 09:52:08 -04:00
comments.js allow reaction list without channel 2020-10-01 15:23:15 -04:00
content.js Increase polling interval (makes app lag) 2020-08-24 16:08:14 -04:00
file.js wait to go back until claim has been abandoned 2020-07-22 18:39:24 -04:00
notifications.js add mark as seen to notifications 2020-08-21 16:04:27 -04:00
publish.js doPublishDesktop: Call the "preview" modal before doing the actual publish. 2020-10-02 10:25:17 -04:00
rewards.js remove paid content reward claim 2020-07-22 12:58:20 -04:00
search.js Encode automplete search string and don't autocomplete for empty query 2020-09-10 13:36:33 -04:00
settings.js fix sync clean wallet bug 2020-09-21 14:11:25 -04:00
subscriptions.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
syncwrapper.js fix sync clean wallet bug 2020-09-21 14:11:25 -04:00
tags.js don't call api if user doesn't have any tags 2020-05-15 12:39:33 -04:00
user.js pass 'only_if_expired: true' so clicking 'resend link' doesn't expire old tokens 2020-08-25 12:25:25 -04:00
websocket.js bring in websocket reconnect code from 'release' branch 2020-09-17 12:40:08 -04:00