Commit graph

374 commits

Author SHA1 Message Date
Sean Yesmunt ef2171e457 use lbry-redux constants for view settings 2020-02-28 12:37:43 -05:00
Sean Yesmunt e430098613 add claim_type changes to ClaimTilesDiscover too 2020-02-28 12:37:43 -05:00
Sean Yesmunt 565cbb2502 default claim_type to "stream", "channel", and "repost" 2020-02-28 12:37:43 -05:00
Lukewh 26168670dd Repost settings 2020-02-28 12:37:43 -05:00
Sean Yesmunt d2a87f164a fix page names 2020-02-28 10:13:33 -05:00
Sean Yesmunt be3105db34 move channel page to ClaimListDiscover 2020-02-28 10:13:33 -05:00
Sean Yesmunt aad0f6fef6 always show channel following section on first-run 2020-02-28 09:37:31 -05:00
Sean Yesmunt cb89b05646 fix infinite scroll on channel discovery page 2020-02-28 09:37:31 -05:00
Sean Yesmunt cc94cb6745 hide block button on channel discovery page 2020-02-28 09:37:31 -05:00
Sean Yesmunt 73c60f62ac merge discover page and tags page 2020-02-28 09:37:31 -05:00
Sean Yesmunt 3e08d8e231 basic channel discovery in first run 2020-02-28 09:37:31 -05:00
jessop 15dc05fffc simplify header on mobile 2020-02-28 09:23:40 -05:00
Sean Yesmunt 261f5e9545 test to see if people click search results with no lbry:// in the result 2020-02-27 14:11:46 -05:00
Sean Yesmunt fc612461d9 fix typo 2020-02-26 17:20:31 -05:00
Sean Yesmunt d488575d6c add card to skip rewards validation 2020-02-26 16:52:32 -05:00
Thomas Zarebczan ee05b5498a
Fix email sign in 2020-02-25 20:16:34 -05:00
Sean Yesmunt 34ecb77406 i'm dumb 2020-02-25 19:32:05 -05:00
Sean Yesmunt 35a85b5df2 fix typo 2020-02-25 18:25:18 -05:00
Sean Yesmunt ae2a51ba7b fix typo and bump sdk 2020-02-25 10:16:33 -05:00
Sean Yesmunt 4d28b1b7ae fix link 2020-02-24 16:28:38 -05:00
Sean Yesmunt dc82e908fb add back TOS on login for web only 2020-02-24 15:54:40 -05:00
Sean Yesmunt da40fdce9c hide data toggle on web 2020-02-24 15:47:27 -05:00
Sean Yesmunt 091d6caf07 update sign in page with analytics toggle 2020-02-24 15:45:30 -05:00
Sean Yesmunt 92ea75b1d8 add message for signed in users on privacy page and add sign out button 2020-02-24 15:45:30 -05:00
Sean Yesmunt 75c326c98b remove rogue rewardList call 2020-02-24 15:45:30 -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 12c1df2315 no nag on embeds / auth verify 2020-02-22 00:42:03 -05:00
Sean Yesmunt 03f1d91c61 fix typo 2020-02-21 17:24:37 -05:00
Sean Yesmunt d783d2a24f style fixes 2020-02-21 17:09:20 -05:00
Sean Yesmunt f109ceaf96 add 'more' link on mobile analytics nag too 2020-02-21 16:12:11 -05:00
Sean Yesmunt ab4856b307 fix typo 2020-02-21 16:09:10 -05:00
Sean Yesmunt df748878e1 update copy and add help link 2020-02-21 16:09:10 -05:00
Sean Yesmunt c0189778d2 add basic analytics nag 2020-02-21 16:09:10 -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
Sean Yesmunt d3ee7faaff fix import statement and bump @lbry/components 2020-02-21 14:27:54 -05:00
Sean Yesmunt 00485532d5 add wallet sync message on wallet page 2020-02-21 13:42:17 -05:00
Sean Yesmunt dc38c8f809 add claim_type support to tags page 2020-02-21 11:39:31 -05:00
Sean Yesmunt ea8b63e96f add subscribed channels to not_channels on channel discovery page 2020-02-20 13:17:11 -05:00
Sean Yesmunt e1aac34079 use claim_search for channel discovery 2020-02-20 13:17:11 -05:00
Oleg Silkin 9f04dd5bfc Update CHANGELOG.md 2020-02-20 12:41:24 -05:00
Oleg Silkin e1bc577efd Removes ability to create comments anonymously 2020-02-20 12:41:24 -05:00
Dalton 895154dab9 added Sean's changes back in 2020-02-14 17:28:48 -05:00
Dalton e5775b2555 added max size for history 2020-02-14 17:28:48 -05:00
Dalton 5da6dd3d9f disable button if no entries 2020-02-14 17:28:48 -05:00
Dalton 3656ef152a fixed issue with lbry.tv 2020-02-14 17:28:48 -05:00
Dalton a86ff9b42a renamed buttonNavigation -> navigationButton 2020-02-14 17:28:48 -05:00
Dalton 0a50a5f6b8 moved useEffect to router 2020-02-14 17:28:48 -05:00
Dalton f2f19b7863 history works well but only for channel related pages - need to add title update hook for other pages 2020-02-14 17:28:48 -05:00
Dalton 85d76515f1 wip - need to fix forward and backwards buttons 2020-02-14 17:28:48 -05:00
Dalton bfeb3f162c merge && backwards functionality working (kind of) WIP 2020-02-14 17:28:48 -05:00