Peaches N Stink Versions Save

Lightweight internet forum

v0.1.0

2 years ago

This is the first Peaches 'n' Stink source code release (v0.1.0 AKA Banana). The changelog is changes since v13 of the website. Moving forward, the website version will use the same version number as the source code - here is the v0.1.0 website release that coincides with this source code release.

Changelog

  • Added a PostgreSQL structure dump to the repository.
  • Added an "install" section to the README.
  • Cleaned up the processComment() function.
  • Add a title and a "new post" link to the top of the group pages.
  • Allow the "new post" form to take a "group" variable in the URL.
  • Cleaned up the labels on the "new post" form.
  • Created public IDs for users.
  • Follow and unfollow links use user public IDs instead of usernames.
  • Added an "update" section to the README.
  • Allow users to change their username.