Commit graph

84 commits

Author SHA1 Message Date
Sean Yesmunt 4c768b3814 fix embed player 2020-05-21 12:53:21 -04:00
Sean Yesmunt c2abcf110c
Paid content on lbry.tv (#4197) 2020-05-21 11:38:28 -04:00
Sean Yesmunt 874d7860e9 don't call api if user doesn't have any tags 2020-05-15 12:39:33 -04:00
Jeffrey Fisher 394fad5754 Clear media position if video has played to the end.
Closes #4174
2020-05-15 09:51:18 -04:00
btzr-io c19d04f83e fix comic-book content-type detection
always show viewer: fix #4141

minor improvements for loading indicator
2020-05-13 10:18:36 -04:00
Sean Yesmunt 919f82ba94 purchases page, cleanup on pages with <ClaimList /> 2020-05-11 12:31:22 -04:00
jessop 0fcc657783 track reflecting files after publish 2020-05-08 14:13:56 -04:00
jessop 7730ee1e3f remove dependency on full claim list
paginate claim list
improve handling of pending publishes
add abandon to publishes list previews

use bodyCard

fix publish edit notification
2020-05-01 13:56:21 -04:00
Sean Yesmunt 8d888d3e23 improve floating behavior when coming from embeds 2020-04-30 15:13:45 -04:00
Sean Yesmunt 1a50e697ce embed functionality inside markdown posts 2020-04-30 10:13:01 -04:00
Jeremy Kauffman 793f622d8d semi-broken 2020-04-29 11:00:42 -04:00
jessop a411ec9b47 reenable reposts
reenable reposts and track for emails

review changes

change showReposts to hideReposts due to persist hydrate issue

bugfix

bugfix
2020-04-28 10:25:05 -04:00
Thomas Zarebczan 700df02a59
fix file delete on web 2020-04-27 18:22:09 -04:00
Jeffrey Fisher 65f4562937 Fix purchase confirmation logic
Closes #4057
2020-04-27 09:53:32 -04:00
Sean Yesmunt dcb79685bc fix typo 2020-04-24 15:12:48 -04:00
Jeffrey Fisher 3535703017 Remove dead code per code review. 2020-04-22 09:34:01 -04:00
Jeffrey Fisher 7adf165f08 Fix flow error.
Partial fix for #2024
2020-04-22 09:34:01 -04:00
Sean Yesmunt 94168605b7 add 'audio' render mode check 2020-04-03 10:18:07 -04:00
Jeremy Kauffman 872259b73a
File downloads and refactoring (#3918)
* am I done?

* post diff

* unused selector cleanup

* missed commit

* mess with button styles

* fix flow

Co-authored-by: Jeremy Kauffman <jeremy@lbry.io>
Co-authored-by: Sean Yesmunt <sean@lbry.io>
2020-04-01 14:43:50 -04:00
Thomas Zarebczan 829c2eac50 small fixes 2020-03-30 09:05:30 -04:00
jessop e50fbd4cdd gets status after ffmpeg find 2020-03-26 12:28:48 -04:00
Thomas Zarebczan e35fbdd86a make transcoding work
appstrings

provide optimize checkbox on publish

fix missing status

no crash on web

cleanup

better settings ui

add help and time estimate to publish transcoding

messaging

fix: Special SDK + fix config name

fix: older SDK build

fix app string, style tweak

whoops, and looks better to me this way.

bump SDK
2020-03-25 13:42:40 -04:00
Sean Yesmunt eb54d899fb only fetch channel_list when sync returns new data 2020-03-24 17:19:39 -04:00
Sean Yesmunt bb1c12b050 pass trending_algorithm to ga 2020-03-18 14:20:55 -04:00
jessop a07fb2514e sync tags with lbry on startup and change 2020-03-11 21:47:48 -04:00
Sean Yesmunt ef2171e457 use lbry-redux constants for view settings 2020-02-28 12:37:43 -05:00
Lukewh 26168670dd Repost settings 2020-02-28 12:37:43 -05:00
Sean Yesmunt e341992c85 call doAuthenticate with internalSharing as true on web 2020-02-27 18:25:07 -05:00
Sean Yesmunt b06dbfae60 comment out broken preference sync code 2020-02-25 21:13:32 -05:00
Sean Yesmunt 6173b07727 stronger check 2020-02-25 18:25:18 -05:00
Sean Yesmunt 0453f936eb don't set lbryum servers if they are stored as an empty array 2020-02-25 18:25:18 -05:00
jessop 59efc14c38 shared servers should not default to [] 2020-02-25 01:07:21 -05:00
Sean Yesmunt e9a1f48ab9 check usage data setting from localStorage since daemon settings won't be loaded yet 2020-02-24 17:02:03 -05:00
Sean Yesmunt 49a6a8b8d9 don't call install/new, rewards, invite status, and referral code endpoints if user isn't sharing digonostics 2020-02-24 15:45:30 -05:00
jessop af0a814a55 not sync redux defaults after clearing app data 2020-02-24 15:44:01 -05:00
jessop 70f8fd2d5f properly transforms wallet server preference 2020-02-22 00:11:15 -05:00
jessop 4c1aac0a48 do not apply daemonSettings that are null 2020-02-21 17:28:45 -05:00
jessop ec47f8d0cb sync bug 2020-02-21 15:52:09 -05:00
jessop 6e13fcfbd3 privacy changes:
users see welcome screen once and choose preference
SETTINGS moved to redux
took steps toward eliminating unwanted analytics in app based on preferences
settings page update to privacy controls and copy

persist welcome version

default tv on

cleanup

clean up appstrings

populate prefs app only

wallet custody, app only router

settings on startup

welcome sync, 3p share sync, emojis

bump redux

cleanup

fix app not building

fix sync bug, remove tvWelcomeVersion

cleanup

disable internalshare setting while signed in
2020-02-21 15:15:48 -05:00
Yamboy1 9309fa1677 Add back text files 2020-02-07 09:21:28 -05:00
Yamboy1 4f4abdd3fa Add script files to the list of human readable files 2020-02-07 09:21:28 -05:00
jessop 3fca0b3bb0 fix bug in autoplay 2020-02-07 01:22:48 -05:00
jessop 4aa6330f9a navigate back after delete if abandoned 2020-02-06 14:44:40 -05:00
Sean Yesmunt 9defd7cd22 autoplay audio too 2020-02-05 15:46:44 -05:00
jessop ac62156229 fix bugs and review changes 2020-02-05 13:25:31 -05:00
jessop 8ce05ebf76 provide ability to unfollow abandoned channels 2020-02-05 13:25:31 -05:00
Sean Yesmunt d5e44d71f1 only autoplay videos 2020-02-05 10:09:11 -05:00
jessop 8773c95bf2 simply replaces subscriptions
treat sdk preferences and sync as source of truth
2020-02-04 14:36:10 -05:00
Sean Yesmunt 8c9fe047aa find => some 2020-01-29 11:22:03 -05:00
Sean Yesmunt cdc76e3d95 make sure the app doesn't autoplay paid content, channels, or content from blocked channels 2020-01-29 11:22:03 -05:00