mirror of
https://ghfast.top/https://github.com/discourse/discourse-akismet.git
synced 2026-07-15 11:36:24 +08:00
* FEATURE: Implement Akismet flag and review system for PostVotingComments * polished bugs and completed reviewables implementation * adding test plugin dependecies * rubocop fix * syntax tree fix * deleted comments * added requested changes * linter fixes * refactored #before_check in post voting bouncer
7 lines
No EOL
122 B
JSON
7 lines
No EOL
122 B
JSON
{
|
|
"tests": {
|
|
"requiredPlugins": [
|
|
"https://github.com/discourse/discourse-post-voting"
|
|
]
|
|
}
|
|
} |