summaryrefslogtreecommitdiff
path: root/app/views/admin/spam_logs
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-072-0/+3
* 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-022-4/+6
* 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-022-0/+51