Changelog
2017-12-13
Changed internal project name to avoid future confusion. (End of Ayase development)
Fixed development mode in nginx.
2017-11-16
Added internal branching.
2017-11-15
Added function to remove chaos.
2017-11-07
Added [skip] commit tag for committing unstable code to master.
2017-11-02
Topic viewing and replying, sort of.
Make the system remove old avatars when changing.
Removed spooky.
More forum stuff, posting is kind of a thing.
2017-11-01
Never reveal repository name in changelog messages.
Fixed incorrect default values in users table.
Moved rank static attribute to the database.
Reduce calls to session_valid() on profile.
Only show last online on profile if a user has actually ever been online.
Updated the message on the frontpage.
This is already being done inside of user_exists.
Fixed a really dumb oversight.
2017-10-31
Added some viewforum stuff.
Added chaos.
2017-10-27
Fixed operation order in e-mail resolver.
Fixed user resolving and profile page errors.
Fixed error in html_user_bar.
Fixed profile fields being visible to guests.
2017-10-26
Link to commit from changelog.
Removed user_get_username in favourite of the mode on user_exists and also made the user list less terribad.
Removed user_id_from_email since it's built into user_exists now.
Sorted changelog by date.
Added keeping track of commit hashes in the changelog.
Changed date/time storage method.
Display username colours in the changelog.