Mark Beamer Jr
8542c70267
added lbry_id to install/new api call.
2018-06-18 02:01:58 -04:00
Sean Yesmunt
5e7b5af5f2
Revert "claim first reward on phone verification"
2018-06-17 22:13:12 -04:00
Thomas Zarebczan
9a485a971a
claim first reward on phone verification
...
Didn't test this, but it should function the same way as the credit card portion on line 303
2018-06-16 16:16:19 -04:00
Thomas Zarebczan
96cdf2029f
Fix pending publishes
...
This fixes an issue where claim_list_mine is called even after a claim
is confirmed.
Also updating time check interval to 30s from 10s.
2018-06-15 19:16:23 -04:00
Sean Yesmunt
e09c214697
update thumbnail upload statuses constant
2018-06-14 16:55:43 -04:00
Sean Yesmunt
6f666e757f
prepopulate thumbnail on edit
2018-06-14 16:55:43 -04:00
Sean Yesmunt
ae93a0d95d
Merge pull request #1587 from lbryio/css-fixes
...
CSS fixes
2018-06-14 16:33:38 -04:00
Sean Yesmunt
88b4a73fca
fix: upgrade modal flow
2018-06-14 12:08:13 -04:00
Sean Yesmunt
de9c736703
fix: stop calling claim_list_mine if no more pending publishes
2018-06-13 17:11:46 -04:00
Sean Yesmunt
961f1cf2fd
add no thumbnail fallback and make sure .zips aren't playable
2018-06-13 16:47:22 -04:00
Travis Eden
20dc820e06
refactor doInstallNew w/o dispatch; call directly
2018-06-13 14:36:26 -04:00
Thomas Zarebczan
3594228069
add operating system
...
lbrynet-cli version
{
"build": "rc",
"lbrynet_version": "0.20.0rc14",
"lbryschema_version": "0.0.16rc2",
"lbryum_version": "3.2.2rc1",
"os_release": "10",
"os_system": "Windows",
"platform": "Windows-10-10.0.17134",
"processor": "Intel64 Family 6 Model 158 Stepping 9, GenuineIntel",
"python_version": "2.7.15"
}
2018-06-13 14:36:26 -04:00
Travis Eden
61bddf3ea3
pass app version info to internal APIs
2018-06-13 14:36:26 -04:00
Sean Yesmunt
6e5edbdb34
clean up code and fix edit this claim button
2018-06-12 23:28:06 -04:00
Sean Yesmunt
a8d693d890
fix: double pending issue
2018-06-12 03:12:22 -04:00
Sean Yesmunt
a69a4e2852
fix: editing with no source
2018-06-12 01:11:17 -04:00
Sean Yesmunt
6c0e7bf8b9
Merge pull request #1562 from lbryio/reward-claim-silent-failure
...
fix reward error notification
2018-06-10 21:49:54 -04:00
Amit Nandan P
c6684054d5
Merge branch 'master' into master
2018-06-08 00:09:48 -05:00
Sean Yesmunt
0f5bc874bc
Merge branch 'master' into select-thumbnail
2018-06-08 00:32:12 -04:00
Sean Yesmunt
3e283f3c73
cleanup thumbnail upload styling
2018-06-08 00:05:45 -04:00
Travis Eden
3d724a4bb7
implement failSilently option in doClaimRewardType and set true in doClaimEligiblePurchaseRewards
2018-06-07 10:43:50 -04:00
Amit Nandan P
5ffc3ab52c
Merge branch 'master' of https://github.com/amitnndn/lbry-app
2018-06-06 20:53:16 -05:00
Amit Nandan P
8c343b16e3
#1492 Adding support to resend verification email
2018-06-06 20:47:49 -05:00
Thomas Zarebczan
e0557e0674
Fix issue 1494 - uri and outpoint to API
...
This will send the same unique URI for all claims, regardless of what URI the user navigated to. Also fix sending of outpoint (was passed as output, which was blank, previously)
2018-06-05 13:22:32 -04:00
Travis Eden
9957be18bf
re-fix error message
2018-06-04 15:55:00 -04:00
Travis Eden
1846b40b2d
fix error messages
2018-06-04 15:55:00 -04:00
Travis Eden
8def65f1d8
rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount
2018-06-04 15:44:01 -04:00
Travis Eden
1a30e185bd
add doResetThumbnailStatus and doUploadThumbnail actions
2018-06-04 15:42:02 -04:00
Travis Eden
9c235861fe
add uploadStatus to PublishForm
2018-06-04 15:38:43 -04:00
Travis Eden
4d6d1f2e95
re-fix error message
2018-06-04 15:36:17 -04:00
Travis Eden
0f31367e26
fix error messages
2018-06-04 15:36:17 -04:00
Travis Eden
85e8c78ee5
proper naming; set thumbnail='' and nsfw=false
2018-06-04 15:35:45 -04:00
Travis Eden
75b540635b
rename uploadStatus -> uploadThumbnailStatus; call doResetThumbnailStatus on componentWillMount
2018-06-04 15:34:15 -04:00
Travis Eden
9a658d41a8
add doResetThumbnailStatus and doUploadThumbnail actions
2018-06-04 15:31:19 -04:00
Travis Eden
e32a597c38
add uploadStatus to PublishForm
2018-06-04 15:27:55 -04:00
Sean Yesmunt
f669714553
fix: edit with no file change
2018-06-01 13:56:00 -04:00
Baltazar Gomez
bb9e4e218d
Merge branch 'master' into md-fix
2018-06-01 11:32:05 -06:00
Travis Eden
cb85b633f7
use splice to remove reward; force update in newState data
2018-05-30 12:09:01 -04:00
btzr-io
f3fff5667c
update changelog
2018-05-29 21:18:41 -06:00
Travis Eden
ef3ea8c319
Refactor unclaimed rewards as array to keep order from api.lbry.io. Display reward notification message through snackbar with fallback for rewards without a message.
2018-05-29 14:44:34 -04:00
Sean Yesmunt
ea4c7d9d15
Merge pull request #1481 from lbryio/publish-by-channel-id
...
Publish by channel_id
2018-05-25 11:05:55 -04:00
Sean Yesmunt
b5d8b57043
set default route back to /discover
2018-05-25 10:44:48 -04:00
Sean Yesmunt
ddb3106185
Merge pull request #1267 from daovist/explore-channels
...
Support channel definitions from /file/list_homepage
2018-05-24 16:15:03 -04:00
Sean Yesmunt
938a8e1b7e
allow channels on Discover page
2018-05-24 16:11:13 -04:00
Travis Eden
bd3936fc2b
publish by channel_id rather than channel_name
2018-05-24 08:56:33 -04:00
Sean Yesmunt
f54a24309e
fix: use short form uri when preparingEdit so users know they are editing
2018-05-23 00:35:34 -04:00
Sean Yesmunt
c806d10f1e
fix incompatible daemon modal
2018-05-16 14:04:08 -04:00
Sean Yesmunt
492b1601f6
feature: use internal-apis for subscriptions and add page loader
...
update subscription types
update changelog
Simplify subscriptions sync logic
add claim type
use let over const
change spinner color based on theme
clean up subscriptions
2018-05-15 11:16:14 -04:00
Travis Eden
bf8518d04c
Autoplay: start playing/downloading video/audio/image in video component. Adds on/off checkbox on settings and file pages. Adds CHECK_SIMPLE icon (w/o circle).
...
add changelog entry
2018-05-11 10:47:08 -04:00
Daniel Dominguez
d64a9fc01a
Properly open modals by using notifications.
2018-05-08 19:26:34 -03:00