Changelog
2018-07-07
Added a slight notice when the browser doesn't support sideways text.
Fixed some cross browser issues.
Fixed word wrapping issues in the changelog.
Fixed bug in tag archival.
2018-07-06
Added management facilities for the changelog.
Added changelog!
2018-05-28
Added member listing.
2018-05-27
Added basic role and user management to manage.
2018-05-26
Added code highlighting library.
Replaced the asset build script with PHP from Bash.
Display times in the 'x time ago' format.
Ensure the server-side is always set in the UTC+0 timezone.
Finished touches on the forum baseline.
Change storage types of IP addresses in the database from BLOB to VARBINARY.
2018-05-24
Added slightly temporary parsing facilities.
Added fallback page for when there's no forums present.
Did some cleaning up in the forum code.
Added read status tracking to the forum.
2018-05-23
Move common SQL statements for the forum into PHP functions.
2018-05-22
Added Javascript functions to hide elements with the container class.
Only show reply form if logged in.
Added ability to count clicks on link type forums.
Use an inline posting form for replies.
Added styling to posting page.
Various improvements to topic viewer.
Added initial posting form.
2018-05-21
Added avatar to last reply in topics listing.
Added last replied topic to the forum listing.
Finalised initial topic listing design.
Added basic post listing to the topic viewer.