Changelog
2024-06-24
CSS folder cleanup.
Attempt at making DM attention thing more attention grabbing.
Fixed upload auto-insert not working.
Moved new code out of the UI folder.
Rewrote sidebar Javascript.
2024-06-11
Load error page contents in index.php.
Oops #2
Oops can't access that at this point yet.
Static generated error pages.
Removed existing code.
Updated libraries.
Updated build script.
Updated build script.
Updated to new build script.
2024-06-03
SharpConfig -> FileConfig
Updated libraries.
Bumped version.
Forgor to bump dates.
Added support for extra database fields.
Better name validation code.
Renamed SharpConfig to FileConfig.
2024-06-02
Prevent access to private messages when impersonating a user.
Base64 encode PM titles and bodies in the database.
Added broom closet PM stats.
2024-05-30
Updated libraries.
Built Playpen icon updating into Misuzu.
2024-05-29
Changed pretty much every context mutation into an event.
2024-05-28
Only a single clear mode is ever used, removed the rest.
2024-05-24
Split status elements out of UserInfo and made user update event based.
Issue user disconnected and kick/ban as events and restructure table.