Commit graph

1570 commits

Author SHA1 Message Date
Sean Yesmunt
866ae9019c fix 'publishes' styling on claim tiles 2020-01-22 09:33:27 -05:00
Sean Yesmunt
6e2d37b474 color cleanup 2020-01-22 09:26:39 -05:00
Sean Yesmunt
80595311c6 fix spacing on send tip modal 2020-01-21 17:38:10 -05:00
Sean Yesmunt
27751c5e42 downgrade sdk and fix typo 2020-01-21 14:59:05 -05:00
Sean Yesmunt
c321db4cab fallback to keychain for auth_token if desktop users don't have an auth_token cookie 2020-01-21 14:39:22 -05:00
Dalton
9323b456bf fixes #3507 by adding 'no results' text to channel search if no results are returned from search
search results now have same style as default content

used ClaimList instead of copying code

addressing pr comments
2020-01-21 11:53:47 -05:00
Sean Yesmunt
1698caf8b6 show following page for desktop even if not logged in 2020-01-21 11:49:47 -05:00
Sean Yesmunt
5c906df371 cleanup 2020-01-21 09:50:16 -05:00
Thomas Zarebczan
939a7d7689 feat: app image + cookie
fix: password stuff
2020-01-21 09:50:16 -05:00
Sean Yesmunt
d256d9eac1 quick fix to see if people will stop complaining about cards not lining up 2020-01-20 14:38:15 -05:00
Sean Yesmunt
be84f73387 block channels on homepage 2020-01-20 13:55:28 -05:00
Sean Yesmunt
ba675f48c9 new homepage 2020-01-20 12:09:57 -05:00
Sean Yesmunt
ad125b3d2a bump sdk and comment out thumbnail gets on desktop 2020-01-17 14:57:09 -05:00
Sean Yesmunt
a6270226ef fix invite page on mobile 2020-01-17 12:56:28 -05:00
jessop
d95d2e29f7 add invites to hamburger menu 2020-01-17 11:23:03 -05:00
jessop
b33695c295 show channelName instead of full url introducing referrer channel
clear referrer modal error on close
2020-01-17 11:23:03 -05:00
jessop
acd7baf069 provide for resetting referral set error state
improve reward buttons
show setReferrer errors in modal
2020-01-17 11:23:03 -05:00
Jeremy Kauffman
ebe41202a9 i18n change I forgot to push 2020-01-16 15:06:07 -05:00
Sean Yesmunt
c7c16479fa quick fix for mobile alignment 2020-01-16 13:36:50 -05:00
Yamboy1
25897d935f Clear the internal file selector after clearPublish 2020-01-16 11:29:22 -05:00
Dalton
8df1e3f6c7 fixes #3502 by changing the way we 'queue' search queries 2020-01-16 11:27:24 -05:00
Sean Yesmunt
1c0a7ede0a referrer modal styling 2020-01-15 12:55:44 -05:00
Dalton
fb7fa5a19e fixes #3303 by stopping event propagation for left and right arrow keys in the search bar 2020-01-15 10:16:42 -05:00
Sean Yesmunt
2659ad17eb thumbnail server bad 2020-01-14 18:04:12 -05:00
Sean Yesmunt
93e8616e2e referrals round 2 2020-01-14 15:50:10 -05:00
Sean Yesmunt
b15f728d16 Revert "Feat new referrals" 2020-01-14 15:01:54 -05:00
jessopb
bffe2186c1
Merge pull request #3462 from lbryio/feat-newReferrals
Feat new referrals
2020-01-14 14:54:52 -05:00
Sean Yesmunt
671f36e819 fix for electron to redirect to channels following page 2020-01-14 14:07:59 -05:00
Sean Yesmunt
9af2dcac0b style cleanup 2020-01-14 12:43:00 -05:00
Jeremy Kauffman
abba90ccfd update invitee modal copy 2020-01-14 12:42:59 -05:00
Jeremy Kauffman
27790e7c5a update reward tile copy 2020-01-14 12:42:59 -05:00
Jeremy Kauffman
649fff500a update invited/view copy 2020-01-14 12:42:58 -05:00
Jeremy Kauffman
1a56298575 update invite copy 2020-01-14 12:42:58 -05:00
jessop
94cc7a2d9d review changes 2020-01-14 12:42:57 -05:00
jessop
f130fae214 fix shortUrl subscriptions
refactor invited page
check if subscribed first
always follow regardless of reward status
2020-01-14 12:42:57 -05:00
jessop
d1c4e96d60 rename setReferrerPending and Error
bump lbryinc
improve invite states
register channels with apis
fix duplicate subscriptions
2020-01-14 12:42:56 -05:00
jessop
b16688754b new referrals
enable visiting /$/CODE or /$/invite/CHANNEL
enable visiting /ANY?=[CODE|CHANNEL] to set and claim
enable /$/invite selecting channels for referral codes
add ?r=CODE to share modal
enable setting referrer and claiming reward from rewards page
2020-01-14 12:42:56 -05:00
jessop
92af68d912 new invite route 2020-01-14 12:42:55 -05:00
Sean Yesmunt
0872d95a3b add download link on screen for lbry.tv 2020-01-14 11:03:07 -05:00
Sean Yesmunt
8d60a87645 cleanup 2020-01-14 10:49:51 -05:00
Dalton
5a544a43e8 added clearPublish when user selects new publish from the navbar
added clearPublish() to the 'new publish' link on user's publish page if they have previously published

menu drop-down does not clear publishes && increase size of button font in card headers

increased size of card header button icons
2020-01-14 10:49:51 -05:00
Dalton
189bef4287 fixes #3348 by clearing publish fields when user clicks the 'new publish' button 2020-01-14 10:49:51 -05:00
Thomas Zarebczan
b678771c8a Fix: wait longer for wallet startup 2020-01-13 15:02:05 -05:00
Sean Yesmunt
eab7807d59 don't call get for hidden claims 2020-01-13 14:38:14 -05:00
Sean Yesmunt
6d46686e7e block spee.ch thumbnails 2020-01-13 14:38:14 -05:00
Sean Yesmunt
c29be5b7ec automatically get free images and display as thumbnails 2020-01-13 14:38:14 -05:00
Jeremy Kauffman
875198b223 i18n feedback 2020-01-13 14:38:14 -05:00
Jeremy Kauffman
51ec4aca6f dirty, unacceptable image rendering 2020-01-13 14:38:14 -05:00
Sean Yesmunt
8f76224ce4 style cleanup 2020-01-13 14:01:29 -05:00
Thomas Zarebczan
e023658591 fix: transfer message 2020-01-13 14:01:29 -05:00