aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/comment_controller.rb
Commit message (Expand)AuthorAgeLines
* Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
* Add an option to disable comments on a requestRobin Houston2012-09-19-0/+7
* Fail with NotFound if request slug doesn't existRobin Houston2012-08-20-1/+1
* Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-3/+3
* Changes required to get selishta (Kosovo) fork merges to pass tests. Include...Seb Bacon2011-07-06-1/+1
* I18n string for controllersFaton Selishta2011-06-30-6/+7
* Add CSRF protection on state changing actions. Use default handler handle_unv...Louise Crow2011-02-28-0/+1
* Read only mode.Francis Irving2010-05-06-0/+1
* Option to ban users.francis2009-03-09-1/+8
* Don't subscribe you to your own requests taht you annotate.francis2008-11-17-2/+4
* Make it so you definitely don't get alert for the annotation that you just madefrancis2008-11-17-6/+8
* Have a link to the annotation form, rather than the form being on the request.francis2008-09-02-8/+15
* Do not show track field if already tracking.francis2008-08-29-1/+2
* By default sign people up to track requests that they annotate upon.francis2008-08-29-2/+18
* Prevent double posting of comments, and test code for that.francis2008-08-26-3/+3
* Test code for comments.francis2008-08-26-4/+3
* Most of comments code.francis2008-08-13-0/+54