about summary refs log tree commit diff stats
path: root/app/controllers/admin/comments_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* Added marking comments as spamStar Rauchenberger2023-10-171-0/+23
|
* Added comment replyingStar Rauchenberger2023-10-141-0/+4
|
* Added pending comment page to admin panelStar Rauchenberger2023-10-131-1/+23
|
* Added comment deletingStar Rauchenberger2023-10-121-0/+23
Also I seem to have fixed the JS errors that were preventing the fancy stuff in the admin panel from working.