Sean Yesmunt
88befcc1b9
Newnew ( #2144 )
...
* Fixes
* Fix top result
* Added icons to React component
* Trying to get icons to work
* Icons
* add icon-custom.jsx with buildIcon function
* Icon fixes
* Fixed subscription screen
2018-12-19 00:44:53 -05:00
Thomas Zarebczan
a457574a6f
Fix delete button not showing on own claim
...
We should show the delete button for own claims as well.
2018-12-15 19:39:24 -05:00
Sean Yesmunt
445e8430f4
fix: subscribe button on search page
2018-12-13 11:26:51 -05:00
Sean Yesmunt
8fa5573f73
Merge release into master ( #2141 )
...
* v0.26.0-rc.5
* v0.26.0-rc.6
* v0.26.0-rc.7
* v0.26.0-rc.8
* v0.26.0-rc.9
* v0.26.0-rc.10
* daemon v0.30.1rc8
* v0.26.0-rc.11
* v0.26.0-rc.12
* v0.26.0-rc.13
* chore: bump rc and daemon rc
* update lbry-redux
* fix title wrapping
* fix: md button color in dark mode
* hide abandonded claims
* fix: can't preview alignment
* update lbry-redux
* chore: bump daemon rc
* chore: bump rc
* chore: bump proper daemon
0.30.1!!
* fix: CategoryList style
* v0.26.0-rc.16
* re-add build:dir script
* v0.26.0
2018-12-12 11:25:08 -05:00
Sean Yesmunt
65eebb8618
hide abandonded claims
2018-12-07 11:40:42 -05:00
Sean Yesmunt
219eeb8e67
fix: make sure there is no modal open before opening wallet_unlock modal
2018-12-05 16:09:11 -05:00
Sean Yesmunt
c9c1fdbb19
show incompatible daemon modal before anything else
2018-12-04 17:39:27 -05:00
Sean Yesmunt
b9c4e6ffdd
prevent error timeout if user's wallet is locked
2018-12-04 15:30:14 -05:00
Sean Yesmunt
0394854128
show loading spinner for suggested content
2018-12-04 15:12:03 -05:00
Sean Yesmunt
1bb0973c26
fix: always show tx filter
2018-11-30 16:47:04 -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
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
e0d6537c96
add 'new' badge on every page in the app
2018-11-27 17:13:38 -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
c63b583f09
fix import typo
2018-11-27 10:44:17 -05:00
Sean Yesmunt
4ecd5e1684
add recommended subscriptions
2018-11-21 16:20:55 -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
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
Sean Yesmunt
df322c573a
move modals to app and use doToast/doError
2018-11-20 11:05:25 -05:00
Sean Yesmunt
1f7def6add
update copy - soon TM
2018-11-14 12:20:31 -05:00
Sean Yesmunt
a8b8e02929
Merge pull request #2095 from lbryio/comments
...
Comments support button
2018-11-13 20:11:32 -05:00
Sean Yesmunt
39fa8e703e
adjust copy
2018-11-13 20:00:20 -05:00
Sean Yesmunt
cf45aa6661
Merge pull request #2096 from lbryio/social-links
...
Fix spee.ch and open.lbry.io links in social share
2018-11-12 10:28:22 -05:00
Sean Yesmunt
1c5e28653a
fix channel links
2018-11-09 10:34:48 -05:00
Sean Yesmunt
5220f6645b
Merge pull request #2092 from lbryio/rc-fixes
...
Rc fixes
2018-11-08 16:00:11 -05:00
Sean Yesmunt
5c5e736137
handle daemon startup errors
2018-11-08 14:48:38 -05:00
Sean Yesmunt
b5ad608d88
add RefreshTransactionList button
2018-11-08 12:13:36 -05:00
Sean Yesmunt
863b2e32ce
add comment support button
2018-11-07 17:44:38 -05:00
Thomas Zarebczan
a48cbdeab7
Fix spee.ch and open.lbry.io links
2018-11-07 17:31:20 -05:00
Sean Yesmunt
2c9c174ed8
call claim_list_mine on page entry and add refresh button
2018-11-07 14:35:47 -05:00
Sean Yesmunt
3de1298d25
use date estimate
2018-11-07 11:03:42 -05:00
Sean Yesmunt
d775de69e7
Remove ToS checkbox
2018-11-05 16:08:27 -05:00
Sean Yesmunt
121e4b215f
Rc fixes ( #2085 )
...
* fix: channel button color on dark mode
* fix: disabled primary button in dark mode
* fix: show pending publishes immediately
* update lbry-redux
* remove duplicate import
* use lbry colors for 'new' badge
* fix: don't filter transactions in recent transactions
* fix: remove unread subscriptions on un-subscribe
* handle edits and new files the same for pending publishes
* don't loop over transactions if we don't have to
* bump lbry-redux
2018-11-02 14:33:00 -04:00
Sean Yesmunt
39ac09bdb8
Merge pull request #2080 from amelzer/linting/quick-wins
...
Linting/quick wins
2018-11-01 09:32:09 -04:00
Sean Yesmunt
32d110cb1f
add subscribed icon to files on homepage
2018-10-31 12:57:22 -04:00
Anna Melzer
14ef8acc95
fix linting for walletSend component
2018-10-31 17:51:23 +01:00
Anna Melzer
9f93843208
fix linting for walletBalance component
2018-10-31 17:50:34 +01:00
Anna Melzer
79994e25ed
fix linting for walletAddress component
2018-10-31 17:49:52 +01:00
Anna Melzer
620950fabb
fix linting for uriIndicator component
2018-10-31 17:49:11 +01:00
Anna Melzer
980184e7ce
fix linting for transactionlistrecent component
2018-10-31 17:48:30 +01:00
Anna Melzer
d28fc1beea
fix linting for spinner component
2018-10-31 17:47:37 +01:00
Anna Melzer
317473c18d
fix linting for snackBar component
2018-10-31 17:46:33 +01:00
Anna Melzer
83481270f3
fix linting for router component
2018-10-31 17:44:19 +01:00
Anna Melzer
d443158ae9
fix linting for nsfw overlay component
2018-10-31 17:43:38 +01:00
Anna Melzer
a759ccb64b
fix linting for filePrice component
2018-10-31 17:41:56 +01:00