give spam a whoopin
Find a file
Jeff Wong c6e4a55691 Add plugin spec
Adds plugin specs to test triggers
2020-06-24 16:38:57 -07: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-06-24 11:39:36 -04: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: The ability to globally add a munger for post analysis 2020-06-24 15:27:30 -07:00
models FIX: Rename action to avoid conflicts with the ReviewableUser :reject_user_delete action (#54) 2020-03-06 12:22:55 -03:00
serializers FEATURE: Link to the user profile if possible when reviewing AkismetFlaggedUsers (#42) 2019-08-13 17:39:09 -03:00
spec Add plugin spec 2020-06-24 16:38:57 -07:00
.gitignore DEV: Move to rubocop-discourse. 2020-05-06 17:46:48 +02:00
.jshintrc FIX: Migrate towards ES6 format 2015-01-22 11:09:06 -05:00
.rubocop.yml DEV: Move to rubocop-discourse. 2020-05-06 17:46:48 +02:00
Gemfile DEV: Move to rubocop-discourse. 2020-05-06 17:46:48 +02:00
Gemfile.lock DEV: Move to rubocop-discourse. 2020-05-06 17:46:48 +02:00
LICENSE adding license 2014-11-26 13:58:35 -08:00
plugin.rb FIX: ensure that posts that are trust level 1 and above are still checked. 2020-06-24 10:57:04 -07: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.