Flashii
Home
Changelog
Contact
Rules
Bluesky
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
Bluesky
News
Forum
Chat
Significant parts of the site require JavaScript.
If you have it turned off and something doesn't work, that's probably why!
Changelog
2026-06-08
Added
flash
Added console commands for creating forum topics and posts.
Updated
flash
Allow mods to access empty topics.
2026-06-07
Updated
flash
Changed the priority of the zalgo bbcode to not expose HTML.
Fixed
flash
Fixes and updates to the Zalgo generator.
Updated
flash
Increased size of body field in profile about sections table.
Updated
flash
UTF-8 grapheme length checking for about and signature.
Updated
flash
That should be a plain strlen, not multibyte.
Updated
flash
Make comments body length restrictions configurable and switched to grapheme based length checking.
Updated
flash
Use grapheme cluster based length checking for private messages.
Updated
flash
Made the byte count related size error clearer.
Updated
flash
Increased size of BLOB fields in messages.
Updated
flash
Better config access in posting.php and also check lengths based on UTF-8 grapheme clusters.
Removed
flash
Removed /api/ prefixed paths and remove access to api endpoints from the web domain.
Updated
flash
Also use an enum for the forum topic type.
Updated
flash
Just realized that in 2013 I versioned the side as 0.x.y, so its time for a retcon.
Updated
flash
This is unused now.
Updated
flash
Forgot to change this back to git oops lol
Updated
flash
Altered the way versions are handled.
Updated
flash
Moved parsing preview endpoint to a global location.
Removed
flash
Removed the stinky Interface suffix from the Parser interface.
Updated
flash
Replaced Parsers static class with a context type one.
Updated
flash
Clean up parsing.js
2026-06-06
Updated
flash
Renamed the Parsers namespace to Parsing.
Updated
flash
Combined header tags into a single source file.
Updated
flash
I am embarrassingly out of it...
Updated
flash
Moved some leftover forum config things to the env file.
2026-06-05
Updated
flash
Replaced forum leaderboard webpage with a command line version.
Updated
flash
Updated packages and removed ignores phpstan can now detect properly.
2026-05-12
Updated
flash
Shorter aliases.
Fixed
flash
Fixed timestamp parsing in Splatoon 1 schedule command.
1
2
3
4