Commit graph

161 commits

Author SHA1 Message Date
Sean Yesmunt
d74f573763 set default value of 'enableSync' to false for exisiting users 2019-10-16 19:52:05 -04:00
Sean Yesmunt
4097b0e9fd fetch channels after syncing 2019-10-16 19:52:05 -04:00
Sean Yesmunt
a3b3a204b0 first pass at sync for everyone 2019-10-16 19:52:05 -04:00
jessop
da19ff2471 triggers api publish new on streams and channels 2019-10-16 00:34:06 -04:00
zxawry
a1dfc54c3d add option to hide anonymous content 2019-10-15 13:37:23 -04:00
Sean Yesmunt
43900dd72f call sync after channel create 2019-10-15 11:47:43 -04:00
Sean Yesmunt
90e8c74006 use sdk preference endpoints 2019-10-15 11:40:38 -04:00
jessop
115148cea6 lbrytv to not block CHANNEL_SUBSCRIBE due to lack of daemonsettings share 2019-10-14 22:36:12 -04:00
Arpit Pandey
c35df624e3 Fix typos on code comments 2019-10-14 10:34:34 -04:00
jamesgeorge007
6e7de72686 feat: minor code refactor 2019-10-10 13:43:51 -04:00
JakeVdub
de5498f1b8 Refactor ModalAutoUpdateConfirm into ModalAutoUpdateDownloaded 2019-10-08 09:01:27 -04:00
Sean Yesmunt
7554fe01ef only reset publish when clearing cache 2019-10-06 22:07:15 -04:00
Sean Yesmunt
589a19b6e2 sync improvements 2019-10-06 22:07:15 -04:00
Sean Yesmunt
b89c8a51c6 add back reverted changes 2019-10-06 22:07:15 -04:00
Jeremy Kauffman
a96ff9eb1a move languages out of redux 2019-10-03 14:51:02 -04:00
Sean Yesmunt
9ef319341c Revert "fix: only clear store on web when signing out"
This reverts commit 8f7bfafae8.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
18f8f19e0b Revert "fix: stop syncing for existing users with balances"
This reverts commit feca7fb620.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
7094b56642 Revert "remove doGetThemes"
This reverts commit 18701e0382.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
567ef04fcb Revert "cleanup"
This reverts commit 54c09edec8.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
1254135455 Revert "dark mode love plus other fixes"
This reverts commit 15755c39db.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
737f833c41 Revert "moar cleanup"
This reverts commit 34b318754f.
2019-10-03 14:25:13 -04:00
Sean Yesmunt
34b318754f moar cleanup 2019-10-03 14:06:02 -04:00
Sean Yesmunt
15755c39db dark mode love plus other fixes 2019-10-03 14:06:02 -04:00
Sean Yesmunt
54c09edec8 cleanup 2019-10-03 14:06:02 -04:00
Sean Yesmunt
18701e0382 remove doGetThemes 2019-10-03 14:06:02 -04:00
Sean Yesmunt
feca7fb620 fix: stop syncing for existing users with balances 2019-10-03 14:06:02 -04:00
Sean Yesmunt
8f7bfafae8 fix: only clear store on web when signing out 2019-10-03 14:06:02 -04:00
kodxana
4644776ab6 Added Turkish language 2019-10-03 13:38:38 -04:00
kodxana
a0e0684d14 Renamed language names to their natives
This change will allow users to easly find their language even if they not know english very well.
2019-10-02 11:22:23 -04:00
Thomas Zarebczan
6f0d42cb37 fix: abandoning without file
This fixes not being able to abandon without first downloading the file.
I noticed the "go back" part is broken here and in the prod app...Sean can you see what's up there?
2019-10-02 00:39:09 -04:00
kodxana
81e53135d9 Updatet calls for Dark and Light translation 2019-10-01 17:45:18 -04:00
kodxana
b84a00087e Update settings.js 2019-10-01 17:45:18 -04:00
kodxana
24bbc1f3e8 Renamed language names to their natives
This change will allow users to easly find their language even if they not know english very well.
2019-10-01 17:45:18 -04:00
Sean Yesmunt
bbcff99fb3 pr feedback 2019-10-01 01:48:43 -04:00
Sean Yesmunt
ecf5e52dd4 cleanup 2019-10-01 01:48:43 -04:00
Sean Yesmunt
4c014e3147 onboarding + youtube transfer + channel page 2019-10-01 01:48:43 -04:00
Sean Yesmunt
3953b101a9 fix typo 2019-09-26 15:31:27 -04:00
Sean Yesmunt
3bee71f514 initial onboarding commit 2019-09-26 12:16:03 -04:00
jessop
5c06fa2dd8 password saving 2019-09-26 12:16:03 -04:00
Sean Yesmunt
3311e1af1f header changes with sign in/sign out 2019-09-26 12:16:03 -04:00
jessop
c2b881e10e recommit 2019-09-26 12:16:03 -04:00
Jeremy Kauffman
008f73fec2 proof of concept of i18n component
wherever I was

this is such a heap of shit but it technically works?

progress

working? but bad on desktop

use browser default for date time

fix language setting loading

fixes
2019-09-25 14:13:47 -04:00
Sean Yesmunt
0caf307c8c remove lbry-redux settinsg constants 2019-09-23 19:47:58 -04:00
Sean Yesmunt
eaf2a99697 hot fix: use desktop constants for settings 2019-09-23 19:18:32 -04:00
Thomas Zarebczan
afeb763558 fix: crash when viewing own content 2019-09-22 21:21:42 -04:00
Sean Yesmunt
59872056eb fix: ensure reward claim happens after file view request 2019-09-19 13:07:00 -04:00
Sean Yesmunt
806626fe16 remove localStorage from settings 2019-09-18 16:57:54 -04:00
jessop
a99867971f next unplayed 2019-09-17 20:34:26 -04:00
Thomas Zarebczan
7009bee4c8 fix: German
Would crash when switching + going to a file.
changelog

Fixes https://github.com/lbryio/lbry-desktop/issues/2856
2019-09-06 15:19:30 -04:00
Sean Yesmunt
dc57671bd9 subscription fixes 2019-09-05 09:40:42 -04:00