tpokorra Thanks @allen13 for reporting the issue, and thank you @clarkwinkelmann for your suggestion how to fix it. I was not aware of the right behaviour of the constraint, I have fixed it now according to your suggestion. The new release of this extension is now 0.4.5, and it requires flarum/core ^1.0
clarkwinkelmann tpokorra looks good now! I notice your 0.4.5 tag is not on the main branch of the GitHub repository, was that intentional? There's also a PR you merged on main that isn't part of the 0.4.5 release.
tpokorra Thank you @clarkwinkelmann! I forgot to do a git pull, and somehow the git push --tags was not enough, if I had done git push I would have seen that I need to pull first. Ah well... It is fixed now, latest release is now 0.4.6
samtto Thank you very much for providing such a good plug-in. Can you improve the email reply template to make it look more beautiful.just like Pretty Mail by FriendsOfFlarum.
samtto I want to feed back a deficiency. When the user publishes a bad post, the administrator deletes it and receives an email notification that the content has been published. @tpokorra
tpokorra jslirola I cannot reproduce this. Do you get any error in the logs, or in the browser console?
jslirola tpokorra There were no errors in any site, finally I wrote a small code in PHP that checks if I have messages to approve and sends me an email. Thanks anyway for your extension.
tpokorra About this notification about deleted posts, I need to work on this. I also got that issue in my forum.
tpokorra tpokorra @samtto I finally have released version 0.4.7 which fixes the issue of sending notifications after a bad post was rejected by the moderator.
tpokorra tpokorra Unfortunately that does not work yet properly. I will post a better version tonight.