Commit graph

4510 commits

Author SHA1 Message Date
Sean Yesmunt 2038a49256
Merge pull request #1912 from lbryio/fix-subscription-notification
don't show notification for new subscription if on subscription page
2018-08-28 11:33:54 -04:00
Thomas Zarebczan e608d36d02 chore: bump lbry-redux
to latest commit from the PR
2018-08-28 10:40:03 -04:00
Sean Yesmunt f900f53056 don't show notification for new subscription if on subscription page 2018-08-28 10:37:36 -04:00
Sean Yesmunt a57c207e60 don't show notification for new subscription if on subscription page 2018-08-28 00:19:26 -04:00
Sean Yesmunt e7a2bb1bba 0.25.0-rc.3 2018-08-27 19:04:27 -04:00
Sean Yesmunt b7ead10b5b Merge master into 'release' 2018-08-27 19:04:07 -04:00
Sean Yesmunt 857ab8d207 bump lbry-redux 2018-08-27 19:01:59 -04:00
Sean Yesmunt 9de8451e21
Merge pull request #1908 from lbryio/related-fix
add message for 0 returned results in related content
2018-08-27 18:58:22 -04:00
Sean Yesmunt ec336f19bc
Merge pull request #1909 from lbryio/channel-search-ux
Handle channels properly on top of search page
2018-08-27 18:55:56 -04:00
Sean Yesmunt 7d78bb0c11
Merge pull request #1910 from lbryio/fix-publish-notif-url
use permanent url instead of uri
2018-08-27 18:54:44 -04:00
Thomas Zarebczan babeccbf6c use permanent url instead of uri
This ensures that when clicking on the notification, it goes to the correct URL. Before it could have been a different vanity URL.
2018-08-27 16:36:11 -04:00
Sean Yesmunt ca07d8a99b add resolution help tooltip next to url match 2018-08-27 14:47:55 -04:00
Sean Yesmunt 4de7053a13 add subscribtion button to exact channel match 2018-08-27 14:45:50 -04:00
Sean Yesmunt ae0ef0ff1c add message for 0 returned results in related content 2018-08-26 23:18:57 -04:00
seanyesmunt 2d2c414811 use channelTile on top of search page 2018-08-24 17:25:18 -04:00
Sean Yesmunt b483e3f0d6 bump lbry-redux 2018-08-24 11:12:29 -04:00
Sean Yesmunt ea35f2fc70
Merge pull request #1899 from lbryio/fix-email-refresh
fix: show email after refreshing the app
2018-08-24 10:56:46 -04:00
Sean Yesmunt c14a8dea67
Merge pull request #1901 from lbryio/record-view-download
record file view when clicking the download button
2018-08-24 10:56:32 -04:00
Sean Yesmunt 5a9db78bd5
Merge pull request #1903 from lbryio/subscriptions-sorting
fix: sorting on subscriptions with multiple claims in same block
2018-08-24 10:56:03 -04:00
Thomas Zarebczan f8f7a58722
changelog updates
this is on the release-0.25.0 branch
2018-08-24 09:36:14 -04:00
Thomas Zarebczan 89162a179b chore: bump rc + daemon
and fixed/added to changelog
2018-08-24 00:55:09 -04:00
Sean Yesmunt 0ec7a30ccd fix: show email after refreshing the app 2018-08-24 00:09:25 -04:00
seanyesmunt 3694104b0d fix: sorting on subscriptions with multiple claims in same block 2018-08-24 00:09:13 -04:00
seanyesmunt 9b199565b0 don't record file twice if user clicked 'download' before 'play' 2018-08-24 00:09:03 -04:00
seanyesmunt 288e47aad8 fix: sorting on subscriptions with multiple claims in same block 2018-08-23 00:37:26 -04:00
seanyesmunt 99afa88a36 don't record file twice if user clicked 'download' before 'play' 2018-08-22 15:54:52 -04:00
Sean Yesmunt c077c9103d
Merge pull request #1870 from lbryio/three-v2
3D-viewer v2
2018-08-22 15:10:06 -04:00
Sean Yesmunt fe616ad5ab
Merge branch 'master' into three-v2 2018-08-22 15:09:55 -04:00
seanyesmunt aa875becaa update changelog 2018-08-22 15:03:03 -04:00
seanyesmunt 8eb07634cb record file view when clicking the download button 2018-08-22 13:17:11 -04:00
Sean Yesmunt 0b84c00acd fix: show email after refreshing the app 2018-08-22 12:40:44 -04:00
Sean Yesmunt 06f5093c13
Merge pull request #1898 from lbryio/download-subscriptions
add autodownload toggle to subscriptions page
2018-08-22 10:58:39 -04:00
Sean Yesmunt 20875742c7
Merge pull request #1897 from lbryio/subscribed-to-abandoned-channel
Fix subscriptions page when subscribed to a channel with 0 claims/abandoned
2018-08-22 10:58:26 -04:00
Sean Yesmunt 3fc9ab980e
Merge pull request #1893 from lbryio/related-on-vanity
use correct url for recommended content on vanity claims
2018-08-22 10:58:12 -04:00
seanyesmunt ce18339f25 add autodownload toggle to subscriptions page 2018-08-22 01:03:40 -04:00
seanyesmunt a166485a78 move channel_list call to happen after fetching subscriptions from db 2018-08-21 23:59:06 -04:00
Sean Yesmunt 5fa44d8857
Merge pull request #1895 from lbryio/remove-node-id
update node_id
2018-08-21 16:28:11 -04:00
Sean Yesmunt dab28339cf
Merge pull request #1892 from lbryio/publish-notification
feat: add publish success notification
2018-08-21 16:23:12 -04:00
Sean Yesmunt 596fdc79ab new badge 2018-08-21 15:36:45 -04:00
Sean Yesmunt 0facccd487 use correct url for recommended conent on vanity claims 2018-08-21 15:36:45 -04:00
Sean Yesmunt b7db4ae470 add dat.gui 2018-08-21 14:32:28 -04:00
Sean Yesmunt be73d44c2b use yarn.lock/package.json from master 2018-08-21 14:23:28 -04:00
Thomas Zarebczan e232b5b0d4 check for status.dht 2018-08-21 12:18:10 -04:00
Thomas Zarebczan 2d488911c4
Merge pull request #1896 from kodxana/master
Added Raspberry Pi download
2018-08-21 09:11:35 -07:00
Thomas Zarebczan fdbd9d5b1f
minor copy change 2018-08-21 11:48:29 -04:00
Thomas Zarebczan c15c9e25c6 changelog 2018-08-21 11:42:45 -04:00
Thomas Zarebczan 7e5a8c1864 nevermind, adding node_id back
With the correct value
2018-08-21 11:39:49 -04:00
kodxana ae27646d1a
Update README.md 2018-08-21 17:35:14 +02:00
btzr-io 710afc90b9 revert flatShading initial state 2018-08-21 11:24:48 -04:00
btzr-io fa0781595d add customizable material and fix flatShading 2018-08-21 11:24:48 -04:00