lbry-desktop/ui/redux/actions
infinite-persistence f53680ea63
Refactor ERR_MAP to be general purpose
- Remove the need for an object key. Just use an array. It gets hard to maintain as more messages come in, and so far there is no need to access the configs directly.

- Just focus on handling the message and not creating a toast object. Leave the latter to the client.
2022-03-24 15:16:47 +08:00
..
app.js Move blocker flag to redux 2022-03-16 16:48:26 +08:00
blocked.js Geo blocklist - reimplement with backend support (#1089) 2022-03-14 15:15:30 -04:00
claims.js Clear search cache instead of full reload on homepage 2nd-click (#930) 2022-02-21 07:54:23 -05:00
coinSwap.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
collections.js Fix #798: fix action dispatch order in doFetchItemsInCollections 2022-03-12 08:54:43 -05:00
comments.js Refactor ERR_MAP to be general purpose 2022-03-24 15:16:47 +08:00
content.js Improve livestream claimLink embeds 2022-03-16 16:36:50 -04:00
file.js Fix flow for User/UserState 2022-03-17 13:12:18 +08:00
file_info.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
livestream.js socket improvements 2022-03-16 16:36:50 -04:00
notifications.js Defer notification/categories 2021-12-29 09:15:06 -05:00
publish.js [Fix] linked uris (#959) 2022-02-24 10:20:07 -05:00
reactions.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
reportContent.js update reports endpoint. 2022-02-09 15:06:38 -05:00
rewards.js Change logic for daily reward claiming to weekly 2021-12-23 02:40:58 -05:00
search.js TMP: switch fyp batch-resolve to claim_search 2022-03-23 09:23:02 -04:00
settings.js Locale Nag Fixes 2022-03-21 09:36:59 -04:00
subscriptions.js More sidebar optimizations 2022-03-22 08:46:27 -04:00
sync.js Sync: fix new user sign up flow 2022-01-05 04:00:12 -05:00
tags.js Remove content_tags and related functions 2021-12-13 11:54:53 -05:00
user.js cleanup 2022-03-22 16:07:05 -04:00
wallet.js Better handling of SDK errors 2022-03-18 09:11:04 -04:00
websocket.js socket improvements 2022-03-16 16:36:50 -04:00