Commit graph

1849 commits

Author SHA1 Message Date
Sean Yesmunt cd1ce38687 better consistency 2019-07-29 09:46:53 -04:00
Sean Yesmunt f2e70ba0d2 cleanup 2019-07-29 09:44:56 -04:00
Sean Yesmunt ce38506607 restore that shit 2019-07-29 09:44:56 -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
Sean Yesmunt f1dceebcb4 restore that shit 2019-07-29 09:44:55 -04:00
Sean Yesmunt ff85477d93 fix lbry/component style overrides in forms 2019-07-29 09:44:55 -04:00
Sean Yesmunt 21339192a8
Merge pull request #2648 from vv181/enable-modal-enter
Enable modal enter
2019-07-29 09:44:09 -04:00
Jeremy Kauffman e94790853a ghetto rebase 2019-07-28 17:57:40 -04:00
Oscar Dominguez 81452a1ee6 Make the volume control remember if muted 2019-07-27 18:17:25 -03:00
jessop 72cfeedfda claim preview filter now checks signing channel outpoints 2019-07-25 16:52:13 -04:00
Thomas Zarebczan b9ebdc4fb3
Fix language setting? 2019-07-23 23:35:57 -04:00
Dan1d f21c28fbfc Fix automatic dark mode.
- Users are able to select the automatic dark mode checkbox
	- If it is not selected it should not allow users to pick another theme.
2019-07-23 23:10:56 -03:00
Sean Yesmunt 7610fda395 update language 2019-07-23 13:18:29 -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 ab068bc66f update lbry-redux 2019-07-22 19:32:33 -04:00
Sean Yesmunt f6c70c7072 fix: channel navigation between pages 2019-07-22 19:27:37 -04:00
Sean Yesmunt 4c52b96796 cleanup 2019-07-22 19:27:37 -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 456f7ec039 minor styling fixes 2019-07-22 19:27:24 -04:00
Sean Yesmunt 68dd41cbbc fix: handle claims with invalid names 2019-07-22 19:27:24 -04:00
Sean Yesmunt 075f745ddd add tag to wunderbar autocomplete 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 985f60d83c fix: mature tags in dark mode 2019-07-22 19:27:24 -04:00
Sean Yesmunt 4d414775bc update lbry-redux 2019-07-22 19:27:24 -04:00
Sean Yesmunt 7102f06b82 fix lbry/component style overrides in forms 2019-07-22 19:27:24 -04:00
Sean Yesmunt 3b01f66e80
Merge pull request #2641 from lbryio/channelTags
adds tags to channelUpdate
2019-07-22 19:25:41 -04:00
vv181 c1e4c0c012 enter-able modal encrypt 2019-07-23 04:20:08 +07:00
jessop 876715173f minor changes 2019-07-22 12:06:39 -04:00
Sean Yesmunt 12498b1b69 send ga event with user id 2019-07-21 22:28:49 -04:00
Sean Yesmunt e503988fdc send ga event for tag follow/unfollow 2019-07-21 19:35:59 -04:00
Sean Yesmunt 24cfe53165
Merge pull request #2644 from nestordominguez/bug-2171
Add loading animation to search page
2019-07-21 16:53:56 -04:00
Sean Yesmunt 050006ec73
update import 2019-07-21 16:46:30 -04:00
Oscar Dominguez 3c8bf9b7bf Add loading animation to search page bug 2171 2019-07-20 20:23:29 -03:00
jessop 081e23d7fd adds tags to channelUpdate 2019-07-18 13:04:30 -04:00
vv181 4b3bfae477 cleanup 2019-07-18 06:30:37 +07:00
vv181 47cf1db0d1 cleanup 2019-07-18 06:09:08 +07:00
vv181 cce3025370 Make modal enter-able 2019-07-18 05:22:47 +07:00
jessop 062899c483 improves comment display
adds channel link
adds support for newline
better handles long channel names
2019-07-17 17:37:50 -04:00
Thomas Zarebczan c59ebc7f78 fix: typo 2019-07-17 16:35:27 -04:00
Sean Yesmunt 05bcaa8f0e cleanup 2019-07-17 14:04:50 -04:00
Thomas Zarebczan 2d2dee2993 fix: typo
+rebase
2019-07-17 01:13:39 -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
jessopb 112ffe6696 Filter preview (#2621)
* discovery previews use filter api

* updates lbryinc

* refactor
2019-07-16 23:32:29 -04:00
vv181 dd147fce34 Fix channel title and url overlay 2019-07-14 05:34:13 +07:00
Derek Yesmunt bd3a557fc7 fix #2132: Remember ModalRemoveFile check boxes 2019-07-10 22:57:24 -04:00
Derek Yesmunt ed6567287b fix #2290: Update => Upgrade 2019-07-10 21:42:25 -04:00
Jeremy Kauffman 13b8643af2 fix i18n for prod builds 2019-07-10 17:41:06 -04:00
Sean Yesmunt ace67b6ac1 improve email collection experience (slightly) 2019-07-10 12:13:37 -04:00
Sean Yesmunt 339a45f3f1 fix strings and cleanup badge style 2019-07-10 12:08:01 -04:00
Jeremy Kauffman bee401fd84 comment intro 2019-07-10 10:43:55 -04:00
Sean Yesmunt 52ec4555ee fix double page count on web 2019-07-09 12:18:06 -04:00
Sean Yesmunt 461e632262 fix: claim list not resetting after scrolling down 2019-07-08 23:21:30 -04:00
Sean Yesmunt c8a6f4cfc7 fix: file page with large titles 2019-07-08 23:21:23 -04:00
Sean Yesmunt 5a8b31fb1e fix: claim preview style 2019-07-08 23:21:23 -04:00
Sean Yesmunt 90bf9487e8 use short_url for channels and files 2019-07-08 23:21:14 -04:00
Sean Yesmunt e5afc29f00 fix: prevent duplicate tags on publish form 2019-07-08 23:19:17 -04:00
Sean Yesmunt 8c7bb327d8
Merge pull request #2611 from lbryio/recommended
fix: recommended subscriptions
2019-07-08 23:18:27 -04:00
Sean Yesmunt 23f073de3f fix: recommended subscriptions 2019-07-08 13:06:42 -04:00
Thomas Zarebczan b0e3977ab4
fix reward message 2019-07-07 16:49:27 -04:00
Sean Yesmunt e7af386608 fix claim preview blocking 2019-07-05 14:11:55 -04:00
Sean Yesmunt 22281c76e4 update blocklist handling 2019-07-05 14:02:57 -04:00
Sean Yesmunt 8aef97f8cd better handle uris on publish page 2019-07-05 14:02:57 -04:00
Sean Yesmunt 101f511e85 pass mature tags in not_tags param to claim_search 2019-07-05 14:02:50 -04:00
Sean Yesmunt 1d79aa4537 remove fs from web build on selectAsset 2019-07-05 14:02:50 -04:00
Sean Yesmunt d70d964d0c fix: wording on claim search filters 2019-07-05 14:02:43 -04:00
Sean Yesmunt 186f0b34a1 decrease channel cover height to be closer to youtube 2019-07-05 14:02:15 -04:00
Sean Yesmunt 52bc0e7a1a mature tags 2019-07-05 14:02:15 -04:00
Sean Yesmunt fd181ebde2 more descriptive tag search input label 2019-07-05 14:02:15 -04:00
Sean Yesmunt 63364b664c fix: publish bid help text 2019-07-05 14:02:15 -04:00
Sean Yesmunt 9ca18433ff consistent language with follow/unfollow 2019-07-05 14:02:15 -04:00
Sean Yesmunt 21a2e4c550 fix typo 2019-07-05 14:02:15 -04:00
Sean Yesmunt ce85c972b6 add missing icons 2019-07-05 14:02:14 -04:00
Sean Yesmunt bb0436d0ee fix: empty recent tx list styling 2019-07-05 14:02:14 -04:00
Sean Yesmunt dc69d41ccf
Merge pull request #2604 from lbryio/fullscreen-fix
Enable viewer shortcut keys
2019-07-05 11:12:03 -04:00
zxawry ca1c95b093
do not show warning on own claims and lbry related links 2019-07-04 12:23:22 +01:00
zxawry e43ad2ce89
add method to format path for web to util 2019-07-04 12:15:40 +01:00
zxawry d23d06646e
fix wunderbar search suggestions 2019-07-04 12:05:21 +01:00
btzr-io 73e9487ba9 add user typing detection for shorcut keys on viewer 2019-07-03 22:24:33 -06:00
Sean Yesmunt 1edb35d767
Merge pull request #2584 from lbryio/channelEdit4
Channel edit4
2019-07-02 13:55:55 -04:00
Sean Yesmunt 0c28dee85e improve channel edit styling 2019-07-02 13:54:42 -04:00
Jeremy Kauffman 6ff9d2bf95 disable wallet backup import for web 2019-07-02 13:35:37 -04:00
Sean Yesmunt 335dbfa450
remove duplicate languages 2019-07-02 10:41:51 -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 da5f239672 fix claim preview tooltip on dark mode 2019-07-02 00:04:39 -04:00
netop://ウエハ e20c8e6b95 Replaced raw values with variables 2019-07-02 00:04:28 -04:00
Sean Yesmunt 2d8696a2e3 pauls dark mode commit 2019-07-02 00:04:13 -04:00
Sean Yesmunt 61eddf6dcc use inverse buttons for wallet backup 2019-07-01 23:23:08 -04:00
Joshua Campbell 814f5b635e Replace copy button by using CopyableText for the lbryum path. 2019-07-01 23:18:35 -04:00
Joshua Campbell b292fb7ed4 Copy path, open, and backup buttons for wallet on Help page 2019-07-01 23:18:35 -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 147e914ed8 add pageSize prop to ClaimList 2019-07-01 22:54:11 -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 f387f4c01f fix: wallet toast link 2019-07-01 14:54:07 -04:00
Sean Yesmunt 936d31b914 PR cleanup 2019-07-01 14:54:00 -04:00
Sean Yesmunt be50633b53 add placeholders to claim previews 2019-07-01 14:53:46 -04:00
Sean Yesmunt cc4ba46403 limit tags to 1 for recommended claim previews 2019-07-01 14:53:46 -04:00
Sean Yesmunt 2ee1855484 fix: homepage sort persistance 2019-07-01 14:53:46 -04:00
Sean Yesmunt fbd7d12a93 general fixes 2019-07-01 14:53:46 -04:00
Sean Yesmunt 8898ea39ea fix rebase 2019-07-01 14:53:46 -04:00
Sean Yesmunt fa24060b3f respond to ux feedback 2019-07-01 14:53:46 -04:00
Sean Yesmunt c6412eebef cleanup 2019-07-01 14:53:14 -04:00
Sean Yesmunt 2ca254a573 first version of infinite scroll 2019-07-01 14:53:14 -04:00
Sean Yesmunt 68a18556bf fix: sorting on 'library' page 2019-07-01 14:53:14 -04:00
Sean Yesmunt 08eb6367be fix: claim list sorting 2019-07-01 14:52:40 -04:00
Sean Yesmunt dddeb52f09 fix: button color 2019-07-01 14:52:40 -04:00
Sean Yesmunt be85c74b2a cleanup and add tags to publish page 2019-07-01 14:52:29 -04:00
Sean Yesmunt 1a18cf5827
Merge pull request #2594 from lbryio/editBugfix
fixes two bugs on publish/edit page
2019-07-01 14:14:03 -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 5909c74aaf add more languages on publish form - @ykris45 2019-07-01 11:57:33 -04:00
jessop aad4f4c3e9 fixes publish form update for description 2019-06-28 22:30: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 99c85a2ff7 flat comments 2019-06-26 20:05:59 -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
ポール ウェッブ 69cb2b8be8 Finalized styling 2019-06-26 20:05:41 -04:00
ポール ウェッブ 90d2f365c1 Optimizing 2019-06-26 20:05:41 -04:00
Jessop Breth 6cbade699f more redux comments 2019-06-26 20:05:41 -04:00
Jessop Breth 86e1743388 Draft of CommentCreate and CommentList 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
Sean Yesmunt 081d86097b
Merge pull request #2521 from lbryio/smart-links
Extend markdown support for LBRY urls
2019-06-26 01:23:38 -04:00
Jon Lynch 98d583a665 removed carriage returns 2019-06-25 20:31:27 -05: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
Sean Yesmunt 634ca1a816
Merge pull request #2563 from Coolguy3289/patch-1
Reword Verification Page to reflect changes
2019-06-25 14:56:35 -04: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
btzr-io aa60d99fcd remove channelTooltip component 2019-06-24 10:56:37 -06:00
Ralph b537dc2963
Reword Verification Page to reflect changes
Since we've moved away from speaking with users in the channel, I've reworded the page to reflect what they would see.
2019-06-21 08:40:00 -04:00
btzr-io fdd755d83b convert channelTooltip to connected component 2019-06-21 00:04:02 -06:00
btzr-io b7adc597e2 fix styles 2019-06-20 19:00:52 -06:00
Baltazar Gomez c232fd4d63
Merge branch 'master' into smart-links 2019-06-20 15:27:59 -06:00
btzr-io f10530bd5d refactor tooltip 2019-06-20 14:59:01 -06:00
Clement ad2aefb002
Update view.jsx
changed #verification to #rewardsapproval
2019-06-21 00:40:45 +05:30
Sean Yesmunt c2861352a9 hot fix: search page wip 2019-06-19 20:57:51 -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 15378594ce fix: table style 2019-06-17 15:46:20 -04:00
Sean Yesmunt 4f044af317 fix: lbry icon spacing on web 2019-06-17 15:46:20 -04:00
Sean Yesmunt b668a61986 fix: channel profile aligment 2019-06-17 15:46:20 -04:00
Sean Yesmunt ef2fb47b39 fix: tag params on tags page 2019-06-17 15:46:20 -04:00
Sean Yesmunt 6e59e5b1b3 don't persist by default for FileList 2019-06-17 15:46:20 -04:00
Sean Yesmunt 510307de01 update lbry-redux 2019-06-17 15:46:20 -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