Commit graph

24 commits

Author SHA1 Message Date
Travis Eden
a6393aaf17 1 download per channel; do download/notify on subscribe 2018-08-20 09:47:19 -04:00
Travis Eden
02c20d090e do not download newest content on channel subscription; do still set latest 2018-08-20 09:47:19 -04:00
Travis Eden
386e9271ff when file download completes, notify through snackbar if on subscriptions page; formatting 2018-08-20 09:47:19 -04:00
Travis Eden
cedafdbe14 attempt to claim subscription reward when subscribing to a channel; fail silently 2018-08-20 09:47:19 -04:00
Travis Eden
69c285025c fix subscription notification and download glitches 2018-08-20 09:47:19 -04:00
Sean Yesmunt
492b1601f6 feature: use internal-apis for subscriptions and add page loader
update subscription types

update changelog

Simplify subscriptions sync logic

add claim type

use let over const

change spinner color based on theme

clean up subscriptions
2018-05-15 11:16:14 -04:00
Sean Yesmunt
eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
liamcardenas
2251fe5832 Notify after download, badges and fix error 2018-03-26 00:31:52 -07:00
liamcardenas
f2f316968b Fixed formatting issues 2018-03-16 11:26:44 -07:00
liamcardenas
74bab48749 Added api sub logging, sub modal, and immediate download initiation 2018-03-16 11:22:19 -07:00
liamcardenas
d8cd9497cc Format changes with prettier 2018-03-15 01:35:47 -07:00
liamcardenas
7828753d49 Fix recurring download problem, notification error and consolidate actions 2018-03-15 01:34:22 -07:00
Liam Cardenas
15b792211c
Update subscriptions.js 2018-03-11 22:34:16 -07:00
liamcardenas
3f8f25dc43 let --> const 2018-03-07 11:41:14 -08:00
liamcardenas
1e1c494367 Re-ran prettier 2018-03-07 11:19:45 -08:00
liamcardenas
6e293fd04b Fixed weird issue with flow throwing fallacious error 2018-03-06 01:37:53 -08:00
liamcardenas
98c9dfb68e Formatted code with prettier 2018-03-06 00:36:04 -08:00
liamcardenas
2c6f2d52bf Fix issues with viewing most recent and uninitiated latest videos 2018-03-06 00:32:58 -08:00
liamcardenas
c3dd7f3449 Added notifications and downloading upon detecting to subscription items 2018-03-05 23:44:36 -08:00
liamcardenas
7296800ce0 Add most recent latest video to subscription state 2018-03-05 16:28:11 -08:00
Igor Gassmann
7cd25e777a Pretty print and lint non-component sources 2017-12-21 18:00:33 -03:00
Igor Gassmann
a40aecfb68 Apply ESLint auto fixing 2017-12-13 18:36:30 -03:00
Sean Yesmunt
38de5edc90 use common subscribeButton component 2017-12-08 16:09:22 -05:00
Sean Yesmunt
a7fe02ea98 persisting subscriptions 2017-12-08 16:09:22 -05:00