summaryrefslogtreecommitdiff
path: root/modules/comment/views/comment.mrss.php
AgeCommit message (Expand)Author
2010-06-20Rename the feed variable from "children" to "comments" since thatBharat Mediratta
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-07-07Change references to Gallery 2 and Gallery 3 to consistently refer toTim Almdal
2009-07-04Fix for ticket #477. Use nl2br method when rendering comment::text andTim Almdal
2009-06-14Refactor feed code to use stdClass everywhere. Fix bugs in theBharat Mediratta
2009-06-12Move the processing of rss feeds from the rss controller to callbacks in theTim Almdal