lbry-desktop/ui/redux
infinite-persistence dcc66f211e Reject reaction if already done from another channel.
## Issue
1075, spam prevention.

## Approach
- When making a reaction, fetch reactions for all my channels for the particular comment id, and reject the reaction is any was found.
- Report the channel name in the toast so that user can at least know which channel to select in order to undo the reaction.
2022-05-02 16:03:53 -04:00
..
actions Reject reaction if already done from another channel. 2022-05-02 16:03:53 -04:00
middleware Sync: handle fast-actions being reverted 2021-12-29 10:32:38 -05:00
reducers Refactor and fix websocket connection behavior 2022-04-29 10:43:30 -04:00
selectors Refactor and fix websocket connection behavior 2022-04-29 10:43:30 -04:00