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.
|
vor 10 Jahren |
Peter Spicer
|
1e5ecef200
! More housecleaning
|
vor 10 Jahren |
Peter Spicer
|
671b5587a5
! This can sometimes get called when there are other issues going on and cause a nasty fatal error.
|
vor 10 Jahren |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
vor 11 Jahren |
Peter Spicer
|
d5871e4dd0
! Don't let the prune reports function prune open, or for that matter, ignored, reports.
|
vor 11 Jahren |
Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
vor 11 Jahren |
Peter Spicer
|
16f9ef60f9
! In the wake of removing a bunch of icon images and using CSS, it seemed appropriate to have a quick breeze through looking for rogue $settings entries. There's still more but this is the first wave that can be done easily.
|
vor 11 Jahren |
Peter Spicer
|
d5aab12f4b
! Move some standard detection further up the running order (which also ensures the cron setup also receives it) and ensure that 'essential theme data' actually covers one of the most important things.
|
vor 11 Jahren |
Peter Spicer
|
88df24d9fb
! We also need to keep the private flag passed through the mail queue otherwise PMs could accidentally become readable if they failed to send in the mail queue the first time around.
|
vor 11 Jahren |
Peter Spicer
|
d41d85a580
! Fix a long standing bug with the mail queue using the wrong variable by accident and do a little clean-up in the process to use the {literal:str} syntax I added.
|
vor 11 Jahren |
Peter Spicer
|
46699b9bc9
! Fix Mantis issue 4912: if a scheduled task throws an error, note it and pass it back in the event of running tasks manually from the ACP.
|
vor 11 Jahren |
Michael Eshom
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
vor 11 Jahren |
Illori
|
2c50939f27
Copyright update per BoD
|
vor 11 Jahren |
Geoffrey McRae
|
1fd5a2b127
Add MySQLi Support to SMF
|
vor 11 Jahren |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
vor 11 Jahren |
emanuele
|
b78ee2f6df
Mails added back to the queue after failure are no more thousands days old - Thanks CoreISP for the report and SleePy for the fix
|
vor 12 Jahren |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
vor 12 Jahren |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
vor 12 Jahren |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
vor 12 Jahren |
Norv
|
74598c2506
Copyright correction.
|
vor 12 Jahren |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
vor 12 Jahren |
emanuele
|
435e5e104c
A hook to allow include files during scheduled tasks
|
vor 12 Jahren |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
vor 12 Jahren |
Spuds
|
b81e891af3
! Fix col name used in maintenance query
|
vor 12 Jahren |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
vor 12 Jahren |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
vor 12 Jahren |
Spuds
|
0b1f8df7bc
! First commit of moved topic upgrades. Allows to set an expiration limit on the moved notice for auto removal, Adds ability to redirect by clicking on the moved topic notice from the topic list instead of navigating in to the moved topic message to select the link.
|
vor 12 Jahren |
emanuele
|
70d8bc779e
! Scheduled task name too long...thanks PostgreSQL
|
vor 12 Jahren |
emanuele
|
de836631d5
+ Added scheduled task to remove temporary attachments
|
vor 12 Jahren |
emanuele
|
f3ad8a00af
Merge branch 'master' into flat_email_templates
|
vor 12 Jahren |