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
2025-09-04
Updated
flash
Split things out into multiple entrypoint files that are loaded when needed.
Removed
flash
Removed DOM alias functions.
Updated
flash
Reduced amount of things being globally exposed on window to just the JSX utils.
Updated
flash
Split header pm counter out into own module.
Updated
flash
Switched to webpack away from assproc.
2025-09-02
Updated
flash
Seems this is how you're meant to call these.
Added
flash
Added HTML minification to the Makefile for error page generation.
Updated
flash
Reduced assets back down to a single CSS and JS file/folder.
Updated
flash
Forgot the PHPStan config oops.
2025-09-01
Updated
flash
Use Makefile for git tag creation and nuke the tools folders.
Updated
flash
Build error pages using Makefile.
Fixed
flash
Fixed msz_auth cookie refresh when running on a non-standard port.
Updated
flash
Actually output HTTP headers supplied by processors for legacy routes.
Fixed
flash
Fixed deranged wrapping issue on topic titles on the forum index.
Added
flash
Added per-category Mark as read buttons.
Updated
flash
bump version
Updated
szy
implement shorter "rating wildcard" form
2025-08-28
Updated
osk
Remove autocomplete from the chat input box
2025-08-27
Fixed
flash
Fixed whitespace issue on new topic page.
2025-08-26
Fixed
flash
Fixed most active topic on profiles having a fivehead.
Fixed
flash
Fixed client side inconcistencies with PKCE param handling.
Updated
flash
Allow confidential clients to omit PKCE for OAuth 2.0 compatibility.
Updated
flash
Preserve whitespace in forum topic titles and any plain/bbcode text body.
Updated
flash
Apply class names for bbcode and plain as well.
Fixed
flash
Fixed plain text option being broken.
2025-08-22
Updated
flash
Updated libraries.
Updated
flash
Altered the way commands are registered.
Updated
flash
Implemented MiddlewareInterface in the Router.
Removed
flash
Removed exception throws from NullStream and just no-op.
Fixed
flash
Fixed oversight on search page.
1
2
3
4
5