Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/discourse/discourse-akismet-fork
give spam a whoopin
https://github.com/discourse/discourse-akismet-fork
discourse-plugin
Last synced: about 1 month ago
JSON representation
give spam a whoopin
- Host: GitHub
- URL: https://github.com/discourse/discourse-akismet-fork
- Owner: discourse
- License: mit
- Archived: true
- Fork: true (eviltrout/akismet)
- Created: 2015-01-30T19:31:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T23:46:19.000Z (about 4 years ago)
- Last Synced: 2024-08-02T12:49:28.101Z (4 months ago)
- Topics: discourse-plugin
- Language: Ruby
- Homepage:
- Size: 454 KB
- Stars: 27
- Watchers: 11
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - discourse/discourse-akismet-fork - give spam a whoopin (others)
README
# 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 prThis project uses the MIT-LICENSE.
## Uninstallation
If you wish to uninstall this plugin permanently, you'll have to remove the objects it created **first**. You could do so by executing the following rake task:
`bundle exec rake akismet_uninstall:delete_reviewables`
:warning: THIS ACTION CANNOT BE UNDONE. BE SURE YOU REALLY WANT TO UNINSTALL THE PLUGIN :warning:
## Issues
If you have issues or suggestions for the plugin, please bring them up on [Discourse Meta](https://meta.discourse.org).
## 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.