Igor Gassmann
a578a6b31d
Update code according to code review.
2017-11-16 18:41:08 -03:00
Igor Gassmann
03c9a14c71
Add timer for checking for app upgrades
2017-11-14 22:50:21 -03:00
hackrush
e956017bc1
Possible fix for regression in previous commit
2017-11-02 02:28:19 +05:30
hackrush
a2791ec57a
Fixed redundant storing of states
2017-10-31 19:36:43 +05:30
hackrush
88b3e5a08b
Feedback fixes
2017-10-30 21:55:56 +05:30
hackrush
f73cace72d
Ask for confirmation before revoking
2017-10-28 11:09:40 +05:30
hackrush
74c4e1efa3
Revoke claims from Txn list
2017-10-28 11:09:40 +05:30
Jeremy Kauffman
eeec63a27e
win can sometimes be null (not sure how?)
2017-10-13 16:33:37 -04:00
Jeremy Kauffman
3735498785
saner paging, fix resolving uri state, fix counts in channel results, fix search prefix
2017-10-12 09:45:59 -04:00
Jeremy Kauffman
dd667e8bad
Merge branch 'lighthouse_v2'
2017-10-10 09:24:48 -04:00
Alex Liebowitz
c5c67a0de5
Minor refactors in doResolveUri()
...
Add doResolveUris()
Always call resolveUri() in FileTile and FileCard
Before, these components would only try and resolve if claim info
wasn't provided.
Don't require uri param in lbry.resolve()
It can now be "uris" instead, plus the error message about caching
doesn't really apply anymore.
Don't cache/cancel open resolve requests
No longer needed because we're not doing resolve requests in bulk
Add support for multiple URI resolution in lbry.resolve()
Handle multi URL resolves with one action
Update CHANGELOG.md
2017-10-10 09:03:17 -04:00
Jeremy Kauffman
91d4dd610e
search working, but no rendering of channels
2017-10-06 17:46:41 -04:00
Jeremy Kauffman
80f1cac4e5
drop developer page
2017-10-06 16:22:17 -04:00
Jeremy Kauffman
767630a985
finally killed client settings in lbry.js
2017-10-06 16:15:33 -04:00
Alex Liebowitz
93b1ab8ac6
Add basics of Instant Purchase setting
...
Fix and simplify state management of Instant Purchas setting
Add Instant Purchase check to Watch page
Merge Max Purchase Price and Instant Purchase into one section
Wording still not finalized.
Add Instant Purchase setting names to constants
Support USD for Instant Purchase
On Settings page, use constants for new Instant Purchase settings
Convert Instant Purchase Maximum setting into FormRow
Update wording of Instant Purchase option and add helper text.
Wording still not final.
On Settings page, get Instant Purchase settings via selector
Update CHANGELOG.md
2017-09-22 18:34:16 -04:00
Jeremy Kauffman
33c5158818
channel navigation fixes
2017-09-20 13:12:53 -04:00
Jeremy Kauffman
4866fa8b84
update to daemon v0.16.0 proper, fix bug on new publishes
2017-09-18 17:42:11 -04:00
Jeremy Kauffman
e741d5ee27
fix pending play issue introduced much earlier in branch
2017-09-17 22:08:43 -04:00
Jeremy Kauffman
65f65f1aea
transaction refactor / cleanup / improvement
2017-09-17 20:52:57 -04:00
Jeremy Kauffman
e9b48f0bd6
tip clean up and refactor
2017-09-17 16:33:52 -04:00
Jeremy Kauffman
c05edc4042
clean up tip and search navigation
2017-09-17 14:26:55 -04:00
hackrush
ae81843c05
Additional tipping fixes/changes
...
- [x] Display empty message on empty filtered Tx list
- [ ] Tipping form has to stay open until success is detected(or closed
by user)
- [ ] Storing the older transaction list, and refreshing the new one in
the background.
Tip Box shown until valid Txn or manually cancelled
Cleanup of show tip box logic
2017-09-17 12:54:39 -04:00
Jeremy Kauffman
680bb1df9d
make select and file actions refactor
2017-09-07 23:15:05 -04:00
Jeremy Kauffman
03c1d502b2
Merge branch 'hackrush01-tipping_button' into v16
2017-09-07 08:21:04 -04:00
Jeremy Kauffman
0a543a3dcd
Merge branch 'tipping_button' of https://github.com/hackrush01/lbry-app into hackrush01-tipping_button
2017-09-07 08:20:23 -04:00
Jeremy Kauffman
4cc9f46934
more settings progress
2017-09-06 21:53:42 -04:00
Jeremy Kauffman
67c1ec531e
first attempt at merge
2017-09-06 18:03:09 -04:00
Jeremy Kauffman
b32f3cbafe
default balance to undefined, fixes #534
2017-09-06 15:05:35 -04:00
Jeremy Kauffman
38ed9985b7
Merge branch 'btzr/relative-time'
2017-09-03 12:35:49 -04:00
Jeremy Kauffman
2b77c16cdd
add datetime component, show date of publishes, store block history in redux
2017-09-03 12:35:01 -04:00
btzr-io
8c033d6fef
display published date
...
Fix #59
2017-09-01 21:59:25 -06:00
hackrush
5b49915ff6
Merge branch 'master' into tipping_button
2017-09-01 14:02:35 +05:30
Jeremy Kauffman
a9113369ef
fix off by 1 error in navigation history
2017-08-31 08:59:29 -04:00
Jeremy Kauffman
339945018d
Fix bugs in history navigation in stack ordering and loss of scrolling
...
and refactor history
2017-08-30 13:40:51 -04:00
Jeremy Kauffman
b07682ef9d
wallet changes
...
finish rebase
2017-08-29 17:42:09 -04:00
Jeremy Kauffman
7b5e752e90
properly split welcome modal logic
2017-08-29 14:40:30 -04:00
Jeremy Kauffman
2b8296fcc3
rewards refactor to support types, add list
2017-08-29 14:40:30 -04:00
Jeremy Kauffman
31fb723d87
invites basics
2017-08-29 14:40:30 -04:00
hackrush
21175ba608
Merge remote-tracking branch 'upstream/master' into tb2
2017-08-29 13:21:23 +05:30
Jeremy Kauffman
010534cc16
kill utils.js, reduce (set|get)(Local|Session) to just lbry.js
2017-08-25 16:26:09 -04:00
Jeremy Kauffman
b49318aead
Merge pull request #496 from lbryio/redux_volume
...
Issue #323 switch volume preference to use redux
2017-08-25 16:17:26 -04:00
Jeremy Kauffman
cb70fdb4b3
remove unused code
2017-08-25 16:04:05 -04:00
Akinwale Ariwodola
faa1c4634b
Issue #323 switch volume preference to use redux
2017-08-25 20:05:00 +01:00
Jeremy Kauffman
a31e064c3e
fix pagination of channels
2017-08-24 17:12:32 -04:00
Baltazar Gomez
03b04ad9b0
Merge branch 'master' into master
2017-08-24 12:28:05 -06:00
Akinwale Ariwodola
48b02567a0
fixed locale change bug
2017-08-23 00:50:59 +01:00
btzr-io
2db24b059f
rewrite action -> doSetTheme
2017-08-19 17:59:48 -06:00
btzr-io
c87bcb8383
rewrite themes-system -> action / reducer
2017-08-19 15:34:45 -06:00
Jeremy Kauffman
cefc882474
more i18n progress
2017-08-19 14:03:51 -04:00
Akinwale Ariwodola
970539ffae
fixed merge conflicts with latest master
2017-08-19 09:01:31 +01:00