| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-07 | Catch rejected play() promises from browser autoplay policy | David Skoland | |
| Browsers reject .play() with a DOMException when the user hasn't interacted with the document yet. Add .catch(() => {}) to all 9 play() call sites to suppress the uncaught promise rejection. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2024-11-20 | Prettified Code! | stonedDiscord | |
| 2022-09-09 | Moved more functions out of client | Caleb | |
