Changelog
2025-07-14
Added _str versions of ids to Satori APIs.
Also allow Bearer auth instead of signing on the redirect create endpoint.
2025-07-13
wow...
Shout outs to autocomplete and not having a testing env right now.
Attempt to add Bearer auth to the Satori routes.
2025-06-18
Fixed accidental checkbox behaviour change in messages.
Fixed some detections.
Cleaned up the code for the remaining macros.
2025-06-17
Switched to correct auth data fetcher.
why was this using a macro?????
Replaced all forum macros with includes.
First batch of Twig macro reduction, forum ones will probably take as long as these combined.
2025-06-16
Minor spacing fixes.
Increased base font size and switched to Inter, Victor Mono and Zen Kaku Gothic New.
2025-06-12
Updated libraries.
2025-05-25
Attempt at fixing reconnection.
2025-05-19
Parenthesis fixes.
Attempt at better handling of auth redirect.
no comment
Fixed // and overeager nested linking.
Fixed references to variable that doesn't exist anymore lol
Fixed offset issues.
Further improvements to autolinking.
Major housekeeping.
2025-05-18
Rewrote automatic URL detection.
Added leeway to the device code token polling process.
2025-05-13
Use JWT library.
Fixed tag script, potentially.
Switched to the railgun/jwt library.
2025-04-24
Cleaned up forum templates.