Livestream comment delete/edit fix #5971

Merged
infinite-persistence merged 3 commits from ip/livestream-comment-delete into master 2021-05-04 17:08:36 +02:00
infinite-persistence commented 2021-04-28 19:42:55 +02:00 (Migrated from github.com)

Issue

  • Closes #5832: can't remove own comments in live stream mode (if you have multiple channels?)
    • Looks like it was just missing commentIsMine for the new component
    • Indirectly fixes "Block | Mute" appearing for own comment.
  • Disable editing livestream comments.
    • It doesn't do anything at the moment anyway.
  • Disable deleting hyperchats
    • The "total tipped" will get deducted when hyperchats are deleted, which doesn't make sense (doesn't reflect actual total that the creator received).
## Issue - Closes #5832: can't remove own comments in live stream mode (if you have multiple channels?) - Looks like it was just missing `commentIsMine` for the new component - Indirectly fixes "Block | Mute" appearing for own comment. - Disable editing livestream comments. - It doesn't do anything at the moment anyway. - Disable deleting hyperchats - The "total tipped" will get deducted when hyperchats are deleted, which doesn't make sense (doesn't reflect actual total that the creator received).
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#5971
No description provided.