Changelog
2024-12-02
Raised checking level from 5 to 6.
Fixed PHPstan detections.
Forgot to remove one of the vs.
Imported tag creation script with VERSION file.
Fixed oversight on memberlist.
2024-12-01
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-22
Added simpler avatar URL field.
2024-11-21
Reordered output cus it was bothering me.
Added option to include e-mail address in user rpc call.
2024-11-14
Count loads of old emote endpoint in case I forgot to replace anywhere.
Added RPC for emotes list.
2024-11-13
Updated RPC library.
2024-11-07
Ensure content passed to the parse_text filter is escaped.
2024-10-28
Updated libraries.
2024-10-05
Fixed some URLs not getting registered properly.
Fixed casing oversight.
Removed all references to the IPAddress class.
Fixed undropkicked I.
Updated to latest Index version.
2024-09-30
Use attributes for JSON encoding.
Updated libraries.
2024-09-16
Added optional string role IDs for the API.
Updated libraries.
2024-09-05
Added RPC endpoint for fetching user info.
2024-08-25
Added auth RPC routes.
2024-08-18
Fixed return type.
2024-08-16
Replaced internal Flashii ID routes with RPC library.