Commit graph

33 commits

Author SHA1 Message Date
Sean Yesmunt
938a8e1b7e allow channels on Discover page 2018-05-24 16:11:13 -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
Daniel Dominguez
16c09a9ddd Move modals types constants to lbry-redux repository.
- Remove useless file modal types as is not referenced anymore in this repository.
  - Changed import statements to use lbry-redux to import modal types constants.
2018-05-05 16:04:47 -03:00
Sean Yesmunt
25c6ef54e1 doOpenModal => doNotify 2018-04-19 12:51:18 -04:00
Sean Yesmunt
c097c15312 fix lbry-redux imports and lint fixes 2018-04-18 00:22:42 -04:00
Sean Yesmunt
eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
liamcardenas
2251fe5832 Notify after download, badges and fix error 2018-03-26 00:31:52 -07:00
liamcardenas
74bab48749 Added api sub logging, sub modal, and immediate download initiation 2018-03-16 11:22:19 -07:00
liamcardenas
7828753d49 Fix recurring download problem, notification error and consolidate actions 2018-03-15 01:34:22 -07:00
liamcardenas
fa91f3cea5 Fix abandon claim issue 2018-03-08 23:10:37 -08:00
liamcardenas
0c833a727e Formatted whole app 2018-03-08 23:06:15 -08:00
liamcardenas
1cb122c839 Fix claim name undefined in buildURI bug 2018-03-08 17:56:48 -08:00
liamcardenas
cbe05c3bcc Merge branch 'master' into daemon19 2018-03-08 10:20:28 -08:00
Liam Cardenas
183c4be58b
Merge pull request #1074 from lbryio/improve-privacy
Improve privacy
2018-03-07 21:24:29 -08:00
liamcardenas
a8ce782894 Do not log to api when dianostic sharing is off 2018-03-07 19:56:58 -08: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
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
Liam Cardenas
3863c517fd Upgrade daemon to 0.19.0rc35 2018-02-20 21:41:30 -08:00
Igor Gassmann
1da4d05986 Refactor lbryuri.js into separate named exports 2018-01-19 12:12:28 -03:00
Travis Eden
7bc2f888f1 resolve merge conflicts 2018-01-05 18:57:24 -05:00
Igor Gassmann
0e77be0ab5 HOTFIX: Fix creation of channel 2018-01-02 16:54:57 -03:00
Igor Gassmann
0a94082983 Convert anonymous functions to arrow functions 2017-12-27 20:48:11 -03:00
Igor Gassmann
4cab8055ca Merge origin/master into issue/763 2017-12-21 22:21:22 -03: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
hackrush
2aa80ed796 Reworked abandon to not be depenedent on txn list 2017-12-13 14:55:14 +05:30
Igor Gassmann
9a786f7d48 Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	src/main/main.js
2017-12-08 14:37:06 -03:00
Igor Gassmann
6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00
Renamed from src/renderer/js/redux/actions/content.js (Browse further)