Commit graph

903 commits

Author SHA1 Message Date
Thomas Zarebczan
7e5a8c1864 nevermind, adding node_id back
With the correct value
2018-08-21 11:39:49 -04:00
Thomas Zarebczan
9f3fa5d4e4 remove node_id
per 3f7bd0d969
2018-08-21 10:46:53 -04:00
Sean Yesmunt
db64a1ea31
Merge pull request #1875 from lbryio/search-ux
Search ux improvements
2018-08-20 14:59:41 -04:00
Sean Yesmunt
9844cbdaf6
Merge pull request #1885 from lbryio/record-user
Record user as soon as possible
2018-08-20 14:57:50 -04:00
Sean Yesmunt
d1d1e32063 only record user once 2018-08-20 12:33:36 -04:00
Sean Yesmunt
3769ede3ef change interval back to 15 minutes 2018-08-20 12:20:53 -04:00
Sean Yesmunt
5a905fe174 use search selector and add file tile channel links 2018-08-20 10:57:59 -04:00
Sean Yesmunt
f23bc00af6 default to search 2018-08-20 10:57:59 -04:00
Travis Eden
3ba8b7e08f check subscription by uri 2018-08-20 10:01:32 -04:00
Travis Eden
5e270c129c doCheckSubs only takes uri; do not clear notifications on doFetchClaimsByChan; doFetchMySubs on startup; always set latest on checkSub; do not download or notify when latest is undefined 2018-08-20 09:47:19 -04:00
Travis Eden
6b375965f9 implement silent failing on reward claims when user is not reward approved 2018-08-20 09:47:19 -04:00
Travis Eden
30e0ff309a prevent subscription notification when viewing subscriptions page 2018-08-20 09:47:19 -04:00
Travis Eden
35f35dcbae remove snackbar when download complete 2018-08-20 09:47:19 -04:00
Travis Eden
3d66610d69 reword autoDownload postfix 2018-08-20 09:47:19 -04:00
Travis Eden
fa0e9fcb0c set autoDownload default true 2018-08-20 09:47:19 -04:00
Travis Eden
a6393aaf17 1 download per channel; do download/notify on subscribe 2018-08-20 09:47:19 -04:00
Travis Eden
02c20d090e do not download newest content on channel subscription; do still set latest 2018-08-20 09:47:19 -04:00
Travis Eden
386e9271ff when file download completes, notify through snackbar if on subscriptions page; formatting 2018-08-20 09:47:19 -04:00
Travis Eden
cedafdbe14 attempt to claim subscription reward when subscribing to a channel; fail silently 2018-08-20 09:47:19 -04:00
Travis Eden
69c285025c fix subscription notification and download glitches 2018-08-20 09:47:19 -04:00
Thomas Zarebczan
18a12622a2
remove duplicate thumbnail message 2018-08-16 09:07:55 -04:00
Sean Yesmunt
190386ae4c record user earlier 2018-08-16 01:17:15 -04:00
Thomas Zarebczan
00ad8ba372 Fix encryption startup
1) remove wallet unlock message (outdated by new modal)
2) removed return which caused status updates to stop + restructured else statements
3) Prevent clicking out from modal (would close app)
4) update yarn.lock with proper redux version
2018-08-15 15:56:42 -04:00
Sean Yesmunt
a38bb2ebaa fix encryption flow 2018-08-15 14:39:58 -04:00
Sean Yesmunt
f8aa249859 fix import 2018-08-15 11:51:12 -04:00
Thomas Zarebczan
938fa70ac3 rc bump + loading message
Show initializing message after blockchain headers download status disappears
2018-08-15 10:52:45 -04:00
Sean Yesmunt
e67f76ae87 add thumbnail label for disabled publish button 2018-08-15 10:48:14 -04:00
Sean Yesmunt
1ec373aa51 move to installation_id 2018-08-15 10:47:48 -04:00
Sean Yesmunt
6dc87a9c76 remove session_status param from lbry.status call 2018-08-15 10:47:48 -04:00
Sean Yesmunt
41e5277fbd change copy to 'Starting up' 2018-08-15 10:47:48 -04:00
Sean Yesmunt
0e7a46fe7c update daemon startup process 2018-08-15 10:47:48 -04:00
Sean Yesmunt
bb9b3b5365
Merge pull request #1867 from lbryio/thumnail-loading-message
feat: add thumbnail loading to list of help errors
2018-08-13 14:57:59 -04:00
Sean Yesmunt
cb004e34f9
Merge pull request #1853 from lbryio/log-time-to-play
log time to play
2018-08-13 14:36:18 -04:00
Thomas Zarebczan
09bcd9ffdb feat: add thumbnail loading to list of help errors 2018-08-12 23:05:25 -04:00
Sean Yesmunt
ddafd3d5b5 improve spacing 2018-08-11 00:15:46 -04:00
seanyesmunt
c5e6db73f0 move autoplay back to below file actions 2018-08-11 00:15:46 -04:00
Sean Yesmunt
7944ab556a improve icon placement in FileTile 2018-08-11 00:15:45 -04:00
Sean Yesmunt
0d2eab88da add header to recommended content and decrease autoplay size 2018-08-11 00:15:45 -04:00
Sean Yesmunt
e1adc71f0a hide filePrice if it's free 2018-08-11 00:15:45 -04:00
Sean Yesmunt
8b90a8421c add recommended content 2018-08-11 00:15:45 -04:00
Shawn K
58a3740986
Merge pull request #1864 from lbryio/publish-patch
Fix: Don't show editing mode on publish after clearing cache
2018-08-10 08:03:53 -05:00
Thomas Zarebczan
172f5d43fa fix: context menu
Breaking change in Electron 2.0
https://github.com/electron/electron/pull/11968
2018-08-10 00:21:02 -04:00
Sean Yesmunt
f62181dbd6
Merge pull request #1857 from doniyor2109/master
Clear upgrade subscribed interval after declining
2018-08-09 14:27:31 -04:00
Thomas Zarebczan
364782023f disable dev mode security warnings
+ yarn lock update for 2.0.6 (it was already the version resolved previously)
2018-08-08 17:09:59 -04:00
Thomas Zarebczan
5e8d8e8710 chore: update electron
Also includes fix from https://github.com/electron/electron/issues/13008#issuecomment-400261941
2018-08-08 17:09:59 -04:00
Sean Yesmunt
f6137c3647 not editing if publish uris are undefined 2018-08-08 11:33:43 -04:00
Aliyev Doniyor
90d1b18586 Code refactor
Create action for clearing upgrade timer
2018-08-07 19:02:11 +05:00
Thomas Zarebczan
30c32d4c2b
Turn off timer after update downloads
This might do the trick, needs to be tested.
2018-08-07 09:33:06 -04:00
Aliyev Doniyor
7119a43742 Clear upgrade subscribed interval after declining 2018-08-06 22:25:30 +05:00
Electron - Mark Firth
31bd3a688c
Missing Word
Line 333:

From: 'You are currently editing this claim. If you change the URL, you will need reselect a file.'
To: 'You are currently editing this claim. If you change the URL, you will need to reselect a file.'

Found by https://github.com/ceoger
2018-08-06 22:46:00 +10:00