Changelog
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.
Prevent banned users from sending messages.
2024-01-30
Added private messages.
2024-01-25
Use accent-color and color-scheme CSS directives.
Fixed Ctrl+Enter submission not working anymore either.
Fixed forum post form throwing up the navigation confirmation when it isn't supposed to.
2024-01-24
Include SameSite attribute on cookies.
Rewrote Javascript code.
Fixed error when trying to add a new change.
Imported new asset build script.
2024-01-18
Added links to Amimami repositories.
2024-01-17
Adjusted CORS handling for emoticon endpoint.