summaryrefslogtreecommitdiff
path: root/app/views/admin/spam_logs/_spam_log.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-061-1/+1
* Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-0/+2
* Allow `Issue` to be submitted as spamPatricio Cano2016-08-151-1/+1
* Allow `SpamLog` to be submitted as hamPatricio Cano2016-08-151-0/+5
* Refactor Admin::SpamLogsController to block user before destroyingDouglas Barbosa Alexandre2016-02-021-3/+5
* Use time_ago_with_tooltip on spam logs listDouglas Barbosa Alexandre2016-02-021-1/+1
* Use truncate helper on spam logs listDouglas Barbosa Alexandre2016-02-021-1/+1
* Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-0/+30