Commit History

Author SHA1 Message Date
  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 years ago
  Peter Spicer b6c4653df0 ! More housecleaning 10 years ago
  Peter Spicer 0ddca017ff ! And our ever important source files, plus a little bit of consistency. 10 years ago
  Peter Spicer e880986b84 ! Few more things 10 years ago
  Peter Spicer adec6c5fd5 ! Always warn users on new posts. 10 years ago
  Michael Eshom 19864248f2 + Mail queue is now always enabled... 10 years ago
  Peter Spicer ab36f1994b ! And all the actual tests that relied on it, they're all back to 'not a guest'... or should be. 10 years ago
  Michael Eshom db058fdaf1 + Allow users to say why they edited a post 10 years ago
  Peter Spicer f0956e9169 ! And the last things. These are slightly meatier. 10 years ago
  Peter Spicer f006ba737d ! Rejig the spacing on extra_before and extra_after items so the theme controls them rather than the source and more importantly, so that the spacing can be fixed for IE9 and Chrome being silly. 10 years ago
  Suki 48d42bd23b Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars 10 years ago
  Peter Spicer cdd86791de ! I have no idea why drafts are disabled by default, that seems insane. But even if you do want them disabled, it shouldn't require going to the Core Features page to do it, should really be from the Drafts page. And, so it is. 10 years ago
  Peter Spicer 51b32e87b2 ! Undefined index under certain error circumstances. 10 years ago
  Suki 6bb6e60946 Add some text to differentiate these 2 exact queries 10 years ago
  jdarwood007 2f78a8f68c More PHP 5.5 fixes found while working on 2.0 PHP 5.5 Combat 10 years ago
  jdarwood007 3e46fa2644 More PHP 5.5 fixes found while working on 2.0 PHP 5.5 Combat 10 years ago
  Suki 66a8ea3cc9 $smcFunc['htmlspecialchars'] on Post 10 years ago
  emanuele f2c884ccea Spaces and tabs - nitpicking 11 years ago
  Michael Eshom 54683d86ef Link directly to the message, to prevent things from breaking if a post is moved, etc. 11 years ago
  Illori 2c50939f27 Copyright update per BoD 11 years ago
  emanuele45 1588461571 Merge pull request #305 from emanuele45/master 11 years ago
  emanuele bceb21e0f6 Some other tweaks to the hooks 11 years ago
  emanuele45 50172c86f0 Merge pull request #297 from MissAllSunday/no_more_hacking_attempt 11 years ago
  emanuele ec2a66352e Deprecated $txt['here'] and some other short strings (several strings affected) 11 years ago
  Suki 6d009fe0e6 No more "I've been hacked help me ASAP!!1!" support topics... 11 years ago
  emanuele cfd4715b4e In this position it should work better 11 years ago
  emanuele 8314cf2ef6 this should fix preview without javascript...yeah, I know... :P 11 years ago
  emanuele 296744f23f Coding stile 11 years ago
  emanuele 1724ca6169 Spaces and tabs at the end of the lines 11 years ago
  Spuds 50789edee3 ! I don't think this is used anymore, but for now lets not throw an error 11 years ago