Changelog
2026-08-20
what
Attempt at improving autoplay detection.
Added OAuth env vars to the example file.
Implemented support for OAuth2 (mainly for development).
Added toggle for switching client variants in prod.
Reduced font size of poster usernames a little bit.
Fixed styling regressions on posting page caused by post author HTML changes.
Fixed changelog index being served as plain text.
Never ended up using this flag.
Forgot some font related things.
Switched build system over to Vite.
2026-08-19
Minor tweaks to the member listing.
Cleaned up the post author panel for forum posts a bunch.
Removed checks around things that are always specified.
Split the forum footer out into its own files.
Updated libraries.
Nuked TODO file, updated libraries and bumped version.
2026-07-27
Fixed absence of series.
2026-07-26
brainmaker hotfix
Added filtering by ruleset to Splatoon schedule commands.
Made mode filtering code ignore unknown strings.
Read alias list from the config file.
Added ability to specify a nonce in the booru command.
2026-07-19
BASICALLY a personal attack type omission
2026-07-14
woke update
2026-07-11
Plagiarise WhatsApp.
2026-07-07
gork ball rebalancing
2026-07-06
Attempt to correct page numbers when hotlinking to someone with different settings.
2026-07-02
Fixed crusty newline.
Replaced parse_url based HttpUri with the new PHP 8.5 WhatWgUrl class.