Commit graph

5712 commits

Author SHA1 Message Date
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 223a68413f update lbry-redux 2019-07-31 15:07:26 -04:00
Sean Yesmunt 02ebab0e38
Merge pull request #2607 from lbryio/lbryReduxPublish
[merge after 34 release] Lbry redux publish WIP
2019-07-29 14:51:09 -04:00
Sean Yesmunt 27800748d9 update lbry-redux 2019-07-29 14:50:36 -04:00
jessop df56d2b004 more cleanup 2019-07-29 14:40:09 -04:00
jessop 6ac727e19e cleanup 2019-07-29 14:40:09 -04:00
jessop 76b5547323 moves publish callback into desktop redux wrapper 2019-07-29 14:40:09 -04:00
jessop f2c51f7735 successfully publishes using lbry-redux
updates lbry-redux hash

adds streamPublish success and fail callbacks

passing callbacks in doPublish( success, fail )

update redux

prepare rebase
2019-07-29 14:39:39 -04:00
Sean Yesmunt 6eafb3a561 add toms changes lost in rebase 2019-07-29 12:54:46 -04:00
Sean Yesmunt 1c2f380d2b
Merge pull request #2689 from lbryio/revert-2546-2410-meta-tags
Revert "Dynamic meta tags for content"
2019-07-29 12:26:42 -04:00
Sean Yesmunt 2a681a90fb
Revert "Dynamic meta tags for content" 2019-07-29 12:25:32 -04:00
Sean Yesmunt 8e78cb1068
Merge pull request #2687 from nestordominguez/issue-2361
Make the volume control remember if muted
2019-07-29 11:55:34 -04:00
Sean Yesmunt ea4c3977a4
Merge pull request #2683 from kodxana/master
Updated missing strings
2019-07-29 11:51:45 -04:00
Sean Yesmunt 6891d48c9d
Merge pull request #2670 from nestordominguez/issue-2133
Hide balance
2019-07-29 11:39:09 -04:00
Sean Yesmunt 705a627dd5 from @nestordominguez: add hide balance setting 2019-07-29 11:37:29 -04:00
Sean Yesmunt a9a6b7659e
Merge pull request #2667 from lbryio/commentsExpandContained
comments and expandable changes
2019-07-29 10:51:31 -04:00
Sean Yesmunt 91d3fa91f3 cleanup 2019-07-29 10:49:43 -04:00
jessop cf30dc03f5 comments and expandable changes
comments are collapsed if larger than 120 height
expandable checks the useRect ref height before inserting itself
2019-07-29 10:44:56 -04:00
Sean Yesmunt bb3d33733e fix web 2019-07-29 10:34:20 -04:00
Sean Yesmunt 6c5cb8963b
Merge pull request #2658 from lbryio/fix_link
Fix claim preview on description (markdown)
2019-07-29 10:14:08 -04:00
Sean Yesmunt e4d4826ed0 fix rebase typo 2019-07-29 10:12:53 -04:00
btzr-io 5cd3e47808 fix claim preview on description (markdown) 2019-07-29 10:06:21 -04:00
Sean Yesmunt 068692c69a
Merge pull request #2655 from dan1d/2334-fix-dark-mode
Fix automatic dark mode.
2019-07-29 10:02:25 -04:00
Sean Yesmunt 6120dfce42
Merge pull request #2649 from lbryio/consistency
improve style consistency and discovery cleanup
2019-07-29 09:56:19 -04:00
Sean Yesmunt 65371e8590 v0.34.1-rc.1 2019-07-29 09:46:55 -04:00
Sean Yesmunt 91f28d7be1 hotfix for invalid names 2019-07-29 09:46:55 -04:00
Thomas Zarebczan fcd71e0b79 release the kraken! 2019-07-29 09:46:55 -04:00
Thomas Zarebczan c5724d7cdc fix: rewards menu
bump: rc
2019-07-29 09:46:55 -04:00
Sean Yesmunt 6bc98c0c06 fix reward code button 2019-07-29 09:46:55 -04:00
Thomas Zarebczan d8f3e51ffc chore: bump RC 2019-07-29 09:46:55 -04:00
Thomas Zarebczan 0f8617d257 fix: add language setting back in
tested locally, doesn't work in dev mode now. We'll fix later.
2019-07-29 09:46:55 -04:00
Sean Yesmunt 46e12aad44 v0.34.0-rc.17 2019-07-29 09:46:55 -04:00
Sean Yesmunt ec3126ca25 increase max width 2019-07-29 09:46:55 -04:00
Thomas Zarebczan 5c4988ccde fix: sending supports
Tested locally, should work a-OK now.
2019-07-29 09:46:54 -04:00
Thomas Zarebczan f47ea91415 fix: file size and full screen
We are still using render media for images, so just adding it to the types makes the f button work. Feel free to remove if you think we aren't using render media for images (they seem to still work after adding that)
2019-07-29 09:46:54 -04:00
Thomas Zarebczan 553ce44b8e fix: price on update
Would show 0  / LBC for free claims, instead of free. The downside here is that it shows 0 LBC as the default fee if someone chooses one. We'd need to make the default a separate variable.

Also updated the publishprice function name (copy paste error)
2019-07-29 09:46:54 -04:00
Sean Yesmunt 2fa934981f v0.34.0-rc.16 2019-07-29 09:46:54 -04:00
Sean Yesmunt d84b3d3453 maybe this one but probably not 2019-07-29 09:46:54 -04:00
Thomas Zarebczan afa3450eef fix: support option (rebase issues)
Fixes display on own claims + text on others.
2019-07-29 09:46:54 -04:00
Sean Yesmunt 5013f86332 v0.34.0-rc.15 2019-07-29 09:46:54 -04:00
Sean Yesmunt e54b9c3871 i lied 2019-07-29 09:46:54 -04:00
Sean Yesmunt 9311038fbb final cleanup I know theres bugs but ship it 2019-07-29 09:46:54 -04:00
Sean Yesmunt 4b6399bb32 add rewards to account drop down 2019-07-29 09:46:54 -04:00
Sean Yesmunt 000d1e4415 v0.34.0-rc.14 2019-07-29 09:46:54 -04:00
Sean Yesmunt bbd9591f3b this got out of hand 2019-07-29 09:46:54 -04:00
Sean Yesmunt d557a37c01 v0.34.0-rc.13 2019-07-29 09:46:53 -04:00
Sean Yesmunt 498cf4c913 fix typo 2019-07-29 09:46:53 -04:00
Sean Yesmunt e7deddfea8 v0.34.0-rc.12 2019-07-29 09:46:53 -04:00
Sean Yesmunt 3c1009ece4 cleanup 2019-07-29 09:46:53 -04:00