Peter Spicer
|
c205afc881
! Missing global variable
|
преди 10 години |
Peter Spicer
|
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.
|
преди 10 години |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
преди 11 години |
Peter Spicer
|
a1a6bb5fd1
! Use the right variables to move things around. Goes so much better if you do that.
|
преди 11 години |
Peter Spicer
|
24d0e13eff
! Slightly stupid logic error that meant only alerts, never emails, would ever be sent. Oops.
|
преди 11 години |
Peter Spicer
|
7279db9588
! Let's go really crazy and let the get function actually do processing of default values as well.
|
преди 11 години |
Peter Spicer
|
94a9864a65
! In a little remembered fact, & has a lower precedence than == does. Which makes this rather fun otherwise.
|
преди 11 години |
Michael Eshom
|
52af8c8cca
! A few fixes related to previous PR
|
преди 11 години |
Michael Eshom
|
6b65e51db7
! Forgot the closing PHP tag
|
преди 11 години |
Michael Eshom
|
8416e9cebc
+ Alert and (proper) background task for notifying of requests to join a group
|
преди 11 години |