Commit graph

4654 commits

Author SHA1 Message Date
Sean Yesmunt
e7e58b3e08 don't loop over transactions if we don't have to 2018-11-02 12:58:40 -04:00
Sean Yesmunt
af3a367875 handle edits and new files the same for pending publishes 2018-11-02 12:44:21 -04:00
Sean Yesmunt
6e88160e04 fix: remove unread subscriptions on un-subscribe 2018-11-01 18:36:24 -04:00
Sean Yesmunt
c4adce2524 fix: don't filter transactions in recent transactions 2018-11-01 18:16:14 -04:00
Sean Yesmunt
209bcda5a4 use lbry colors for 'new' badge 2018-11-01 18:09:49 -04:00
Sean Yesmunt
ad5eb105c8 remove duplicate import 2018-11-01 18:07:43 -04:00
Sean Yesmunt
a910229c76 update lbry-redux 2018-11-01 09:38:03 -04:00
Sean Yesmunt
abb5917329 fix: show pending publishes immediately 2018-11-01 09:30:04 -04:00
Sean Yesmunt
c3ef95daaa fix: disabled primary button in dark mode 2018-10-31 20:53:23 -04:00
Sean Yesmunt
e5db270b1c fix: channel button color on dark mode 2018-10-31 20:48:42 -04:00
Sean Yesmunt
42e0f9a7be
Merge pull request #2082 from lbryio/rc-fixes
Rc fixes
2018-10-31 15:03:38 -04:00
Sean Yesmunt
a7c2fdad1b fix markdown editor styles on dark mode 2018-10-31 14:51:48 -04:00
Sean Yesmunt
1837cef751 use string for channel bid amount 2018-10-31 13:11:32 -04:00
Sean Yesmunt
639f99555f fix subscribe uri on channel pages 2018-10-31 13:08:30 -04:00
Sean Yesmunt
32d110cb1f add subscribed icon to files on homepage 2018-10-31 12:57:22 -04:00
Sean Yesmunt
3f9a2057f1
Merge pull request #2078 from dyllper/fix/open-log-folder
Fix to open folder containing the log file rather than roaming folder
2018-10-31 12:26:17 -04:00
dyllper
b1dedbb0a4 Fixing changelog formatting 2018-10-31 11:16:04 -05:00
dyllper
2d07276dca Updating changelog for fix to Open Log Folder button 2018-10-31 11:08:46 -05:00
dyllper
46d6eb6499 Fix to open folder containing the log file rather than roaming folder 2018-10-31 01:44:15 -05:00
Sean Yesmunt
beee15162d
Merge pull request #2076 from preethamvishy/master
Update pull request template
2018-10-30 16:47:51 -04:00
Preetham Viswanathan
ad1211e929
Update PULL_REQUEST_TEMPLATE.md 2018-10-30 16:42:54 -04:00
Sean Yesmunt
78f968b3ae
Merge pull request #2075 from lbryio/rc-fixes
Rc fixes
2018-10-30 14:06:51 -04:00
Sean Yesmunt
06c16cdf27
Revert "Improve type checking for card verify" (#2074) 2018-10-30 13:35:47 -04:00
Sean Yesmunt
b42d673258 fix card subtitle spacing 2018-10-30 13:12:21 -04:00
Sean Yesmunt
2536d46cdf remove async/await code 2018-10-30 13:07:55 -04:00
Alex
736ab5581b Add GitHub pull request template (#2069) 2018-10-29 23:37:26 -04:00
Sean Yesmunt
78c27b4601 Revert "move modals to app and use doToast/doError"
This reverts commit 24100fac06.
2018-10-29 13:25:22 -04:00
Sean Yesmunt
24100fac06 move modals to app and use doToast/doError 2018-10-29 13:24:15 -04:00
Anna Melzer
1359e7873b Reduce unused var warnings. Remove unnecessary redux injections (#2064) 2018-10-28 14:33:31 -04:00
Anna Melzer
389053218e Linting/address (#2066)
* Fix linting errors in address component

* Add type checking to address component and its consumers
2018-10-28 14:32:52 -04:00
Pranjal Vyas
2465857a90 added LICENSE badge (#2067)
* Update README.md

added LICENSE badge
2018-10-28 14:31:30 -04:00
Sean Yesmunt
e156acc56b
Merge pull request #2060 from lbryio/lbry-redux
update lbry-redux
2018-10-28 12:44:31 -04:00
Sean Yesmunt
80029d44aa
Merge pull request #2063 from twishajain/master
Update CHANGELOG.md
2018-10-27 14:03:37 -04:00
Sean Yesmunt
b69837ed7c
Merge pull request #2062 from lbryio/console-message-tech
update console warning message to ref lbry.tech
2018-10-27 12:50:29 -04:00
twishajain
b53f2a95b1
Update CHANGELOG.md
Corrected repetition of fixed heading under the same date
2018-10-27 21:50:47 +05:30
Jeremy Kauffman
9c53d814d6
update console warning message to ref lbry.tech 2018-10-27 10:23:27 -04:00
Sean Yesmunt
dbdd735e33 update lbry-redux 2018-10-26 18:52:47 -04:00
Sean Yesmunt
3b839fcb23
Merge pull request #1998 from lbryio/lbrynet30
Support for lbrynet daemon v0.30.0
2018-10-26 14:44:07 -04:00
Sean Yesmunt
14adb0d53e update changelog 2018-10-26 14:21:56 -04:00
Sean Yesmunt
f17000c6fd update lbry-redux/lbryinc 2018-10-26 14:20:30 -04:00
Sean Yesmunt
5e98a9b982 updates for lbrynet30 2018-10-26 14:16:43 -04:00
Sean Yesmunt
eb12522bc7
Merge pull request #2057 from amelzer/types/cardverify
Improve type checking for card verify
2018-10-26 11:51:10 -04:00
Sean Yesmunt
2a6a4e3a92
Merge pull request #2058 from jessopb/fixChannel
adds sortBy default prop to subscriptions and channel pages
2018-10-26 11:48:13 -04:00
Jessop Breth
968661474e adds sortBy default prop 2018-10-26 00:42:18 -04:00
Sean Yesmunt
612a9d2f99
Merge pull request #2055 from lbryio/dark-mode-fixes
Dark mode fixes
2018-10-25 22:40:09 -04:00
Anna Melzer
c41bf79e4b Improve type checking for card verify 2018-10-25 23:41:51 +02:00
ポール ウェッブ
8e08ac588c Fixes 2018-10-25 12:13:25 -05:00
Sean Yesmunt
d1b4daebd2
Merge pull request #2050 from jessopb/fileListSort
persist fileList sorting
2018-10-25 02:04:05 -04:00
Sean Yesmunt
78fe88eed7 persist fileSort options when the app is closed 2018-10-25 02:01:32 -04:00
Sean Yesmunt
50264c3ab2 update lbry-redux 2018-10-25 01:44:41 -04:00