Skip to content

feat: add ICQ completion sound#2702

Open
benben wants to merge 1 commit into
mainfrom
posthog-code/add-icq-sound
Open

feat: add ICQ completion sound#2702
benben wants to merge 1 commit into
mainfrom
posthog-code/add-icq-sound

Conversation

@benben

@benben benben commented Jun 16, 2026

Copy link
Copy Markdown
Member

Problem

@ben.k wanted the nostalgic ICQ "Uh-oh!" new-message sound as a completion sound option instead of (well, alongside) meep. :blushing_cowboy:

Changes

Adds a new icq completion sound, available on both desktop/web and mobile, following the existing sound pattern:

  • New asset icq.mp3 (converted from the source WAV) in packages/ui/src/assets/sounds/ and apps/mobile/assets/sounds/.
  • Registered icq in the CompletionSound type, the sound URL/asset maps, and the settings selectors (labelled "ICQ") on both platforms.

How did you test this?

Verified the changes follow the existing exhaustive Record<CompletionSound, …> maps so the type system enforces the new key. Confirmed the converted MP3 is a valid ~0.45s audio file. (Did not run the full app — node_modules isn't installed in this environment, so a project-wide typecheck couldn't run.)

Automatic notifications

  • Publish to changelog?
  • Alert Sales and Marketing teams?

Created with PostHog Code from a Slack thread

Adds the classic ICQ "Uh-oh!" new-message sound as a selectable completion sound on both desktop/web and mobile, following the existing sound pattern.

Generated-By: PostHog Code
Task-Id: 245d3f95-a569-4f32-967d-f9742e439044
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

React Doctor found no issues in the changed files. 🎉

Reviewed by React Doctor for commit 901d287.

@greptile-apps

greptile-apps Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Reviews (1): Last reviewed commit: "feat: add ICQ completion sound" | Re-trigger Greptile

@benben benben marked this pull request as ready for review June 16, 2026 12:43
@benben benben requested a review from a team June 16, 2026 12:43
@benben benben enabled auto-merge (squash) June 16, 2026 12:47
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.

1 participant