lbry-desktop/ui/redux
infinite-persistence eb241b3504
Add doCommentListOwn -- command to fetch own comments
Since the redux slice is set up based on content or channel ID (for Channel Discussion page), re-use the channel ID for the case of "own comments". We always clear each ID when fetching page-0, so no worries of conflict when actually browsing the Channel Discussion page.
2021-10-02 08:15:56 +08:00
..
actions Add doCommentListOwn -- command to fetch own comments 2021-10-02 08:15:56 +08:00
reducers comment.list: fix typos and renamed variables 2021-10-02 08:15:55 +08:00
selectors Fix linked-comment scrolling 2021-10-01 15:51:05 +08:00