aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/blog/comments/_comment.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Use rails naming convention for translations that contain html markup.Uģis Ozols2010-12-031-1/+1
|
* We don't need those h in Rails 3.Uģis Ozols2010-12-031-1/+1
|
* Consistent whitespace.Philip Arndt2010-11-231-2/+2
|
* Hello rails3 support.Philip Arndt2010-09-031-2/+2
|
* Comment moderation now working in the backend. Of course it still happens ↵Philip Arndt2010-09-021-10/+13
| | | | automatically if the blog isn't moderated based on whether it's spam or not.
* Comments are now moderated automatically unless moderation is enabled and ↵Philip Arndt2010-08-301-0/+17
show up below posts.