Changelog
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
Use recommended server endpoint for Satori.
Switch to recommended chat server endpoint.
I should go to bed...
)))
Error message adjustments.
Added case for 404 error on recommended endpoint.
Check for empty array.
Switched to recommended server endpoint.
Should probably also bump the version.
Forgot to update the migration, oops.
Added chat server selection endpoints.
Fixed oversights.
Fixed missing arguments.
Added support for new login/token endpoints.
Added support for new login/token endpoints.
Added new token/login endpoints for chat.
Use URI instead of URL in the API.
2025-04-21
Fetch Kaomoji list through API instead of Futami.
Backported API updates.
Added kaomoji list to the database.
Updated libraries.
Only use futami common for server urls.
Reduced futami footprint here as well.
Prefixed GIT_HASH access with window.
Updated libraries.
Reduced dependency on futami API.
Take Flashii URL instead of Flashii API url.
2025-04-20
Alter pong packet to conform to the spec.