lbry-desktop/ui/redux
infinite-persistence fd66e6b9b1
Refactor Commentron error msg handling
## Issue
6832: Pass through commenting error if it fails current error list

## Changes
- Refactor the error-msg-replacing code to make it easier to add new ones in the future.
- Made the new error message localizable (i.e. extract the variable value, pass to `__()`)
- Fallback to Commentron original message for those unhandled ones (usually fresh messages from Commentron).
2021-08-10 10:26:58 +08:00
..
actions Refactor Commentron error msg handling 2021-08-10 10:26:58 +08:00
reducers Fill in remaining Recsys fields 2021-08-03 09:34:36 -04:00
selectors fix dislike crash when no claim 2021-08-06 14:10:05 -04:00