give spam a whoopin
Find a file
2020-02-06 08:47:59 +01:00
.tx Update translations 2018-09-10 13:57:12 -04:00
assets Fix linting error 2019-11-22 14:52:04 -03:00
bin Add fronzen string literal comment to files. 2019-05-13 10:29:30 +08:00
config Update translations 2020-01-20 11:19:22 -05:00
db/migrate FIX: Make migrations work with Discourse stable 2019-11-22 12:26:20 +01:00
jobs FIX: Avoid leaving unscanned users and retry skipped ones during their first day (#49) 2019-12-05 10:27:38 -03:00
lib FIX: comment_content might be nil and cause an exception when striping 2020-02-06 08:47:59 +01:00
models REFACTOR: Posts spam detection (#46) 2019-11-01 10:43:12 -03:00
serializers FEATURE: Link to the user profile if possible when reviewing AkismetFlaggedUsers (#42) 2019-08-13 17:39:09 -03:00
spec FIX: Avoid leaving unscanned users and retry skipped ones during their first day (#49) 2019-12-05 10:27:38 -03:00
.gitignore Inherit rubocop config from discourse repo 2018-12-03 00:35:20 +01:00
.jshintrc FIX: Migrate towards ES6 format 2015-01-22 11:09:06 -05:00
.rubocop.yml Inherit rubocop config from discourse repo 2018-12-03 00:35:20 +01:00
Gemfile Add fronzen string literal comment to files. 2019-05-13 10:29:30 +08:00
Gemfile.lock Update translations 2019-12-19 12:48:36 -05:00
LICENSE adding license 2014-11-26 13:58:35 -08:00
plugin.rb DEV: Send deleted suspect users feedback to Akismet (#50) 2020-01-29 15:38:32 -03:00
README.md Add link to Meta topic in README.md 2019-02-18 11:08:56 +05:30

discourse-akismet

Official documentation at https://meta.discourse.org/t/discourse-akismet-anti-spam/109337

Contributing

Help make this plugin better by submitting a PR. It's as easy as 1-2-3.

  • fork the repo
  • create a feature branch
  • rebase off master and send the pr

This project uses the MIT-LICENSE.

Issues

If you have issues or suggestions for the plugin, please bring them up on Discourse Meta.

Authors

The original plugin was authored by Michael Verdi (@verdi327) for use at New Relic. It has since been forked and refactored by Robin Ward (@eviltrout) at Discourse.