Commit History

Author SHA1 Message Date
  Midas 781e78475b added functioning registration page 11 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 2096a4ed36 linking usernames back to their respective user pages 11 years ago
  Midas 2a37c2a87e adding in all user-made posts to the user page 11 years ago
  Midas 641387575b added in is_edited field to comment table 11 years ago
  Midas 99ccb95e8c editing a post now marks it as edited 11 years ago
  Midas 6e3e745d35 fixing issue with js click binding under "view replies" link 11 years ago
  Midas a876f54226 added in ability to edit comments if you are original owner 11 years ago
  Midas 65ccd2c96b removing the ability to post posts in multiple topics 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 57b5af41d5 reverting last change 11 years ago
  Midas b3d8c9ebef minor change to see if deployment works 11 years ago
  Midas 295f26a372 changed source directory for deploy process 11 years ago
  Midas 1d523e08ef adding in stubs for user page, finished adding user preferences page functionality 11 years ago
  Midas 59b6e91cec stubs for user page and user preference page 11 years ago
  Midas 100f27a108 Merge branch 'master' of github.com:EyeOfMidas/doxen 11 years ago
  Midas 3435a59675 added comment count to post links 11 years ago
  Justin Gilman 229d0255dc adding in post commit hook for doxen updating 11 years ago
  Midas e5fc3262ed removing exception when using the user object 11 years ago
  Midas 145829f2f4 minor modifications to the display of the comment field 11 years ago
  Midas 6d0c6e8b9e added necessary html and css to prevent strange wrapping behavior when the content was too long 11 years ago
  Midas 95cb0f3f53 editing of posts by original poster now working 11 years ago
  Midas 6ffc4d8242 changing image in README 11 years ago
  Midas 5e7531c08a updated logo and favicon 11 years ago
  Midas 60919122bd removing debugging output 11 years ago
  Midas f3163ad64f a logged-in user will now see their subscribed topics on the index page, as well as all subscribed topics in the topics bar in the header. Major refactoring of how header is added to each page 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