Skip to content

Implement viewing SC replies/likes, restyle SC/Membership popups#220

Merged
KentoNishi merged 7 commits into
LiveTL:mainfrom
FlaminSarge:sc-reply
May 13, 2026
Merged

Implement viewing SC replies/likes, restyle SC/Membership popups#220
KentoNishi merged 7 commits into
LiveTL:mainfrom
FlaminSarge:sc-reply

Conversation

@FlaminSarge
Copy link
Copy Markdown
Member

@FlaminSarge FlaminSarge commented May 12, 2026

I'd say this is pretty feature-complete.

  • View Super Chat replies in the SC popup, fetched on open and updated live from incoming chat
  • Live like counts shown next to the reply count (5 replies • 12 likes)
  • Reply indicator chip on chat messages that reply to a SC; click jumps to that SC's panel
  • Setting: toggle for the reply indicator on/off
  • SC popup moved to top of chat with a colored border matching the SC and full-width minus small gutters
  • Snappier dialog open (120ms instead of 270ms)
  • PaidMessage restyle: timestamp shown next to avatar (if setting on), amount moved to the right, super stickers render as a row below the header
  • MembershipItem restyle: two-row layout with headerSubtext on the right; gift image now appears as a faded watermark on the right side instead of pushing the second line down
  • Block/report menu no longer clips behind the SC card
  • Background for replies section matches selected theme/regular chat background

Fair warning: Claude-assisted.

Screenshots

Screenshot 2026-05-12 at 5 12 33 AM

Screenshot 2026-05-12 at 5 12 54 AM
Screenshot 2026-05-12 at 5 13 12 AM
Screenshot 2026-05-12 at 5 13 29 AM
Screenshot 2026-05-12 at 5 13 42 AM
Screenshot 2026-05-12 at 5 14 17 AM
Screenshot 2026-05-12 at 5 14 45 AM
Screenshot 2026-05-12 at 5 15 00 AM
Screenshot 2026-05-12 at 5 16 59 AM
Screenshot 2026-05-12 at 6 25 15 AM

Amount/Tier on the left, timestamp between avatar and name if enabled, duration (membership) on a 2nd line, super sticker underneath the header instead of on the right
… the top of the chat window

This adds an icon in front of a chat message if it's a reply to a superchat, which will open that superchat's panel when clicked (if available). Setting to disable this icon.
It also pulls like counts from the incoming requests and keeps track of them for the superchats that are currently visible in the ticker at the top.
It also also shows incoming replies in that superchat's panel if it's open (in a collapsible section).
@KentoNishi KentoNishi merged commit e4fa630 into LiveTL:main May 13, 2026
3 checks passed
@FlaminSarge FlaminSarge deleted the sc-reply branch May 13, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants