give spam a whoopin
Find a file
2019-09-16 13:39:12 -04: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 FIX: make compatible with 'debundled plugin css assets' feature. 2019-08-20 22:43:53 +05:30
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: Use top-level namespace for base classes (#45) 2019-09-16 13:39:12 -04:00
lib Revert "Check for comment_content before stripping" 2019-08-07 17:58:54 +02:00
models FIX: Clean up posts and reviewables when deleteing an Akismet flagged user. (#44) 2019-09-11 10:57:42 -03:00
serializers FEATURE: Link to the user profile if possible when reviewing AkismetFlaggedUsers (#42) 2019-08-13 17:39:09 -03:00
spec Changed assertion to avoid dates 2019-09-11 11:11:41 -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: Clean up posts and reviewables when deleteing an Akismet flagged user. (#44) 2019-09-11 10:57:42 -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.