Commit graph

6852 commits

Author SHA1 Message Date
Jeremy Kauffman
71119ecdd7 Merge branch 'master' of github.com:lbryio/lbry-desktop 2020-01-28 14:52:26 -05:00
Jeremy Kauffman
067b3eb98f it is always the embed url 2020-01-28 14:45:47 -05:00
Jeremy Kauffman
6021564af9 remove duplicate rule 2020-01-28 14:43:02 -05:00
Jeremy Kauffman
5da80baca1 fix twitter embeds? 2020-01-28 14:37:03 -05:00
jessop
13ead2f1e7 adds twitter player meta 2020-01-28 14:27:22 -05:00
Sean Yesmunt
980583687f add src attribute for embed links 2020-01-28 11:00:39 -05:00
Sean Yesmunt
d5d553d51a make search bar higher contrast to see if it does anything 2020-01-28 10:49:52 -05:00
Thomas Zarebczan
3aa04f278b fix: fix hack on New + following/tags page
Would never hit the 2nd condition.
2020-01-28 10:30:44 -05:00
Sean Yesmunt
94c41655a9 add link to lbry.tv after content is finished playing 2020-01-28 10:20:54 -05:00
jessop
3e40838ae3 add review changes 2020-01-28 10:20:54 -05:00
jessop
33672a789b app plays embed in iframe
make player full screen and prepared for overlay actions

small changes

cleanup
2020-01-28 10:20:54 -05:00
Dalton
77a05caa3b prevents the mouse wheel from scrolling the page when the user is focused on the lbc form element
fixes mousewheel lbc actions on creating publish
2020-01-28 09:36:56 -05:00
jessop
8e9aa9367d moves Library from menu to sidebar 2020-01-28 09:36:21 -05:00
Sean Yesmunt
9a37080769 clean up mobile styling 2020-01-28 09:35:39 -05:00
Sean Yesmunt
f4da12128a disable countdown for floating window 2020-01-28 09:35:39 -05:00
Sean Yesmunt
d312a8e8b6 basic autoplay timer working 2020-01-28 09:35:39 -05:00
Sean Yesmunt
28f2a9da0a hide channel thumbnail on medium screens too 2020-01-27 15:46:17 -05:00
jessopb
f1c225d577
Merge pull request #3558 from lbryio/revert-3555-debugPlayerAnalytics
Revert "test player analytics without claimId label"
2020-01-27 14:25:41 -05:00
jessopb
2f81c59aaf
Revert "test player analytics without claimId label" 2020-01-27 14:24:40 -05:00
jessopb
83314d5b6e
Merge pull request #3555 from lbryio/debugPlayerAnalytics
test player analytics without claimId label
2020-01-27 13:53:10 -05:00
jessop
64727e5232 test player analytics without claimId label 2020-01-27 13:31:53 -05:00
Sean Yesmunt
9544e29d29 prevent double navigation when clicking on fileTile thumbnails/titles 2020-01-27 10:00:33 -05:00
nestordominguez
64a442e60d edit abandon claim to abandon support (#3514)
* edit abandon claim to abandon support

* set abandon support or claim in title

* add abandon suport claim title to app-strings
2020-01-27 09:29:54 -05:00
Jeremy Kauffman
fea5b79aac update invite copy 2020-01-27 09:25:09 -05:00
jessop
ac5575beca appstrings 2020-01-27 09:20:31 -05:00
jessop
28181dc92f rename StartDelay event to TimeToStart 2020-01-27 09:20:31 -05:00
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
bdb1956d15 v0.39.1 2020-01-24 17:48:46 -05:00
Sean Yesmunt
76da548137 v0.39.1-rc.4 2020-01-24 17:08:06 -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
ab6181779d v0.39.1-rc.3 2020-01-24 16:24:43 -05:00
Sean Yesmunt
c652ac8ed6 add same claim_search releaseTime hack on the homepage 2020-01-24 16:09:46 -05:00
Sean Yesmunt
e31da33f15 v0.39.1-rc.2 2020-01-24 15:45:44 -05:00
Sean Yesmunt
3704bb5d8f update changelog 2020-01-24 15:45:34 -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
35b67cbc29 v0.39.1-rc.1 2020-01-24 14:35:41 -05:00
Sean Yesmunt
81e654ec44 update changelog 2020-01-24 14:35:34 -05:00
Sean Yesmunt
9655c527f4 add background color to ads and fix dark mode style 2020-01-24 14:26:37 -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
Sean Yesmunt
e1dd28fff6 use new player api for streaming 2020-01-24 11:26:19 -05:00
Sean Yesmunt
c711e26a44 update lbryinc 2020-01-23 21:40:39 -05:00