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-08-22
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
Fixed
flash
Fixed last message in list being too close to the bottom of the container.
Updated
snoozin
more formatting
Updated
snoozin
more cleanup
Updated
snoozin
simplify my slop
Added
snoozin
Added smart scrolling support
Updated
snoozin
autoScroll -> scrollMode, add 'smart' scroll mode
Updated
snoozin
fontawesome 5.13.0 -> 5.15.4
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
Updated
snoozin
more formatting
Updated
snoozin
more cleanup
Updated
snoozin
simplify my slop
Updated
snoozin
smart scrolling support
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.
Updated
flash
Cleaned up properties in MisuzuContext.
Updated
snoozin
autoScroll -> scrollMode, add 'smart' scroll mode
Updated
snoozin
fontawesome 5.13.0 -> 5.15.4
Updated
flash
No longer read RouteHandler and UrlSource implementations from the global dependency collection.
Updated
flash
Use shell_exec instead, backticks are set to be deprecated in PHP 8.5.
Removed
flash
Removed the hasManageAccess method in MisuzuContext.
1
2
3
4
5
6