Changelog
2026-02-21
Fixed wrong timestamp format showing up.
Implemented new settings page.
Added support for submitting forms through XHR.
Fixed padding on warning banners.
Improved styling for clickable container headers.
Enforce aspect ratio on avatars.
Fixed line height on warning banners.
Added disabled styling for text input elements.
Added disabled styling for <select> elements.
Handle disabled attribute on buttons properly.
Message box styling adjustments.
Handle parsing errors in relatime a little more gracefully.
Fixed incorrect variable usage in relatime.
2026-02-20
Fixed issues caused by Parsedown update.
2026-02-06
grogfix
2026-01-27
Added unfixed Pictochat soundpack.
Also update NPM libraries this time.
Removed old/unused comment urls.
2026-01-26
Bumped VERSION.
Removed resolution constraints on avatars and backgrounds.
Expanded the amount of accepted formats for avatars and backgrounds.
Added additional constructors and savers to GdImage.
Updated libraries.
2026-01-11
Fixed webpack failing to build, oops!
Removed Playpen specific scheduled tasks.
2026-01-06
Added token ownership checks, oops...
Correction: it is not a stack
Implemented OAuth2 introspection endpoint (RFC7662) + other fixes.
Implemented OAuth2 revocation endpoint (RFC7009).
Removed non-standard alias for device codes.