Changelog
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.
Fixed categories without topics not being browseable.
Made OAuth2 IDs snowflakes and also removed the client_id field.
2025-04-23
Altered default token lifetimes and also made them configurable.
Allow access and refresh tokens to not be associated with an app.
2025-04-22
Switch to recommended chat server endpoint.