mirror of
https://ghfast.top/https://github.com/discourse/discourse-akismet.git
synced 2026-07-15 11:36:24 +08:00
give spam a whoopin
| .tx | ||
| app/controllers/discourse_akismet | ||
| assets | ||
| bin | ||
| config | ||
| db/migrate | ||
| jobs | ||
| lib | ||
| models | ||
| serializers | ||
| spec | ||
| .gitignore | ||
| .jshintrc | ||
| .rubocop.yml | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| plugin.rb | ||
| README.md | ||
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.