Commit History

Author SHA1 Message Date
  Midas ab75d35edf adding in notification link highlighting when user has unread notifications, began putting more pertinent information on notification page (comment data) 10 years ago
  Midas 7b6af4205a updating database generation file with new tables 10 years ago
  Midas e5d1f038eb added db backend functionality so topics can have one level of subtopic; not sure if I want to do infinite recursive depth just yet. 11 years ago
  Midas 641387575b added in is_edited field to comment table 11 years ago
  Midas fb31c5c330 removing auto increment tags so things start at 1 11 years ago
  Midas 438bda9cfa fixed permission ordering 11 years ago
  Midas 28edb9481f comments now use modified db structure; topic tagging capabilities removed 11 years ago
  Midas 2aaedada5c users are now able to subscribe and unsubscribe from any topics of their choosing 11 years ago
  Midas cec6e1c5a8 added new subscription db table 11 years ago
  Midas edab63d561 subscription front-end functionality now working 11 years ago
  Midas fcc16f7fe3 fixing stupid comment typos 11 years ago
  Midas 08b5209291 topic management now functions, users that are owner or moderator can edit topic settings. Owners can add moderators using username, updated db tables 11 years ago
  Midas 5dc9ec6448 organizing the sql setup script so user-related actions are at the top 11 years ago
  Midas af0464c7f3 fixed typos danusha noticed in the mysql_db.sql setup file 11 years ago
  Midas cfa999bc09 fixing typo 11 years ago
  Midas 3fd681d5fa adding updated table stuctures 11 years ago
  Justin Gilman 08b9d51989 fixing db table creation to only use utf-8 11 years ago
  Justin Gilman 42f30c26a6 cleaning up how posts are displayed, adding in username and post age 11 years ago
  Justin Gilman cb6914e311 Adding default_topics and display of default topics on index 11 years ago
  Justin Gilman 529035ef38 Added the ability to loosely add new topics. 11 years ago
  Justin Gilman a6a6f8a299 Updating mysql script to make everything more streamlined 11 years ago
  Justin Gilman 35a332bed2 User login with database authentication now works 11 years ago
  Justin Gilman 8f19807f4d adding db authentication and a cute picture of a doxen. 11 years ago
  Justin Gilman 26e206ac1f login handler now logs user in and out. (no authentication though) 11 years ago