Michiel Dethmers
Michiel Dethmers
Yes, that's nice. I've added that commit
yes, that's why they are marked to "allow to fail". They fail on composer dependencies. We'll take them out soon

Ah, don't know. Can you see it here? https://github.com/phpList/phplist3/actions/runs/6760239013 Also, the overall run has a blue tick, as opposed to a red one when all of them fail https://github.com/phpList/phplist3/actions
Didn't test, but makes sense, so fine to merge
This is now ready for review in #1004
This is for 3.7. I think this will also have an impact on the Common Plugin
No idea where that comes from, but I can't see that link. Is it some plugin you have installed?
Ah, not sure why the translation says "Rate" that's wrong, but it's created here: https://github.com/phpList/phplist3/blob/main/public_html/lists/admin/send_core.php#L679 You can suppress it in your config file with `define('USE_MESSAGE_PREVIEW',false);` or by removing that completely,...
Ah, ok, I think the "Rate" should be "Generate" and the translation is wrong. What happens when you click it? Presumably it generates a "message preview". Sorry, I didn't write...