You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We do this to keep the amount of open issues to a manageable minimum.
In any case, thanks for taking an interest in this software and contributing by opening the issue in the first place!
Feature Request
Is your feature request related to a problem? Please describe.
The
approval
extension doesn't currently have an event for when a new unapproved post is created.Describe the solution you'd like
I'm not sure about naming conventions of Flarum events, but there would be something like
NewUnapproved
.Alternatively, the approval extension should raise the flag-
Created
event. (WhileDeleting
is already called when approving a post.)The text was updated successfully, but these errors were encountered: