Age | Commit message (Expand) | Author | Files | Lines |
2016-08-10 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -9/+3 |
2016-08-01 | [ci skip] Fix #4739 | Andrey Andreev | 1 | -1/+2 |
2016-07-28 | Remove dead code written for PHP 5.2 | Andrey Andreev | 1 | -8/+1 |
2016-07-26 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -40/+46 |
2016-07-22 | Fix #4712 | Andrey Andreev | 1 | -10/+23 |
2016-06-06 | Merge branch 'feature/email-attachments' into develop | Andrey Andreev | 1 | -77/+117 |
2016-06-04 | Update Email.php | Robert Angyal | 1 | -6/+6 |
2016-05-25 | [ci skip] Refactor changes from PR #4585 | Andrey Andreev | 1 | -95/+70 |
2016-05-09 | [ci skip] Minor optimizations to CI_Email | Andrey Andreev | 1 | -31/+19 |
2016-05-09 | [ci skip] Fix #4613 | Andrey Andreev | 1 | -0/+5 |
2016-05-04 | #4583 Refactor according to the suggestions commented on Pull Request | Robert Angyal | 1 | -9/+7 |
2016-04-28 | #4583 Refactor according to the suggestions commented on Pull Request | Robert Angyal | 1 | -38/+30 |
2016-04-20 | #4583 Fix code style issues | Robert Angyal | 1 | -8/+16 |
2016-04-17 | Fixes #4583 by separating attachments to related and mixed multiparts | Robert Angyal | 1 | -34/+101 |
2016-01-20 | Fix #4391 | Andrey Andreev | 1 | -7/+11 |
2016-01-11 | [ci skip] Update ellislab.com links to https too | Andrey Andreev | 1 | -1/+1 |
2016-01-11 | [ci skip] Update codeigniter.com links to https | Andrey Andreev | 1 | -2/+2 |
2016-01-11 | [ci skip] Bump year to 2016 | Andrey Andreev | 1 | -2/+2 |
2015-12-30 | Fix #4343 | Andrey Andreev | 1 | -2/+1 |
2015-11-16 | Fix #4244 | Andrey Andreev | 1 | -3/+28 |
2015-10-30 | Fix #4192 | Andrey Andreev | 1 | -5/+8 |
2015-08-31 | Fix #4073 | Andrey Andreev | 1 | -7/+16 |
2015-08-03 | Fix #4015 | Andrey Andreev | 1 | -1/+2 |
2015-06-22 | Work-around for https://bugs.php.net/bug.php?id=39598 | Andrey Andreev | 1 | -1/+21 |
2015-03-10 | Add array typehint to CI_Email::__construct() | Andrey Andreev | 1 | -1/+1 |
2015-02-06 | Polish changes following PR #3573 | Andrey Andreev | 1 | -5/+12 |
2015-02-06 | Fix HELO localhost.localdomain violates RFC standards | James Wade | 1 | -2/+6 |
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 1 | -3/+0 |
2015-01-20 | [ci skip] Change some log messages' level | Andrey Andreev | 1 | -1/+1 |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 1 | -3/+3 |
2014-11-13 | Removing empty lines | Michael Granados | 1 | -1/+1 |
2014-11-12 | Making required changes | Michael Granados | 1 | -3/+3 |
2014-11-09 | Verifying From header before send mail | Michael Granados | 1 | -0/+6 |
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 1 | -14/+25 |
2014-05-31 | Add support for non-ASCII domain names in FV & Email classes' valid_email() | Andrey Andreev | 1 | -0/+5 |
2014-05-20 | Pick up some changes from text helper | vlakoff | 1 | -5/+5 |
2014-05-20 | Fix handling of {unwrap} tags in word_wrap() functions | vlakoff | 1 | -2/+2 |
2014-05-20 | Regex fixes | vlakoff | 1 | -1/+1 |
2014-05-19 | Remove static cache in Email->_mimes_types() | vlakoff | 1 | -9/+1 |
2014-05-19 | Fix caching of MIME config | vlakoff | 1 | -3/+6 |
2014-03-13 | Partially revert PR #2190 | Andrey Andreev | 1 | -1/+1 |
2014-02-24 | [ci skip] A tiny improvement in CI_Email | Andrey Andreev | 1 | -2/+8 |
2014-02-20 | Don't use error suppression on ini_get() either | Andrey Andreev | 1 | -1/+1 |
2014-02-11 | Utf8/iconv/mbstring-related changes | Andrey Andreev | 1 | -3/+3 |
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 |
2014-02-08 | Make CI_Email::set_alt_message() parameter mandatory (optional doesn't make s... | Andrey Andreev | 1 | -1/+1 |
2014-01-15 | Fix #2822: Incorrect usage of fwrite() | Andrey Andreev | 1 | -1/+10 |
2014-01-15 | Fix incorrect checks for the fwrite() return value | Andrey Andreev | 1 | -1/+1 |
2014-01-10 | condition repair and comments | Petr Heralecky | 1 | -3/+3 |
2014-01-10 | rename src to file | Petr Heralecky | 1 | -9/+9 |