flarum / framework

Simple forum software for building great communities.
http://flarum.org/
6.37k stars 835 forks source link

[Akismet] Make it smarter (suspend modal) #1286

Closed jordanjay29 closed 5 years ago

jordanjay29 commented 6 years ago

@luceos and I were talking about how to improve this extension to make moderation easier. One idea is a modal that pops up under the following conditions:

A user has one post If the post is a new discussion, it is the only post in the discussion The post is flagged as spam by Askimet A mod looks at it and selects the Delete function Askimet deletes the post (and the discussion if it's the only post) Askimet pops up a modal asking if the user should be suspended indefinitely

jordanjay29 commented 6 years ago

Related: https://github.com/flarum/core/issues/1287

jordanjay29 commented 5 years ago

Some of this has been mediated with the Friends Of Flarum Spamblock extension.