Changelog
2024-09-02
Removed DEBUG mode specified prefixes.
Minor cleanup.
2024-09-01
Forgot to increment VERSION.
Updated Twig library version.
2024-08-30
Fixed vulnerability spam.
Less sporadic use of HttpClient for Misuzu requests.
Moved Last.fm API implementation into Satori.
2024-08-29
Removed satori. subdomain reference.
2024-08-28
Removed leftover part of old build script.
Removed connection worker.
Attempt to fix chat getting stuck on 'Authenticating...' after reconnecting.
Removed Sentry dependency.
Moved Splatoon API stuff into Satori.
2024-08-27
Added Sentry to Satori.
Built Booru client stuff right into Satori.
Support Bearer token authentication in EEPROM.
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...)