Commit graph

72 commits

Author SHA1 Message Date
Sean Yesmunt
f1dceebcb4 restore that shit 2019-07-29 09:44:55 -04:00
Thomas Zarebczan
d08380ccc1 feat: experimental support option
And some other small cleanups. Added trending FAQ to customize page.
2019-07-23 13:09:17 -04:00
Sean Yesmunt
0b841bf268 add scroll selector 2019-07-22 19:43:30 -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
da861ca669 add style to visited claim previews 2019-07-22 19:27:24 -04:00
Sean Yesmunt
4d414775bc update lbry-redux 2019-07-22 19:27:24 -04:00
Thomas Zarebczan
a628776518 Few UX improvements
- add message about deleting/editing to comment create intro (feel free to remove, but I thought people would be wondering after they used em)
- add note on publish, link to faq
- better handling of own urls + takeovers
- Add manage email preferences to account page
- move recent believe send/receive (on the fence, but I think this is better)
- rewards messaging
- Add support button for own claims, fix up messaging around this
- Help page improvements
- Add privacy policy to settings/diagnostics option
- maybe a couple things I'm forgetting
2019-07-17 01:11:23 -04:00
Sean Yesmunt
52bc0e7a1a mature tags 2019-07-05 14:02:15 -04:00
Sean Yesmunt
63364b664c fix: publish bid help text 2019-07-05 14:02:15 -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
6fa7ebc54f
Merge pull request #2593 from lbryio/infinite
Add tags to publish page, infinite scroll, navigation improvements
2019-07-01 22:54:35 -04:00
Sean Yesmunt
5f457b2e6f
Merge pull request #2577 from ykris45/patch-10
Add Language Support : Bahasa Indonesia
2019-07-01 15:05:37 -04:00
Sean Yesmunt
be50633b53 add placeholders to claim previews 2019-07-01 14:53:46 -04:00
Sean Yesmunt
fa24060b3f respond to ux feedback 2019-07-01 14:53:46 -04:00
jessop
3b1ca0ddfd fixes two bugs on edit page \
channel selector was not being populated \
bid amount was not editable
2019-07-01 12:29:12 -04:00
Sean Yesmunt
2a21b6936b
Discovery fixes (#2576)
* point change email button to faq arcticle until we add that functionality

* hide claims if they are blocked

* fix: sorting on 'library' page

* add @reach/tooltip

* cleanup and add tags to publish page

* fix: button color

* fix: PublishPrice props

* fix: claim list sorting

* update lbry-redux

* respond to PR comments
2019-06-28 03:27:55 -04:00
Sean Yesmunt
a4d103c1d6 cleanup 2019-06-26 20:06:31 -04:00
Jessop Breth
97ba09b605 comments cleanup 2019-06-26 20:06:15 -04:00
Jessop Breth
31178c761f undoes unnec. redux wiring 2019-06-26 20:05:41 -04:00
Jessop Breth
9add21d831 comment intro 2019-06-26 20:05:41 -04:00
YULIUS KURNIAWAN KRISTIANTO
08c3fd543a
Update settings.js 2019-06-27 01:15:30 +07:00
Sean Yesmunt
c30f0efda1
Merge pull request #2573 from jonnylynchy/feature/publishUpdateModal
Update modal for edits to existing claims (different verbiage)
2019-06-26 11:09:00 -04:00
Jon Lynch
c52ad9c54c removed extraneous modal, added prop to publish modal to toggle text (edit or new) 2019-06-25 20:18:05 -05:00
Jon Lynch
d66d63cca0 added update modal for edit/update publish vs new publish, corrected copy pasta on modal variable in publish modal 2019-06-24 23:05:46 -05:00
Lex Berezhny
8f7e93ba7a claim_search --valid_channel_signatures was renamed to --valid_channel_signature 2019-06-24 15:40:53 -04:00
Sean Yesmunt
6d25fa7d41 respond to pr comments 2019-06-19 01:05:43 -04:00
Sean Yesmunt
dae603339b moar discovery 2019-06-17 16:32:38 -04:00
Sean Yesmunt
7baa73aff9 fix: claim search params 2019-06-17 15:46:19 -04:00
Sean Yesmunt
60543562aa tags 2019-06-17 15:46:19 -04:00
Jeremy Kauffman
394fd8a397 crude i18n support 2019-06-12 17:52:48 -04:00
zxawry
0c0c634872
auto select file on edit 2019-06-11 16:30:36 +01:00
Sean Yesmunt
876a9cb9d9 add thumbnail slider modal 2019-05-21 17:18:24 -04:00
Thomas Zarebczan
91f3b5f4ba more fffffixes
doh nfsw!
doh nout!
Fix more flow errors with price
2019-05-10 18:27:07 -04:00
Sean Yesmunt
22302991c8 fix flow errors 2019-05-10 10:50:33 -04:00
Thomas Zarebczan
4f9f62f999 fix: address comments
And resolve on edit + balance check
2019-05-10 02:27:51 -04:00
Thomas Zarebczan
f286e21805 fix undefined 2019-05-10 00:41:34 -04:00
Thomas Zarebczan
65d80f779f fixes
fix refresh on edit page
fix publish without tags
2019-05-10 00:13:17 -04:00
Thomas Zarebczan
3d27b4f2d9 moar release
Fixes claim editing while keeping any existing tags + setting/clearing fee.
Fixes not being able to abandon claims if file was deleted

Beware of lint errors..some old and new. Everything works and we should clean them up later once tags are properly integrated.
2019-05-09 19:26:58 -04:00
Sean Yesmunt
102665ac62 prettier 2019-05-07 17:38:29 -04:00
Sean Yesmunt
b2decaac73 redesign channel page 2019-05-06 23:29:50 -04:00
Sean Yesmunt
79d9f00cf2 feat: always shuffle suggestions 2019-05-05 22:23:28 -04:00
Sean Yesmunt
0cc98e7c7e
Merge pull request #2450 from lbryio/fixes
Make alignment great again
2019-05-03 18:47:10 -05:00
Sean Yesmunt
8fe423ca4d make alignment great again 2019-05-02 16:48:06 -05:00
jessop
7c32710e89 add replace to publish flags 2019-05-02 12:04:05 -04:00
Sean Yesmunt
92e0c9691f fix: app breaking with old 'stream' value 2019-05-01 15:22:09 -04:00
Sean Yesmunt
b6529ff58c fix: vanity channels not loading content 2019-04-28 12:04:24 -04:00
Thomas Zarebczan
4b0aa15d01 fix: syntax
Oops :)
2019-04-27 21:15:51 -04:00
Thomas Zarebczan
ae81e8e33c Fix: fee value on sub page 2019-04-27 20:44:57 -04:00
Jeremy Kauffman
87cab7d355 fix subscriptions 2019-04-24 17:36:57 -04:00