Commit graph

246 commits

Author SHA1 Message Date
Sean Yesmunt
eb970c7873 wrap text properly in MD preview 2018-11-30 00:49:02 -05:00
Sean Yesmunt
006ff3fd43 cleanup 2018-11-28 18:21:33 -05:00
Sean Yesmunt
10e8977510 fix white flash on reload 2018-11-28 12:52:07 -05:00
Sean Yesmunt
c07214ef7a add ability to mark all subscriptions as read 2018-11-27 17:16:23 -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
c2bed1762b fix gerbil styling 2018-11-27 11:03:27 -05:00
Sean Yesmunt
4ecd5e1684 add recommended subscriptions 2018-11-21 16:20:55 -05:00
Sean Yesmunt
df322c573a move modals to app and use doToast/doError 2018-11-20 11:05:25 -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
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
863b2e32ce add comment support button 2018-11-07 17:44:38 -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
01db231ada fix meta style color 2018-11-06 09:36:06 -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
a7c2fdad1b fix markdown editor styles on dark mode 2018-10-31 14:51:48 -04:00
Sean Yesmunt
32d110cb1f add subscribed icon to files on homepage 2018-10-31 12:57:22 -04:00
Sean Yesmunt
b42d673258 fix card subtitle spacing 2018-10-30 13:12:21 -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
ポール ウェッブ
8e08ac588c Fixes 2018-10-25 12:13:25 -05:00
Sean Yesmunt
627af75f43 improve sizes/spacing on large screens 2018-10-23 15:12:33 -04:00
Sean Yesmunt
70b95f2f61 subscription improvements 2018-10-22 12:44:22 -04:00
ポール ウェッブ
49f0b53267 Light mode URL bar is clearer to read 2018-10-22 12:30:16 -04:00
Sean Yesmunt
6b3d49ca3b use lbry-teal-5 for snackbar/loadscreen 2018-10-22 12:30:16 -04:00
ポール ウェッブ
1e169729e0 Fixed input styling 2018-10-22 12:30:16 -04:00
ポール ウェッブ
a14ecf0e8d Fixed dark mode issues 2018-10-22 12:30:16 -04:00
ポール ウェッブ
a96460fbd9 Dark mode 2018-10-22 12:30:16 -04:00
ポール ウェッブ
98349d6b41 Trying to get dark mode working 2018-10-22 12:30:16 -04:00
ポール ウェッブ
6bc6ee3d4f Replaced Metropolis with Inter UI 2018-10-22 12:30:16 -04:00
ポール ウェッブ
2a3491013b Second refactor pass 2018-10-22 12:30:15 -04:00
ポール ウェッブ
ca35e1f15d Replacing existing colors with npm module, and refactoring Sass 2018-10-22 12:30:15 -04:00
btzr-io
ed2abcc9fb fix position 2018-10-14 20:40:23 -06:00
btzr-io
87f098cc17 change snackbar notification postion to bottom-left 2018-10-14 20:06:10 -06:00
Sean Yesmunt
5665bc3ee7
Merge pull request #2030 from lbryio/thumbnail
fix thumbnail height/width
2018-10-14 13:19:40 -04:00
Sean Yesmunt
0d69772bdb updates for PR comments 2018-10-12 14:44:07 -04:00
Sean Yesmunt
b40b64cb6e fix placeholder style for dark mode 2018-10-12 14:20:20 -04:00
Sean Yesmunt
3c87c47632 add content placeholder and time info on file{card,tile} 2018-10-12 14:20:20 -04:00
Sean Yesmunt
88e15438d7 fix thumbnail height/width 2018-10-11 18:57:00 -04:00
Sean Yesmunt
b16d5e87de
Merge branch 'master' into patch-2 2018-10-09 16:38:36 -04:00
Sean Yesmunt
334c278e4f fix transaction filter collision 2018-10-09 16:36:11 -04:00
Sean Yesmunt
42fc41f1ae simplify file card and tile 2018-10-09 11:01:54 -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
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
3357d14d9c
Merge pull request #1935 from lbryio/reward-codes
Add reward code redemption
2018-10-01 21:11:04 -04:00