2612d46f5cee719b8809b1db2a3cb2c0e6fa4f7c
Direct call ringing: - Incoming: oscillator ring tone (440/480Hz, on/off pattern) - Outgoing: ringback tone (2s on, 4s off) while waiting for answer - Browser Notification API for background incoming calls - All tones stop on answer/reject/hangup - Notification permission requested on first click Group calls: - /gcall — start a group call (notifies all group members) - /gjoin — join an active group call - /gleave-call — leave group call - /gmute — toggle per-group call notification mute (localStorage) - Participant tracking (joined/left messages with count) - Group call signal via group message broadcast (JSON type: group_call) - Call bar shows "Join Call" button when group call is active - Audio via same WZP bridge (room = gc-<groupname>) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Rust
84%
Python
11.7%
Shell
4.3%