lbry-desktop/ui
infinite-persistence 51d4407002
Don't allow a duration that exceeds Feb 8th
> _Max date it can do is back to : 2022-02-08 - so don't allow a days value that's higher than this. (hint before selection / submission if possible)_

My initial understanding was that it is ok to set beyond this date (e.g. "1 year"), just that any channels created before Feb 7 will still be able to comment even if they are less than a year old.  That feels like ok behavior to me (easier for user to grasp), but turns out setting anything before that date will block all channels.

So, this commit changes the warning message and also blocks the user from finalizing.
2022-02-23 23:01:59 +08:00
..
component Factor out 'FormFieldDuration' for re-use 2022-02-23 23:01:55 +08:00
constants Add modal to change "min channel age" 2022-02-23 23:01:56 +08:00
effects Fix/use has window width changed enough (#894) 2022-02-16 14:08:57 -05:00
modal Don't allow a duration that exceeds Feb 8th 2022-02-23 23:01:59 +08:00
page Add "min channel age" setting 2022-02-23 23:01:57 +08:00
redux Band-aid: warn about AdGuard blocking our CDN (#934) 2022-02-22 14:17:41 -05:00
scss Add "min channel age" setting 2022-02-23 23:01:57 +08:00
util Replace commentron's min-age error message 2022-02-23 23:01:58 +08:00
analytics.js More cleanup 2022-01-31 11:39:03 -05:00
app.js
comments.js Remove custom comments server 2022-02-03 10:24:58 -05:00
i18n.js Add env to auto report new strings in console 2022-01-05 00:26:31 -08:00
index.jsx [oEmbed] some changes and fixes (#392) 2021-12-01 10:36:52 -05:00
lbry.js Un-authenticated resolve (#341) 2021-11-24 09:33:34 -05:00
logWarningConsoleMessage.js
native.js
reducers.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Change logic for daily reward claiming to weekly 2021-12-23 02:40:58 -05:00
store.js Patch to restore position upon returning to video until more fully fleshed out fix can be introduced (#817) 2022-02-07 12:51:26 -05:00