jessop
c195ffd041
adds discover empty state when no channels followed
2019-08-14 18:51:38 -04:00
jessop
08b019ae5f
prevents content on tags or channels sort if param empty
2019-08-14 17:45:52 -04:00
jessop
929b00aefa
detect no channels or tags
2019-08-14 17:45:52 -04:00
Sean Yesmunt
1267eeb0d1
don't call 'get' on web
2019-08-13 16:54:57 -04:00
Sean Yesmunt
1ce826fb4c
Merge pull request #2707 from lbryio/not-streaming-but-streaming
...
kill render-media (range-requests)
2019-08-13 13:48:52 -04:00
Sean Yesmunt
b60fcb09f1
more consistent floating close buttons
2019-08-13 13:47:06 -04:00
Sean Yesmunt
2b09d56b63
floating player actually working
2019-08-13 01:35:13 -04:00
jessop
c7460a12ea
mature tag first to display
2019-08-12 15:04:30 -04:00
Sean Yesmunt
90bcde49e7
cleanup
2019-08-12 12:37:57 -04:00
Sean Yesmunt
ba2ccd45fe
create AppViewer for .lbry files
2019-08-12 12:37:57 -04:00
Sean Yesmunt
cd3edca074
fix paid content - thanks tom
2019-08-12 12:37:57 -04:00
Sean Yesmunt
f25559adfb
oh boy
2019-08-12 12:37:44 -04:00
Sean Yesmunt
96ca28019f
cleanup
2019-08-09 13:12:28 -04:00
Thomas Zarebczan
5e72ef920f
fix: don't show short statuses
...
Don't show blocks behind if it can catch up quickly. 1 less status.
2019-08-09 12:14:43 -04:00
jessop
bcbffa932b
changes splash experience
...
- disable spin button
- startup status changes from tzarebczan
2019-08-09 10:05:42 -04:00
Baltazar Gomez
c4ba919102
fix table display issue #2712
2019-08-06 14:04:55 -06:00
Sean Yesmunt
d81719ba54
always populate auth token in redux
2019-08-06 12:53:59 -04:00
Sean Yesmunt
fe0a57719a
fix: web build
2019-08-06 12:16:56 -04:00
Sean Yesmunt
7fe24fbf8b
set X-Lbry-Auth-Token for lbry.tv once email is verified
2019-08-06 12:00:31 -04:00
Sean Yesmunt
9ed8d46926
update lbry-redux and fix className
2019-08-02 14:01:40 -04:00
jessop
e1f2d8938b
changes after review
2019-08-02 11:11:31 -04:00
jessop
ffbe3dcf8a
tweaks
2019-08-01 21:34:48 -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
223a68413f
update lbry-redux
2019-07-31 15:07:26 -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
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
705a627dd5
from @nestordominguez: add hide balance setting
2019-07-29 11:37:29 -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
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
91f28d7be1
hotfix for invalid names
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
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
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
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
e54b9c3871
i lied
2019-07-29 09:46:54 -04:00