| Commit message (Expand) | Author | Age | Files | Lines |
* | apply 2.0.x change | Meik Sievertsen | 2003-03-30 | 1 | -2/+28 |
* | Tidy up and simplify emailer class, add generate_board_url function ... note ... | Paul S. Owen | 2003-03-25 | 1 | -96/+67 |
* | Various cleanups ... no doubt breaking stuff in the process | Paul S. Owen | 2003-03-09 | 1 | -204/+91 |
* | Changes for UCP and registration, pretty minor overall. Fixed emailer to use | James Atkinson | 2003-01-30 | 1 | -13/+13 |
* | Notes to port bug fixes from 2.0.x | Paul S. Owen | 2002-12-03 | 1 | -0/+8 |
* | Changed $board_config to $config, more posting "stuff", altered polling code ... | Paul S. Owen | 2002-10-30 | 1 | -13/+13 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 1 | -35/+35 |
* | Combine emailer and smtp | Paul S. Owen | 2002-07-14 | 1 | -15/+15 |
* | Combine SMTP and Emailer sources into one | Paul S. Owen | 2002-06-29 | 1 | -13/+209 |
* | Updates in line with 2.0.1 | Paul S. Owen | 2002-06-10 | 1 | -74/+65 |
* | merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and... | Paul S. Owen | 2002-04-20 | 1 | -11/+1 |
* | Alter way variables are substituted ... was causing problems when a [] follow... | Paul S. Owen | 2002-03-22 | 1 | -7/+4 |
* | Stop being too paranoid about hacking of includes containing only fully inclu... | Paul S. Owen | 2002-03-18 | 1 | -6/+1 |
* | Updates to overcome security issue + updates of various functions, initial ve... | Paul S. Owen | 2002-03-18 | 1 | -0/+5 |
* | Move subject preg_ to after parseing ... in case subject needs to contain any... | Paul S. Owen | 2002-03-01 | 1 | -5/+11 |
* | Add ability to specify subject within email, format is Subject: (localised su... | Paul S. Owen | 2002-03-01 | 1 | -2/+6 |
* | This should fix Bug #498451.. Keep it from including smtp.php more than once.. | the_systech | 2002-01-28 | 1 | -2/+5 |
* | Fixed bug 481943. Regexp that normalized linebreaks to \r\n was fucked, so it... | natec | 2001-11-26 | 1 | -2/+10 |
* | Added global PM disable + modded emailer to allow lang select + re-added back... | Paul S. Owen | 2001-11-13 | 1 | -9/+10 |
* | Changed paths for language | Paul S. Owen | 2001-10-11 | 1 | -1/+1 |
* | Updated and fixed various issues, see post in developers forum for info | Paul S. Owen | 2001-09-25 | 1 | -0/+1 |
* | Re-added GPL disclaimers | James Atkinson | 2001-08-30 | 1 | -0/+9 |
* | Modified header comments | Paul S. Owen | 2001-08-26 | 1 | -10/+1 |
* | Removed windows returns and final newline | Paul S. Owen | 2001-08-13 | 1 | -1/+1 |
* | Implmented the emailer class everywhere it needs it (just registration and pr... | James Atkinson | 2001-08-13 | 1 | -2/+13 |
* | Added emailer class, did alterations and templates for registration | James Atkinson | 2001-08-13 | 1 | -0/+296 |