lbry-desktop/ui
infinite-persistence 4688b4bf58
Livestream: stop pinned comments from appearing as latest (#6888)
## Ticket
6879: Previously pinned livestream comments show as latest

## Issue
`comment.List` will always display the pinned comment first, hence the problem when the chat is refreshed.

## Approach
Completely split pinned comments from top-level comments in the Reducer, and the let the GUI (e.g. regular comments, livestream comments) decide how they want to display it.

For the case of livestream, there is no need to repeat the pinned comments in the regular chat area, since there is a dedicated area on top.
2021-08-17 12:09:55 -04:00
..
component Livestream: stop pinned comments from appearing as latest (#6888) 2021-08-17 12:09:55 -04:00
constants Comment badge to reflect mod and admin status. 2021-08-16 10:08:56 +08:00
effects send recsys powered-by (#6875) 2021-08-17 10:03:25 -04:00
modal Fix delete option broken / missing 2021-08-11 10:07:43 -04:00
page send recsys powered-by (#6875) 2021-08-17 10:03:25 -04:00
redux Livestream: stop pinned comments from appearing as latest (#6888) 2021-08-17 12:09:55 -04:00
scss Comment badge to reflect mod and admin status. 2021-08-16 10:08:56 +08:00
util send recsys powered-by (#6875) 2021-08-17 10:03:25 -04:00
analytics.js Anthony watchman integration (#6799) 2021-08-10 16:42:50 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Commentron: incorporate 'setting.Get' into 'doFetchCreatorSettings' 2021-08-12 14:51:41 +08:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx bugfix 2021-07-29 12:58:25 -04: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 wip 2021-06-08 13:25:52 -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 sync edited playlists 2021-08-03 11:47:54 -04:00