Changelog
2025-02-08
Fixed query oversights.
Included new tables in account data exports.
Added id to the audit logs table.
Ran PHPstan checks.
Moved birthdate into separate table.
That's not nullable, oops.
2025-02-07
Made database column names more consistent across the board.
Removed unused CSS stuff.
2025-02-06
Removed 'is'.
Moved a bunch of information to the forum.
Switched to ipv4.flashii.net instead of ipv4.flash.moe.
2025-02-02
Moved common JS and CSS to separate file.
Removed RPC stuff for Flashii ID.
Improved flow for using OAuth2 while logged out.
Only serve ID stuff on main domain and just redirect the id.flashii.net URLs.
Added deprecation notice and WIP SFX stuff I never finished.
Fixed chat login using Bearer token.
Added missing housekeeping cronjob.
Merged OAuth2 handling into Misuzu.
2025-01-30
Updated lockfile.
Speedrunned Bluesky integration for news posts.
Explicitly disable templating cache for tools/render-tpl.
Fixed broom closet index being visible while logged out???
Redid HTTP error pages.
Added Bluesky link where the Twitter link used to be.
Updated Font Awesome.
Added template layer below the master template in preparation for other things.
2025-01-29
Bump VERSION.
Initial implementation of the dependency injector thingy.
Added Data suffix where applicable.