Commit graph

228 commits

Author SHA1 Message Date
jessop 31fa714ef5 send player events as timing events 2020-01-27 09:20:31 -05:00
Thomas Zarebczan 1adede3a33 Fix double 'and' 2020-01-25 12:53:05 -05:00
Sean Yesmunt 7aa4539016 improve how we add metadata _slightly_ and add custom metadata for invite links 2020-01-24 17:04:13 -05:00
Sean Yesmunt e0a04afea4 only pass not_channel_ids if there are no channel_ids passed in to claim_search 2020-01-24 15:43:07 -05:00
Sean Yesmunt 7a9fd8488b add second release_time hack for people with more than 20 channels 2020-01-24 15:38:33 -05:00
Sean Yesmunt c6230ba024 enable spellcheck 2020-01-24 15:32:22 -05:00
Sean Yesmunt b4564c6f46 add message to ads about signing in 2020-01-24 14:26:37 -05:00
Sean Yesmunt c1e0f08584 always trigger claim_search when navigating back to homepage 2020-01-24 14:26:37 -05:00
jessop fab7dfdb41 add review changes 2020-01-24 13:41:09 -05:00
jessop 75410392d8 send events when video buffers 2020-01-24 13:41:09 -05:00
Sean Yesmunt 9aab2092e6 additional comment info 2020-01-24 11:34:05 -05:00
Sean Yesmunt d236712134 add comment 2020-01-24 11:34:05 -05:00
Thomas Zarebczan 9a1a3d7fa6 Fix: improve release time claim search
To improve search performance, assume we want content from the past year when viewing new and trending. Also pass rounded values to top so queries don't re-execute incorrectly.
2020-01-24 11:34:05 -05:00
jessop c2eaac6729 review changes 2020-01-23 21:31:10 -05:00
jessop 2261a92fe5 loads script for alternate sidebar 2020-01-23 21:31:10 -05:00
Sean Yesmunt bebf8295d5 add RewardAuthIntro on the invites page 2020-01-22 12:47:22 -05:00
Sean Yesmunt 495579ff34 round 2 2020-01-22 11:17:59 -05:00
Sean Yesmunt f92eb421ed typo 2020-01-22 10:52:16 -05:00
Sean Yesmunt de974e8725 whoops 2020-01-22 10:38:04 -05:00
Sean Yesmunt 2c12b62133 make sure claim_search is called every time the homepage is navigated to 2020-01-22 09:48:00 -05:00
Sean Yesmunt 866ae9019c fix 'publishes' styling on claim tiles 2020-01-22 09:33:27 -05:00
Sean Yesmunt 80595311c6 fix spacing on send tip modal 2020-01-21 17:38:10 -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 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
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
Yamboy1 25897d935f Clear the internal file selector after clearPublish 2020-01-16 11:29:22 -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 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
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
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