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
|
1e5ecef200
! More housecleaning
|
пре 10 година |
Peter Spicer
|
671b5587a5
! This can sometimes get called when there are other issues going on and cause a nasty fatal error.
|
пре 10 година |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
пре 11 година |
Peter Spicer
|
d5871e4dd0
! Don't let the prune reports function prune open, or for that matter, ignored, reports.
|
пре 11 година |
Peter Spicer
|
b3d25d972c
! There are several places that HTTP only is expected but HTTPS is quite feasible.
|
пре 11 година |
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.
|
пре 11 година |
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.
|
пре 11 година |
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.
|
пре 11 година |
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.
|
пре 11 година |
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.
|
пре 11 година |
Michael Eshom
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
пре 11 година |
Illori
|
2c50939f27
Copyright update per BoD
|
пре 11 година |
Geoffrey McRae
|
1fd5a2b127
Add MySQLi Support to SMF
|
пре 11 година |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
пре 11 година |
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
|
пре 12 година |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
пре 12 година |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
пре 12 година |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
пре 12 година |
Norv
|
74598c2506
Copyright correction.
|
пре 12 година |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
пре 12 година |
emanuele
|
435e5e104c
A hook to allow include files during scheduled tasks
|
пре 12 година |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
пре 12 година |
Spuds
|
b81e891af3
! Fix col name used in maintenance query
|
пре 12 година |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
пре 12 година |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
пре 12 година |
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.
|
пре 12 година |
emanuele
|
70d8bc779e
! Scheduled task name too long...thanks PostgreSQL
|
пре 12 година |
emanuele
|
de836631d5
+ Added scheduled task to remove temporary attachments
|
пре 12 година |
emanuele
|
f3ad8a00af
Merge branch 'master' into flat_email_templates
|
пре 12 година |