Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SMTP server
|
|
|
|
|
|
|
|
added notice of license to all source files.
OSL to all except the few files we ship inside of the application folder, those are AFL.
Updated license in user guide.
incrementing next dev version to 3.0 due to licensing change
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ternary. Also fixed the doc block.
|
|
issues when sending NULL or FALSE.
|
|
|
|
invalid MIME-types.
|
|
http://codeigniter.uservoice.com/forums/40508-codeigniter-reactor/suggestions/2056113-private-functions-suck
|
|
broke the Typography class's string replacements, for instance
|
|
|
|
|
|
|
|
|
|
$this->email->initialize().
|
|
|
|
|
|
|
|
|
|
|
|
on some hosts
|
|
|
|
clear() method in the Email lib
|
|
to mirror EE2.
|
|
|
|
|
|
php.ini's disable_functions. $fp cannot be trusted on those retarded servers
|
|
|
|
$this->newline is fully stripped when the "mail" protocol is used, regardless of whether \r, \n, or \r\n is used.
http://codeigniter.com/bug_tracker/bug/6669/
|
|
between multipart headers and the ignored MIME message area
http://codeigniter.com/bug_tracker/bug/6681/
|
|
|
|
syntax in from()
|
|
|
|
|
|
simplified paragraph tag cleanup regex
|