Changelog
2026-03-13
Fixed lingering reference to typeString.
Fixed oversights in category editor.
Bumped VERSION
Ensure super users can always access the permissions editor.
Fixed error on role creation page.
Added logging to permissions editing and also check CSRF token validity (oops).
Added moderator forum topic moving.
Fixed wrong variable use in xhr actions.
Added unified permissions editor with forum perms support.
Use an enum for the forum category type.
Reuse the settings sidebar for the broom closet.
2026-03-12
oops
Added forum category management to the broom closet.
(it appended backwards lol)
Wrong column name used.
Allow raw HTML for XHR action replacements.
Added adoption.
Fixed topic redirect input fields.
Removed container--lazy class at long last.
2026-03-11
increase
Renamed global permission category back to general.
2026-03-10
Fixed empty forum categories returning a 404 error.
Use guest permissions instead of a category whitelist for chat forum polling.
2026-03-08
that should do it i guess
Update src/Torrents/TorrentsContext.php
Update src/Torrents/TorrentsContext.php
2026-03-07
updates updates updates
Actually use the password and email address change email templates that have been sitting in the repo for years.
2026-03-06
Redid the mailer system a little.
Resolve newest members on the spot rather than reading a config key (maybe cache this later too though).