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
0203f7a45f
fix view counts
2020-02-04 01:02:39 -05:00
Sean Yesmunt
f1742eca25
Revert "Right Click to Navigate History ( #3547 )"
...
This reverts commit 6d88d87ff2
.
2020-02-03 12:27:14 -05:00
Dalton Hill
6d88d87ff2
Right Click to Navigate History ( #3547 )
...
* merge && backwards functionality working (kind of) WIP
* wip - need to fix forward and backwards buttons
* history works well but only for channel related pages - need to add title update hook for other pages
* moved useEffect to router
* renamed buttonNavigation -> navigationButton
* removed unused history
* fixed issue with lbry.tv
* disable button if no entries
* added max size for history
* set correct margin-top for nav button dropdown
* cleanup
Co-authored-by: Sean Yesmunt <sean@lbry.io>
2020-02-03 10:19:15 -05:00
jessop
c7351551da
blocks mature content from search when appropriate
...
wip bump lbry-redux
refactor search selector
bump redux
2020-01-31 15:10:35 -05:00
jessop
8615406507
make embeds log views in analytics
2020-01-31 14:33:59 -05:00
jessop
a1e24d6dcc
actually disable autoplay in embeds
2020-01-31 13:33:21 -05:00
Sean Yesmunt
90bcfaa865
fix encoded urls getting 404'd
2020-01-29 15:31:46 -05:00
jessop
7f0fd02ffc
pass nsfw=false to lighthouse searches
2020-01-29 14:27:50 -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
Sean Yesmunt
c652ac8ed6
add same claim_search releaseTime hack on the homepage
2020-01-24 16:09:46 -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
bebf8295d5
add RewardAuthIntro on the invites page
2020-01-22 12:47:22 -05:00
Sean Yesmunt
a2ceb9df59
show authenticated rows on desktop
2020-01-22 11:17:59 -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
Thomas Zarebczan
939a7d7689
feat: app image + cookie
...
fix: password stuff
2020-01-21 09:50:16 -05:00
Sean Yesmunt
ba675f48c9
new homepage
2020-01-20 12:09:57 -05:00
Dalton
8df1e3f6c7
fixes #3502 by changing the way we 'queue' search queries
2020-01-16 11:27:24 -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
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
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
92af68d912
new invite route
2020-01-14 12:42:55 -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
Dalton
afda19ccd8
fixes #3306 by not showing the edit screen on a channel that is not yours
2020-01-13 10:42:40 -05:00
Sean Yesmunt
b44182e751
mobile styling hot fixes
2020-01-08 00:04:35 -05:00
Sean Yesmunt
618b186ac1
cleanup
2020-01-06 16:35:43 -05:00
Sean Yesmunt
72b9f3efdd
new text viewer layout
2020-01-06 16:35:43 -05:00
Jeremy Kauffman
c3fe63fe65
more i18n fixes
2020-01-03 17:07:57 -05:00
Jeremy Kauffman
7527cef3fe
fix international for views
2020-01-03 14:33:35 -05:00
Sean Yesmunt
a31178318a
fix channel page style
2020-01-03 14:25:00 -05:00
Sean Yesmunt
5d893bc420
fix channels page
2020-01-02 19:06:45 -05:00
Sean Yesmunt
0094f20190
remove suggested subs from tags manage page
2020-01-02 18:16:54 -05:00
Sean Yesmunt
0b38bb1f1a
moar cleanup
2020-01-02 18:16:54 -05:00
Sean Yesmunt
7990a379fc
fix view for unauthed users
2020-01-02 18:16:54 -05:00
Sean Yesmunt
ef9b34c51f
cleanup
2020-01-02 18:16:54 -05:00
Sean Yesmunt
a8711c027f
navigation redesign
2020-01-02 18:16:54 -05:00
Sean Yesmunt
86cfa746de
mobile view
2019-12-20 15:03:18 -05:00
jessop
a43d91504f
omit channels from suggested publish on search
2019-12-20 13:20:20 -05:00
jessop
2cf7eef9d7
correctly checks savedPassword based on keychain
2019-12-20 12:06:37 -05:00
Jeremy Kauffman
66ba3a23c2
UI tweak for reward changes
2019-12-19 13:30:57 -05:00
Sean Yesmunt
aca33d6f08
pass related_to flag to related searches
2019-12-18 17:30:33 -05:00
jessop
d3401da684
replace spaces globally on publish suggest on search
2019-12-18 13:25:55 -05:00
jessop
83facb16c6
correct and suggest uris for publish on search
2019-12-17 10:40:56 -05:00
Thomas Zarebczan
508f2249ba
fix: unauthed users
...
Don't call preference get or wallet status (on settings page)
2019-12-14 11:12:33 -05:00
Sean Yesmunt
4c5032612c
use Card component
2019-12-13 16:48:03 -05:00
Thomas Zarebczan
5156c90a60
fix: blocked content handling of own content
...
Fixes: https://github.com/lbryio/lbry-desktop/issues/1719 / https://github.com/lbryio/lbry-desktop/issues/1719
2019-12-13 16:48:03 -05:00