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-03-06
Updated
flash
Resolve newest members on the spot rather than reading a config key (maybe cache this later too though).
Updated
flash
I fixa da oversight
Updated
flash
Reworked the permission system again.
Updated
flash
Sort params before submission.
2026-03-05
Updated
flash
Made ancestry and offspring retrieval methods only return ids.
Updated
flash
Updated Index.
Updated
flash
Made DbResult itself iterable.
Updated
flash
Replaced DbResultIterator with a simple generator routine.
Added
flash
Added non-object return type handling in DbResultIterator.
Updated
flash
Made 0 always encode to an empty string (might be backwards incompatible).
Updated
flash
Updated libraries + static analysis fixes.
Updated
flash
Some forum code housekeeping.
Updated
flash
Use NULL for root category id instead of a 0.
Removed
flash
Removed single permission check method.
2026-03-04
Fixed
flash
Fixed oversights.
Updated
flash
Use Generator tpl:render output where possible.
Fixed
flash
Fixed Edit Profile button in settings not performing the permission check.
2026-03-02
Updated
flash
Allow using personal tokens for chat authentication.
Removed
flash
Removed legacy emoticons endpoint.
2026-03-01
Updated
flash
Redid a whole bunch of the CSS variables and also created the styling for the Minecraft section of the Settings section.
2026-02-28
Updated
flash
Messed up the login check oops!
Updated
flash
Rewrote authentication.
2026-02-27
Updated
flash
You've heard of syntactic sugar, get ready for syntactic salt.
Added
flash
Added link to edit profile in Account section.
Added
flash
Added personal tokens for developers.
2026-02-26
Updated
flash
Updated libraries + changed internal npm package name.
Updated
flash
Changed VARCHAR fields to CHAR for oauth tokens and also no longer take code string as an argument.
2026-02-23
Updated
flash
Use constants for permission category names.
Updated
flash
Preparations for adding stuff below the settings sidebar.
Removed
flash
Removed old /v1/me route which has been replaces by the openid userinfo endpoint for now.
1
2
3
4