summaryrefslogtreecommitdiff
path: root/app/controllers/abuse_reports_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix errors caused by attempts to report already blocked or deleted usersHoracio Bertorello2017-06-281-1/+13
* Autofill abuse message text with user url. Closes #2838Josh Frye2016-01-161-0/+1
* Add `AbuseReport#notify`rs-abuse-reports-refactorRobert Speicher2016-01-041-3/+1
* Redirect back to user profile page after abuse reportRobert Speicher2016-01-041-2/+5
* fix specsrails_update_to_4_2Valery Sizov2015-11-301-1/+1
* Migrate mailers to ActiveJobValery Sizov2015-11-261-1/+1
* Only pass abuse report ID to AbuseReportMailer.Douwe Maan2015-10-181-3/+4
* Send an email (to support) when a user is reported for spamJonathan Rochkind2015-10-081-0/+3
* Improve wording in abuse report formDmitriy Zaporozhets2015-08-061-1/+2
* Allow users to send abuse reportsDmitriy Zaporozhets2015-08-061-0/+23