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
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
1a7ca6fe7b
use doOpenModal for upstream changes
2018-11-20 11:09:19 -05:00
Sean Yesmunt
df322c573a
move modals to app and use doToast/doError
2018-11-20 11:05:25 -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
b5ad608d88
add RefreshTransactionList button
2018-11-08 12:13:36 -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
336f398ce1
remove shapeshift
2018-11-06 16:54:28 -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
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
Sean Yesmunt
639f99555f
fix subscribe uri on channel pages
2018-10-31 13:08:30 -04: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
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
Sean Yesmunt
5e98a9b982
updates for lbrynet30
2018-10-26 14:16:43 -04:00
Jessop Breth
968661474e
adds sortBy default prop
2018-10-26 00:42:18 -04:00
Jessop Breth
490e9beed3
persist fileList sorting
2018-10-22 23:31:06 -04:00
Sean Yesmunt
70b95f2f61
subscription improvements
2018-10-22 12:44:22 -04:00
Chakrit Likitkhajorn
9b4cbc2712
Limit file type when upload
2018-10-14 18:53:11 +07:00
Sean Yesmunt
3c87c47632
add content placeholder and time info on file{card,tile}
2018-10-12 14:20:20 -04:00
Chakrit Likitkhajorn
9375c267b1
Always trim claim id from category
2018-10-10 22:02:20 +07:00
Chakrit Likitkhajorn
2646ce4481
Add support for clickable link
2018-10-10 21:13:43 +07:00
Sean Yesmunt
445bf77e36
Merge pull request #2018 from ykris45/patch-3
...
change http to https
2018-10-09 17:25:18 -04:00
YULIUS KURNIAWAN KRISTIANTO
3078d6f0fd
change http to https
2018-10-09 23:58:53 +07:00
Sean Yesmunt
42fc41f1ae
simplify file card and tile
2018-10-09 11:01:54 -04:00
Sean Yesmunt
4dbd364ea1
use lbryinc/lbry-redux for rewards/featured content
2018-10-05 16:14:46 -04:00
Sean Yesmunt
3f0bfa3ca5
Merge pull request #2001 from lbryio/channel-alignment
...
better channel actions alignment
2018-10-05 14:51:48 -04:00
Sean Yesmunt
029bd1d559
fix brief alignment issue on channel pages
2018-10-05 13:52:04 -04:00
Sean Yesmunt
9501c64717
Merge pull request #1999 from lbryio/history-improvements
...
Style improvements and user history bugs
2018-10-05 13:47:51 -04:00
Jessop Breth
42988daa59
adds LBRY app sharing to socialShare
2018-10-04 09:50:06 -04:00
Sean Yesmunt
ce9a3f0ff4
better channel actions alignment
2018-10-04 00:39:49 -04:00
Sean Yesmunt
9c74cd7f64
general css fixes
2018-10-04 00:11:08 -04:00
Sean Yesmunt
f0284d3e79
remove claims from redux-persist
2018-10-03 12:49:48 -04:00
Sean Yesmunt
5fad830618
move reward code to bottom of rewards list
2018-10-02 11:11:48 -04:00
Sean Yesmunt
3357d14d9c
Merge pull request #1935 from lbryio/reward-codes
...
Add reward code redemption
2018-10-01 21:11:04 -04:00
Sean Yesmunt
30ba7ba773
update labels and use latest lbryinc
2018-10-01 20:55:03 -04:00
Sean Yesmunt
49573a65b9
add logic for reward codes
2018-09-25 20:13:49 -04:00
Sean Yesmunt
516a3f52e8
improve bid/name help text
2018-09-24 20:17:08 -04:00
Sean Yesmunt
9b700e48bf
use lbryio/lbryinc
2018-09-23 23:44:42 -04:00