Changelog
2019-02-01
Fixed birthday field discrepancy.
2019-01-30
Added posting preview button, closes #125.
2019-01-29
Fixed broken redirect on the forum.
2019-01-28
Lowered audit and login history lifetime to six months from a year.
Put cron task queries into an array.
2019-01-24
Started centralising URLs.
Updated libraries.
2019-01-22
Replace alert() calls with custom message box, closes #130.
Removed commented buttons.
Added hierarchy checks in important places, mostly closes #94.
Display following/followers count on profile, closes #85.
Make links in comments clickable, closes #131 completely.
Bypass avatar and background 404 on profiles when admin, closes #95.
Added forum action audit logging.
Added macro for defining audit log constants.
Added OP badge, closes #120.
2019-01-21
Added @flashiistatus to the contact page
2019-01-18
Added forum signatures.
Display user title on the forum.
Temporary (hopefully less glitchy) member listing.
Cleaned up random queries, closes #132.
Made new header public.
Added participation indicator to topics.
Less bad hover effect on avatar.
Added baseline for birthday field.
Doubled CSRF token lifetime (15 minutes -> 30 minutes).
Fixed CSRF check failure discarding posts.
Removed hack required for floating header.
2019-01-17
Removed comment.
Increased max-height of about section.