give spam a whoopin
Find a file
2019-07-26 11:27:27 +02:00
.tx Update translations 2018-09-10 13:57:12 -04:00
app/controllers/discourse_akismet Add fronzen string literal comment to files. 2019-05-13 10:29:30 +08:00
assets Update deprecated icon names 2019-07-16 12:53:46 -04:00
bin Add fronzen string literal comment to files. 2019-05-13 10:29:30 +08:00
config Update translations 2019-07-15 13:59:53 -04:00
db/migrate Add fronzen string literal comment to files. 2019-05-13 10:29:30 +08:00
jobs FIX: Don't create a new reviewable if there's another one for the same target (#40) 2019-06-11 14:28:19 -03:00
lib FIX: body[:comment_content] can be nil and strip can't be used 2019-07-26 11:27:27 +02:00
models FIX: Submit feedback correctly (#39) 2019-06-07 14:35:09 -03:00
serializers FEATURE: Send user profiles to akismet (#37) 2019-05-30 16:17:39 -03:00
spec FIX: Don't create a new reviewable if there's another one for the same target (#40) 2019-06-11 14:28:19 -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-07-15 13:59:53 -04:00
LICENSE adding license 2014-11-26 13:58:35 -08:00
plugin.rb FIX: Ensure that callback is triggered correctly 2019-06-04 11:49:53 -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.