Commit History

Author SHA1 Message Date
  Justin Gilman f11d3f852d adding in nginx server config 9 years ago
  Midas aef598fb72 notification comments now directly link to their comment in the post 10 years ago
  Midas 52ac828569 submitting comments now correctly tag as comment tags, which show up on the notification page 10 years ago
  Midas 75f72277c3 viewing notification page now marks all unseen tags as seen; notification page supports pagination 10 years ago
  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 c6294d6183 removing test file 10 years ago
  Midas 0d3f60d527 test file addition 10 years ago
  Midas cee65c3777 fixing special characters output in comments and comment replies 10 years ago
  Midas 7b6af4205a updating database generation file with new tables 10 years ago
  Midas 900bf6dbf5 added in ability for comment replies to also attach files 10 years ago
  Midas c15bcd6fb1 editing comments now allows the owner to upload additional files 10 years ago
  Midas 044740610e top level comments now allow files to be attached and will show them correctly 10 years ago
  Midas 8dc19650a6 uploaded files are now associated with a particular user, as well 10 years ago
  Midas dc353c931a pulled common file uploading code into file upload handler, added file uploading under the post edit 10 years ago
  Midas 30c570fe46 changing post link so filename opens the file but the file icon downloads it 10 years ago
  Midas 0a11f1793e adding in file access controller and display of files in post 10 years ago
  Midas 162e48c89d basic file uploads now work 10 years ago
  Midas 3901656af1 comment replies on posts and comments now send a notification to their parent user 10 years ago
  Midas a4622aa73f updating todos and error comment tags 10 years ago
  Midas 0ebbffdd6c comments now correctly highlight the user tag, notification page now sorts the notifications in the order they were added, not age of the post 10 years ago
  Midas 7c67d18ccf users tagged in posts now get the post listed on their notification page 10 years ago
  Midas 5ce6895f55 fixing incorrect output of html special chars 10 years ago
  Midas 9143855d34 creating a new post with tags in it will correctly tag the users 10 years ago
  Midas 12e917ad8c functioning notification scraper-linker, now can pull out any @tags from a text and link them to the correct user 10 years ago
  Midas 1da426d754 adding in stubs for notification page 10 years ago
  Midas 4ce5dce4d3 new comments on a post now also mark the post as updated 10 years ago
  Midas 7f67aa1412 new posts and recently edited posts now update a timestamp. Users that view a post page now update a last_viewed timestamp. Posts that have been updated after a users last viewed timestamp will appear differently until the user views the post page again 10 years ago
  Midas 23f94a5bfb ability to remove topic subscriptions from the topic management page added 10 years ago
  Midas 43747707e5 saving of subscribed topics through the topic settings page now possible 10 years ago
  Midas 28478cf93c adding in beginning interface and submission stubs for adding subtopics to a topic 10 years ago