Commit graph

4927 commits

Author SHA1 Message Date
Sean Yesmunt
afecace3ad update lbryinc 2018-12-04 15:11:37 -05:00
Thomas Zarebczan
13be7c3535 fix: windows startup checking
Need to check lbrynet start with 2 spaces on Windows. lbrynet.exe does not work properly. https://github.com/yibn2008/find-process/issues/18
2018-12-04 15:08:52 -05:00
Sean Yesmunt
137b6aaff1 update daemon to 0.30.0rc7 2018-12-03 18:59:23 -05:00
Sean Yesmunt
820886202d
Merge pull request #2129 from lbryio/rc-fixes
Rc fixes
2018-12-03 11:09:16 -05:00
Sean Yesmunt
1bb0973c26 fix: always show tx filter 2018-11-30 16:47:04 -05:00
Sean Yesmunt
124de8f19c
Merge pull request #2131 from lbryio/fix-featured-claim
fix: featured reward claim
2018-11-30 16:29:44 -05:00
Thomas Zarebczan
e4c48124d4 fix: featured reward claim
This will fetch new rewards if LBRY is left open on the homepage. We refresh the featured URIs on an interval, but the reward list would not have the newly pushed LBRYCast reward available...so you would not be able to claim this until going to the rewards page.
2018-11-30 15:30:24 -05:00
Sean Yesmunt
0c19b57b70
Merge pull request #2130 from lbryio/fix-fetch
fetch subs fix
2018-11-30 14:54:58 -05:00
Thomas Zarebczan
1b92cb4d1e fetch subs fix
Instead of calling check subscriptions after fetching them (with a timeout hack), do this directly in the fetch routine instead of calling claim_list_by_channel. This ensures claim_list_by_channel is only called once and the subscriptions are checked after every fetch.
2018-11-30 13:59:36 -05:00
Sean Yesmunt
9931556049 fix windows process name to correctly check if the daemon is already running 2018-11-30 13:06:00 -05:00
Sean Yesmunt
46b47c3f8f use promise for setAuthToken so we only continue after the auth token has been set 2018-11-30 12:57:12 -05:00
Sean Yesmunt
b773badef1 keep value of authToken 2018-11-30 00:55:45 -05:00
Sean Yesmunt
eb970c7873 wrap text properly in MD preview 2018-11-30 00:49:02 -05:00
Sean Yesmunt
e9e2fc40d7 bump lbryinc 2018-11-29 01:09:32 -05:00
Sean Yesmunt
173d195ff2
Merge pull request #2127 from lbryio/typo
fix typo
2018-11-29 00:13:59 -05:00
Sean Yesmunt
2e5719f48a fix typo 2018-11-29 00:12:34 -05:00
Sean Yesmunt
01ba542eb0 update to lbrynet@0.30.0rc6 2018-11-28 18:34:22 -05:00
Sean Yesmunt
43a5f7caad
Merge pull request #2124 from lbryio/lbryinc-modals
remove modals from lbryinc
2018-11-28 18:29:34 -05:00
Sean Yesmunt
a441be9bb4 update lbryinc 2018-11-28 18:29:14 -05:00
Sean Yesmunt
fd2ac2e78a manually add callbacks for lbryinc and fix modals 2018-11-28 18:25:06 -05:00
Sean Yesmunt
5ce7152bba
Merge pull request #2122 from lbryio/rc-fixes
RC fixes
2018-11-28 18:22:23 -05:00
Sean Yesmunt
006ff3fd43 cleanup 2018-11-28 18:21:33 -05:00
Sean Yesmunt
78bb2547a8 update yerbil gerbil 2018-11-28 15:01:20 -05:00
Sean Yesmunt
10e8977510 fix white flash on reload 2018-11-28 12:52:07 -05:00
Sean Yesmunt
9e5f82c7ae resolve subscribe uris before calling claim_list_mine for quick navigation and remove duplicate call for featured 2018-11-28 11:58:47 -05:00
Sean Yesmunt
75228bcd89 fix typos 2018-11-27 18:36:05 -05:00
Sean Yesmunt
a45a345110 fix copy for mark as read button 2018-11-27 18:08:29 -05:00
Sean Yesmunt
05f8ec1375 change copy 2018-11-27 17:18:11 -05:00
Sean Yesmunt
c07214ef7a add ability to mark all subscriptions as read 2018-11-27 17:16:23 -05:00
Sean Yesmunt
0562ed866b fix modal import 2018-11-27 17:13:38 -05:00
Sean Yesmunt
13810ca989 fix html in dark mode 2018-11-27 17:13:38 -05:00
Sean Yesmunt
e0d6537c96 add 'new' badge on every page in the app 2018-11-27 17:13:38 -05:00
Sean Yesmunt
82805a46a4 udpate lbryinc 2018-11-27 17:13:15 -05:00
Sean Yesmunt
e618b491e6 remove fetchClaimsCount call on channel pages 2018-11-27 17:13:15 -05:00
Sean Yesmunt
496c06beb5
Merge pull request #2123 from lbryio/changelog
change log cleanup
2018-11-27 13:30:38 -05:00
Sean Yesmunt
8d0730fb68
Merge pull request #2119 from lbryio/constants
standardize constant naming/imports
2018-11-27 13:30:11 -05:00
Thomas Zarebczan
f37516e540
change log cleanup 2018-11-27 13:09:39 -05:00
Sean Yesmunt
a56831db2c standardize constant naming/imports 2018-11-27 11:59:41 -05:00
Sean Yesmunt
1dd6a9e42f
Merge pull request #2109 from lbryio/subscriptions
Show recommended subscriptions
2018-11-27 11:23:38 -05:00
Sean Yesmunt
c2bed1762b fix gerbil styling 2018-11-27 11:03:27 -05:00
Sean Yesmunt
c63b583f09 fix import typo 2018-11-27 10:44:17 -05:00
Thomas Zarebczan
19a514bb40
update redux to latest 2018-11-27 10:24:01 -05:00
Sean Yesmunt
4ecd5e1684 add recommended subscriptions 2018-11-21 16:20:55 -05:00
Sean Yesmunt
bb0d89daaf
Merge pull request #2115 from lbryio/rc-fixes
Rc fixes
2018-11-20 17:27:02 -05:00
Sean Yesmunt
8bd736850c fix typo 2018-11-20 17:23:11 -05:00
Sean Yesmunt
7084c87a02 remove unused displayType 2018-11-20 17:22:48 -05:00
Sean Yesmunt
11b90632c3 fix: proper thumbnail sizing after thumbnail upload 2018-11-20 15:57:07 -05:00
Sean Yesmunt
b245028050
Merge pull request #2068 from lbryio/notifications
Move modals back to the app, use doToast for toasts in prep for notifications v2
2018-11-20 11:46:45 -05:00
Sean Yesmunt
1a7ca6fe7b use doOpenModal for upstream changes 2018-11-20 11:09:19 -05:00
Sean Yesmunt
e407acb63a use switch for modals on splash 2018-11-20 11:06:38 -05:00