Changelog
2024-07-21
Added very preliminary support for Bearer tokens to chat authentication.
2024-07-20
Added interop endpoints for Hanyuu.
2024-07-18
Updated libraries.
2024-06-11
Updated build script.
2024-06-03
SharpConfig -> FileConfig
Updated libraries.
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-03-30
Fixed wrong HTTP verb.
Fixed various oversights.
Updated Misuzu to new HTTP router.
2024-02-24
Fixed error when trying to access a topic with no posts associated.
2024-02-21
hurr
2024-02-20
Stinky fix for impersonation in chat auth.
2024-02-15
Fixed bans no longer working.
2024-02-13
Fixed Forum Activity section always showing up.
2024-02-11
Fixed profile fields not showing up anymore.
2024-02-09
Missed one!
2024-02-08
Fixed forum/topic breadcrumbs.
Fixed use of wrong BanInfo constructor.
Fixed oversights on landing page.
2024-02-07
Added lazy database object creation.
2024-02-05
Added PMs to data export.
2024-02-02
whoops
Updated to new EEPROM script.
Added notice when recipient is banned.
Check if recipient is actually able to receive messages.