Subscriptions overhaul #1872

Merged
daovist merged 13 commits from subscriptions-overhaul into master 2018-08-20 18:36:23 +02:00

13 commits

Author SHA1 Message Date
Sean Yesmunt
3769ede3ef change interval back to 15 minutes 2018-08-20 12:20:53 -04:00
Travis Eden
3ba8b7e08f check subscription by uri 2018-08-20 10:01:32 -04:00
Travis Eden
5e270c129c doCheckSubs only takes uri; do not clear notifications on doFetchClaimsByChan; doFetchMySubs on startup; always set latest on checkSub; do not download or notify when latest is undefined 2018-08-20 09:47:19 -04:00
Travis Eden
6b375965f9 implement silent failing on reward claims when user is not reward approved 2018-08-20 09:47:19 -04:00
Travis Eden
30e0ff309a prevent subscription notification when viewing subscriptions page 2018-08-20 09:47:19 -04:00
Travis Eden
35f35dcbae remove snackbar when download complete 2018-08-20 09:47:19 -04:00
Travis Eden
3d66610d69 reword autoDownload postfix 2018-08-20 09:47:19 -04:00
Travis Eden
fa0e9fcb0c set autoDownload default true 2018-08-20 09:47:19 -04:00
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