| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-07 | Defer char.ini loading and use direct img src for char icons | David Skoland | |
| Instead of eagerly fetching char_icon (with HEAD requests per extension) and char.ini for every character on join, set img.src directly to char_icon.png and defer char.ini loading until actually needed (character selection via handlePV, or first IC message via handleMS). This eliminates thousands of HTTP requests on join for large character lists. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2025-06-22 | off by one | stonedDiscord | |
| fix #263 | |||
| 2024-11-20 | Prettified Code! | stonedDiscord | |
| 2024-09-29 | HandleMS should only be in charge of parsing chat message. | Caleb Mabry | |
| 2023-11-23 | Hide chatbox on blankposts | David Skoland | |
| 2023-11-23 | Formatting | David Skoland | |
| 2023-09-20 | autoformat with eslint | stonedDiscord | |
| 2023-04-10 | more robust args | stonedDiscord | |
| 2023-01-23 | detect blankpost | stonedDiscord | |
| 2023-01-08 | do showname encoding different | stonedDiscord | |
| 2022-09-11 | Refactor getChatmsg | Caleb | |
| 2022-09-11 | Typechecking changed | Caleb | |
| 2022-09-09 | Migrated functions | Caleb | |
| 2022-08-25 | Removing unused imports | Caleb | |
| 2022-08-25 | Remove handleMS and separate queryParser | Caleb | |
