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
e618b491e6
remove fetchClaimsCount call on channel pages
2018-11-27 17:13:15 -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
Sean Yesmunt
4ecd5e1684
add recommended subscriptions
2018-11-21 16:20:55 -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
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
YULIUS KURNIAWAN KRISTIANTO
2e0b7f0357
Update setupBarMenu.js
2018-11-16 02:27:19 +07: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
d740b26662
minor changes
2018-11-12 18:58:26 -05:00
YULIUS KURNIAWAN KRISTIANTO
48a9f5e702
added some link and change link
2018-11-13 03:36:00 +07:00
YULIUS KURNIAWAN KRISTIANTO
780ef7a510
add faq to Report a Bug section
2018-11-13 03:17:24 +07: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
523fdf694b
fix license type on edit
2018-11-07 23:14:35 -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
Thomas Zarebczan
e0b31d464d
windows daemon process checks
...
Check for running daemon without arguments on Windows
2018-11-07 11:30:41 -05:00
Sean Yesmunt
3de1298d25
use date estimate
2018-11-07 11:03:42 -05:00
Sean Yesmunt
336f398ce1
remove shapeshift
2018-11-06 16:54:28 -05:00
Sean Yesmunt
7785de2a66
fix text wrapping on file description
2018-11-06 16:27:26 -05:00
Sean Yesmunt
d5a19eb530
fix selected color on history list in dark mode
2018-11-06 10:13:12 -05:00
Sean Yesmunt
02457ca11c
remove console.log
2018-11-06 09:36:06 -05:00
Sean Yesmunt
01db231ada
fix meta style color
2018-11-06 09:36:06 -05:00
Sean Yesmunt
4bbc3135c9
Merge pull request #2091 from lbryio/daemon-start
...
Fix: correctly search for daemon process on startup
2018-11-05 16:48:38 -05:00
Sean Yesmunt
d775de69e7
Remove ToS checkbox
2018-11-05 16:08:27 -05:00
Sean Yesmunt
4f36b13569
search for 'lbrynet start' to determine if the daemon is running on start up
2018-11-05 16:00:05 -05:00
Sean Yesmunt
f3d093e62c
fix typo
2018-11-05 10:50:49 -05:00
Sean Yesmunt
f621440b3f
Merge pull request #2088 from jessopb/channelShare
...
adds shareModal to channel page
2018-11-05 10:31:41 -05:00
Sean Yesmunt
45339f8197
fix typo
2018-11-05 10:29:21 -05:00
Sean Yesmunt
af2164e9e4
update lbry-redux and subscriptions claim_list_mine call
2018-11-05 10:21:38 -05:00
Jessop Breth
bf86974ec2
Uses a constant for PAGE_SIZE
2018-11-02 22:17:55 -04: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
Jessop Breth
2c6cc7de0f
adds shareModal to channel page
2018-11-02 13:24:56 -04:00
Anna Melzer
bbf6696054
Linting/quick wins modal & pages ( #2086 )
...
* fix linting for affirmPurchase modal
* fix linting for confirmTransaction modal
* fix linting for error modal
* fix linting for filetimeout modal
* fix linting for first transaction modal
* fix linting for incompatible daemon modal
* fix linting for external link modal
* fix linting for remove file modal
* fix linting for revoke claim modal
* fix linting for reward approval modal
* fix linting for send tip modal
* fix linting for welcome modal
* fix linting for page files
2018-11-01 17:55:25 -04:00