lbry-desktop/ui
infinite-persistence f94f98e0f3 ViewPastSwaps: limit to 10 entries + other fixes
(1) Due to IAPI/commerce query limit, and also to not pollute the wallet with infinite chargeCodes, we'll only show the last 10 swaps. Beamer mentioned that it's possible to tracked back the past chargeCodes of the user, and potential provide a `list` endpoint to handle disputes.

(2) If a user explicitly removed an entry, don't repopulate that entry even if websocket returned an updated status for it. While it might be useful to handle accidental removals, it looks weird when the list gets repopulated with 'Expired' entries.

(3) Add sanitization when repopulating the chargeCodes from the wallet data (i.e. remove 'null' entries).

(4) Always repopulate the list per wallet data so every instance looks the same.
2021-04-13 14:02:25 -04:00
..
component Swap the order of LBC vs BTC as the entry point 2021-04-13 14:02:25 -04:00
constants CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
effects fix typo 2021-04-12 13:14:20 -04:00
modal CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
page CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
redux ViewPastSwaps: limit to 10 entries + other fixes 2021-04-13 14:02:25 -04:00
scss CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
util Search: infinite scroll 2021-04-07 12:08:17 -04:00
analytics.js pre-roll ads 2021-04-12 12:55:06 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js New moderation tools: block & mute (#5572) 2021-03-03 13:50:16 -05:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js Implement Swap BTC page 2021-04-13 14:02:25 -04:00
rewards.js When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
store.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00