Skip to content

Use channel-specific mute labels for channel messages#2262

Merged
SnowCait merged 1 commit into
mainfrom
agent/channel-specific-mute-labels
Jul 14, 2026
Merged

Use channel-specific mute labels for channel messages#2262
SnowCait merged 1 commit into
mainfrom
agent/channel-specific-mute-labels

Conversation

@SnowCait

Copy link
Copy Markdown
Owner

Summary

  • Display channel-specific mute and unmute labels for valid channel messages.
  • Keep the existing event ID mute behavior unchanged.
  • Add English and Japanese localization entries for channel mute actions.

Implementation

MenuButton.svelte now detects a channel mute target when the event is a ChannelMessage and has a root e tag. In that case, the menu displays channel-specific wording. Regular notes and malformed channel messages continue using the existing thread wording.

Validation

  • Compared the branch against main.
  • Confirmed that only MenuButton.svelte and the English/Japanese locale files changed.

Closes #2260

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
nostter 536f9d1 Commit Preview URL

Branch Preview URL
Jul 14 2026, 05:00 PM

@SnowCait
SnowCait force-pushed the agent/channel-specific-mute-labels branch from a01b7ee to 536f9d1 Compare July 14, 2026 16:56
@SnowCait
SnowCait merged commit bab7fed into main Jul 14, 2026
4 checks passed
@SnowCait
SnowCait deleted the agent/channel-specific-mute-labels branch July 14, 2026 17:10
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.

Use channel-specific mute labels for channel messages

1 participant