lbry-desktop/ui/redux/reducers
infiinte-persistence 95b4f89e50 Make 'playback rate' persistent
## Issue
5308: Ability to choose default play speed and theatre mode or regular playback size

## Comments
Initially, I used the local storage, as per 'muted' and 'volume' -- I thought that would be appropriate.
Later, I saw that Theater Mode is already using Client Settings, so I re-did everything to match that.

Also, there is an accompanying commit in lbyr-redux.
2021-01-19 10:16:46 -05:00
..
app.js move splash animation out of settings 2020-11-09 13:37:51 -05:00
blocked.js patch null blocked error 2020-08-25 09:53:22 -04:00
comments.js wait to render comments until reactions are fetched 2020-10-27 22:18:22 -04:00
content.js refactor floatingUri to allow inline players in comments/markdown 2020-10-21 15:29:29 -04:00
notifications.js make notifications deleteable + unsub from the bell on notifications page 2020-11-04 10:25:49 -05:00
reactions.js add file reactions code from odysee 2020-10-02 15:28:00 -04:00
rewards.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
search.js wunderbar improvements 2020-12-03 12:39:12 -05:00
settings.js Make 'playback rate' persistent 2021-01-19 10:16:46 -05:00
subscriptions.js per channel notification settings 2020-11-02 14:13:13 -05:00
sync.js Don't hard fail on sync set error 2020-11-14 01:17:26 -05:00
tags.js sync reducer stuff 2020-10-27 10:17:11 -04:00
user.js Clear 'passwordSet*' flags too in USER_PASSWORD_SET_CLEAR 2020-09-15 12:52:12 -04:00