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-02
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.
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.
Fixed
flash
Fixed oversight on search page.
2025-08-21
Updated
flash
Bumped VERSION.
Updated
flash
Fully moved auth info and csrf out of the global context.
2025-08-20
Updated
flash
Reduced the use of AuthInfo as a global variable as much as possible.
2025-08-19
Updated
flash
Use a postprocessor for template rendering.
Updated
flash
Suppress deprecation notices during runtime.
Updated
flash
Apparently this is legal, nice!
2025-08-18
Fixed
flash
Fixed error in Makefile if tpl cache dir doesn't exist.
Fixed
flash
Fixed render-tpl being broken.
Updated
flash
Moved responsibility of registering routes to individual contexts and also removed the attribute based system for determining roles.
2025-08-17
Updated
flash
Use an enum for domain role values.
Updated
flash
Simplified WebFinger resolver registration.
Updated
flash
This looks slightly less shocking.
1
2
3
4