Changelog
2024-08-26
Rewrote exchange rate system using a random XML file from the European Central Bank.
Moved Google Translate stuff directly into Satori.
Added support for proper async command dispatching.
Reimplemented Wordnik API locally.
Changed Domains file to explicit Urls file.
Fixed oversights with basic authentication.
2024-08-25
Update README.md
Updated copyright year (2024)
Copied protocol doc over from old new master branch.
Added auth RPC routes.
Added remote address arguments.
Fixed typo.
Update auth RPC procedures.
Added LICENCE and README (way too late...)
Fixed error when loading verify page.
Added API RPC routes and made backing code shareable.
2024-08-18
Fixed return type.
Cast floats to string for Bencoding.
Fixed MediaType::getQuality always returning 1.0.
Fixed middleware on / issue.
Fixed newly detected issue.
2024-08-16
Replaced Misuzu interop stuff with RPC library.
Replaced internal Flashii ID routes with RPC library.
2024-08-04
Fixed some templates not rendering.
Fixed some templates not rendering.
Updated Index in Seria.
Updated Index in Ryouko.
Alternate method for generating codes.
Updated Index in Mince.
Updated Index in Hanyuu and configured PHPStan.