Changelog
2025-11-08
Fixed search being broken.
2025-11-07
Fixed dates not actually being supplied.
Changed change titles to CDATA.
ri -> uri
Fixed replace syntax.
Fixed implicit Generator to array conversion.
Forgot to actually register the HTML extension lol.
Updated Index, largely untested...
use statement formatting updates.
Removed cache wrappers, use cache/{memcached,redis}-adapter instead.
Removed unused methods from XString.
Removed feed builder stuff (just use templates for this).
Removed XArray.
2025-11-06
Updated libraries, PHPStan fixed & removed bundled Twig.
2025-11-03
Use new old API domain.
Fixed some auth things.
I got that exactly backwards.
Fixed some oversights.
Some adjustments to the .well-known endpoints, and also normalisation of the word authorize (lol).
Yeah those should be on the API domain.
Added API domain role.
Added API paths without the /api prefix.
Minor stylistic change.
Updated libraries.
2025-10-27
Attempt to fix DMs.
Fixed URL to a file also being inserted into the text box (probably).
Fixed Command+ hotkeys being intercepted by the input box.
Updated libraries.
2025-10-13
SHES SO (#9) (Added weight conversion commands)
2025-10-03
Grant super users infinite filesize glitch.