Commit graph

37 commits

Author SHA1 Message Date
reece
28fe56ddf3 fixed issue where search bar was being rendered outside of channel content tab 2019-10-18 14:34:17 -04:00
Oleg Silkin
b2e6fc0181 Adds channelDiscussion to components & creates discussion tab 2019-10-15 11:56:28 -04:00
Sean Yesmunt
b89c8a51c6 add back reverted changes 2019-10-06 22:07:15 -04:00
Sean Yesmunt
737f833c41 Revert "moar cleanup"
This reverts commit 34b318754f.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
34b318754f moar cleanup 2019-10-03 14:06:02 -04:00
Sean Yesmunt
07c5278f44 first pass at wallet styles 2019-09-30 18:13:50 -04:00
Sean Yesmunt
5f0dd61a4b update lbryinc and minor style 2019-09-30 00:24:18 -04:00
Thomas Zarebczan
b80539bc7b feat: sub counts on own channels
- [ ] move to the bottom right of channel uri?
2019-09-30 00:24:18 -04:00
Sean Yesmunt
c4703282a4 fix: reset channel search when navigating to another channel 2019-09-23 09:57:03 -04:00
Thomas Zarebczan
2f318cbf5e fix: use channel id for search
Lighthouse now has channel id as a param.
2019-09-22 12:27:47 -04:00
Sean Yesmunt
efd0ac0645 include claim_id in channel search 2019-09-19 16:32:45 -04:00
Sean Yesmunt
f21087f873 basic search working on channels 2019-09-19 13:08:30 -04:00
Thomas Zarebczan
53ce5dcb11 feat: add tip/supports to channels
fixes: https://github.com/lbryio/lbry-desktop/issues/1397
2019-08-30 13:36:02 -04:00
Thomas Zarebczan
3d4e35e32f fixes: canonical url + sub downloads
Sub downloads is just missing the last step - need to check why it's not being resolved/saved.
2019-08-29 20:39:48 -04:00
Thomas Zarebczan
cfdfad4234 feat: channel level blacklisting
Adds awareness to the channel page and also makes the channel level check on the file page.
2019-08-28 23:39:45 -04:00
jessop
5c61a1de0e blocked channels are filtered from claim search and images are obscured 2019-08-01 20:56:25 -04:00
jessop
5ab165131f adds user ability to block channels
small changes

blocked channels page

most features done

tweaks
2019-08-01 12:15:27 -04:00
Sean Yesmunt
cd1ce38687 better consistency 2019-07-29 09:46:53 -04:00
Thomas Zarebczan
b735daf4e1 fix: bugs
Manually set the sdk path to grab a fixed build from http://build.lbry.io/daemon/build-11443_commit-eae4ed7_branch-master/ - please revert on next commit.
2019-07-29 09:44:56 -04:00
Sean Yesmunt
f35ef119ac cleanup 2019-07-29 09:44:56 -04:00
Thomas Zarebczan
f4d155b8eb fix: bugs
Manually set the sdk path to grab a fixed build from http://build.lbry.io/daemon/build-11443_commit-eae4ed7_branch-master/ - please revert on next commit.
2019-07-22 19:27:37 -04:00
Sean Yesmunt
c9ff94d061 cleanup 2019-07-22 19:27:30 -04:00
Sean Yesmunt
1015abbb87 restore that shit 2019-07-22 19:27:24 -04:00
Sean Yesmunt
90bf9487e8 use short_url for channels and files 2019-07-08 23:21:14 -04:00
Sean Yesmunt
0c28dee85e improve channel edit styling 2019-07-02 13:54:42 -04:00
jessop
16bcaf7ceb updates in component state
updates work

asset upload works

channelForm component
2019-07-02 09:19:53 -04:00
Sean Yesmunt
fa24060b3f respond to ux feedback 2019-07-01 14:53:46 -04:00
Sean Yesmunt
60543562aa tags 2019-06-17 15:46:19 -04:00
Sean Yesmunt
7bb34fc7b5 maintain channel page number on tab change 2019-05-14 01:12:24 -04:00
Sean Yesmunt
db67c39ec6 styling cleanup 2019-05-13 02:05:38 -04:00
Sean Yesmunt
b2decaac73 redesign channel page 2019-05-06 23:29:50 -04:00
Sean Yesmunt
2d95c5a337 0.36.0 sdk changes 2019-04-24 10:02:52 -04:00
Sean Yesmunt
ee7854c429 use react-router 2019-04-04 17:05:23 -04:00
Sean Yesmunt
fbbbe526c4 use @reach/router 2019-03-28 12:53:13 -04:00
Sean Yesmunt
26d9539e82 fix lint 2019-03-19 13:11:28 -04:00
Sean Yesmunt
c74440692d fix: channel navigation from search page 2019-03-19 11:40:54 -04:00
Sean Yesmunt
de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
Renamed from src/renderer/page/channel/view.jsx (Browse further)