Changelog
2018-11-19
Added navigation to settings.
A makeover for account logs as well.
Restyled login attempts.
2018-11-18
Attempt to improve the way the site looks in MSEdge a bit.
2018-11-17
Use avatars for the online users box.
An attempt to fix h* styling in markdown.
Restyled changelog entry page.
Updated the icon and text in the roles section.
Added flags to the build script.
Added personal role management.
2018-11-15
Moved some of the comments javascript stuff to typescript.
Make it possible to have more than one login form on a page.
2018-11-07
Moved more stuff to TypeScript.
2018-11-06
Moved some of the JavaScript stuff to TypeScript.
2018-11-05
Added TypeScript compilation stuff.
2018-11-04
Fixed some alignments on profiles.
2018-11-03
Added permissions override flag to table structure.
2018-11-02
Account for stale threads in the forum read status check.
Added rule to remove stale forum tracking rows.
2018-11-01
Added markdown styling.
2018-10-31
Halloween is dead.
Added subtle reminder to split the homepage up in two parts.
Made profile design responsive.
Fixed naming error in cron tasks.
2018-10-30
Added special accent colour variable for header and footer.
2018-10-29
Moved Twig functions and filters into an Extension class.
Added per-session activity timestamp.
Updated everything to use new table names.
Fixed wrong style database column names from Laravel.
Massively cleaned up settings.php.