Changelog
2024-12-02
Forgot to remove one of the vs.
Imported tag creation script with VERSION file.
Fixed oversight on memberlist.
2024-12-01
Updated to use asymmetric access and property hooks.
Fixed omegadumb oversight.
2024-11-30
Fixed oversight...
Forgot half of it.
Removed getter/setter methods in favour of property hooks and asymmetric visibility.
2024-11-26
Updated libraries.
Cleaned up a bit.
2024-11-24
Updated to v0.3.
2024-11-22
Added /oauth2/authori[sz]e redirect to api.flashii.net.
Added simpler avatar URL field.
2024-11-21
Added support for identify:email scope.
Reordered output cus it was bothering me.
Added option to include e-mail address in user rpc call.
2024-11-20
Removed unused vars.
Switched to public API for authentication and a horrible device auth implementation for unsecured connections.
2024-11-19
Updated Flashii URLs.
Add vendor dir to .gitignore.
Use composer for class loading.
Switched EEPROM from private chat auth to public API.
Allow /v1/me for beans scope.
Updated Index library.
Replaced ChatAuth with public API auth.
Updated Index library.
2024-11-16
Fixed lockfile?
Use public API library instead of private auth API.
Updated libraries.
2024-11-14
Count loads of old emote endpoint in case I forgot to replace anywhere.