Changelog
2018-12-28
Hide the profile sidebar when there's no content for it.
Compare hierarchies before applying warnings.
Fixed navigation on mobile.
Finished implementation of warning and banning system, closes #87.
2018-12-27
Improved the warning management UI.
Added ability to assign warnings (WIP).
Use the thin scrollbar size for pagination.
Use proper accent colour for pagination scrollbar.
Redid the topic create/reply form.
Restored accidental cache disable.
Fixed inability to view topics ever and also added icons.
2018-12-26
First bits of the management side for warnings.
Added a UI for managing the IP blacklist.
Make the warnings table responsive.
Removed profile notice as well.
2018-12-25
Removed notice on settings page.
Added IP registration blacklisting.
Removed unused container styling stuff.
2018-12-24
Added some base stuff for warnings.
Added CIDR IP range checking function, closes #88.
2018-12-22
Added soft delete viewing support to the forum.
Check if a comment is deleted before voting.
2018-12-20
Merge pull request #91 from MallocNull/patch-1
added sockets
2018-12-19
Update libraries.
2018-12-16
Made adjustments to the topic list styling.
Increased latest post title width.
Better handling of deleted comments with replies.
Undid the header thing, it breaks transparency.
2018-12-15
Fixed some minor things.