Changelog
2024-02-04
Replace tab character with 4 spaces in messages for now.
2024-02-02
whoops
Updated to new EEPROM script.
Fixed exception during file size error and default to Windows style size formatting.
Fixed exception not being forwarded properly.
Fixed file delete path not supplying the CORS headers.
Rewrote EEPROM handling.
Added async version of 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-28
Fixed CORS issues.
Updated landing page of futami subdomain.
Replaced uses of the compact() function.
Switch to xxHash for the cache keys.
Support including a short hash in json urls.
Added You are an idiot! sound.
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.
Updated guide to point to Java 17 for Windows.
2024-01-24
Include SameSite attribute on cookies.
Rewrote Javascript code.
Fixed FormData content type.
Fixed error when trying to add a new change.
Imported new asset build script.
Removed unused dependency.
Removed unused dependency.
2024-01-23
Added event calls to tabs control.