Peter Spicer c205afc881 ! Missing global variable vor 10 Jahren
..
EventNew-Notify.php 1f52fdc292 ! Might help if I committed these but note that they aren't finished yet. vor 10 Jahren
GroupReq-Notify.php c205afc881 ! Missing global variable vor 10 Jahren
Likes-Notify.php 0ddca017ff ! And our ever important source files, plus a little bit of consistency. vor 10 Jahren
MsgReport-Notify.php f0fafdfa02 ! Don't use $scripturl directly in alerts. For emails it's fine because they are less likely to linger, but for alerts they can hang around a while, e.g. if a user doesn't log in before a site move, and the user then logs in. Emails are by nature a bit more transient like that. vor 10 Jahren
MsgReportReply-Notify.php f0fafdfa02 ! Don't use $scripturl directly in alerts. For emails it's fine because they are less likely to linger, but for alerts they can hang around a while, e.g. if a user doesn't log in before a site move, and the user then logs in. Emails are by nature a bit more transient like that. vor 10 Jahren
Register-Notify.php 44f9bf79c8 ! This should force all outgoing email (currently at least!) to have a Message-ID. Failure to supply a message id can cause emails to be dropped as spam. sendmail itself attempts to guarantee uniqueness with a hash of microtime, but wherever feasible I've also tried to make the id both meaningful and give it something that should uniquify it. Things like newsletters, though, can't really be uniquified at sending level, so we'll just use microtime to deal with that for us. vor 10 Jahren