Michael Eshom 71a8125d85 Refactor reported posts and reported profiles to combine code/functionality %!s(int64=10) %!d(string=hai) anos
..
EventNew-Notify.php 201933eecf Fix a couple bugs with calendar alerts %!s(int64=10) %!d(string=hai) anos
GroupReq-Notify.php ac2a6c1c15 ! When adding a group notification, update the count of alerts the user has. Fixes #1339 %!s(int64=10) %!d(string=hai) anos
Likes-Notify.php 0ddca017ff ! And our ever important source files, plus a little bit of consistency. %!s(int64=10) %!d(string=hai) anos
MemberReport-Notify.php 71a8125d85 Refactor reported posts and reported profiles to combine code/functionality %!s(int64=10) %!d(string=hai) anos
MemberReportReply-Notify.php 71a8125d85 Refactor reported posts and reported profiles to combine code/functionality %!s(int64=10) %!d(string=hai) anos
MsgReport-Notify.php 71a8125d85 Refactor reported posts and reported profiles to combine code/functionality %!s(int64=10) %!d(string=hai) anos
MsgReportReply-Notify.php 71a8125d85 Refactor reported posts and reported profiles to combine code/functionality %!s(int64=10) %!d(string=hai) anos
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. %!s(int64=10) %!d(string=hai) anos