Changelog
2023-08-31
No longer rely on Referer header for the comments return URL.
Fixed leaderboard name not retaining the leading 0.
Append total posts count at the end of the leaderboard.
Fixed oversight.
Fixed missing use statement.
Added permission for displaying load timings in the footer.
Removed old database backend.
Count profile stats using Index database backend.
Added shitty search hack to users class.
2023-08-30
Added targeted permission recalculation.
2023-08-28
Fixed errors on profiles.
Bump minimum PHP requirement.
Removed manage.php.
Fixed user colours in comments sections.
Fixed topic type string usage.
Fixed user colours not showing on forum posts.
Rewrote forum backend.
2023-08-24
More documentation fixes.
Documentation adjustment.
use Sasae for templating.
Fixed type error.
Bump version.
More convenient constructor for SasaeEnvironment
Additional tests to account for the Twig HTML extension.
2023-08-23
Added page titles.
Removed code related to managing server whitelists.
Added guide and allow importing skin data without entering a username.
Less abrupt link errors.
Added more output types for the uuid endpoint.
Updated README