summaryrefslogtreecommitdiffstats
path: root/system/libraries/Email.php
AgeCommit message (Expand)AuthorFilesLines
2017-12-04[ci skip] Fix #5348Andrey Andreev1-2/+2
2017-11-15Merge branch '3.1-stable' into developAndrey Andreev1-2/+2
2017-11-09More on #5003Andrey Andreev1-6/+12
2017-11-09Merge branch '3.1-stable' into developAndrey Andreev1-2/+2
2017-11-09[ci skip] Fix patch for #5300Andrey Andreev1-2/+2
2017-10-16Merge branch '3.1-stable' into developAndrey Andreev1-2/+2
2017-10-16[ci skip] Use INTL_IDNA_VARIANT_UCS46 to convert non-ASCII domain names in em...Andrey Andreev1-2/+4
2017-06-22[ci skip] Misc cleanup of CI_Email codeAndrey Andreev1-101/+64
2017-06-22[ci skip] Close #3711Andrey Andreev1-16/+6
2017-06-19Merge branch '3.1-stable' into developAndrey Andreev1-17/+9
2017-04-06[ci skip] Simplify some internal CI_Email codeAndrey Andreev1-16/+8
2017-03-28[ci skip] Fix 5070Andrey Andreev1-1/+1
2017-03-24Merge branch '3.1-stable' into developAndrey Andreev1-5/+5
2017-01-19More byte-safetyAndrey Andreev1-5/+5
2017-01-10Merge branch '3.1-stable' into developAndrey Andreev1-7/+51
2017-01-06[ci skip] Don't set User-Agent header in CI_Email::clear()Andrey Andreev1-1/+0
2017-01-06Merge pull request #4765 from viitols/developAndrey Andreev1-0/+1
2017-01-06Merge pull request #4765 from viitols/developAndrey Andreev1-0/+1
2017-01-05Address #4963Andrey Andreev1-7/+47
2017-01-03Update copyright data to 2017Master Yoda1-2/+2
2016-12-31Update copyright data to 2017Master Yoda1-2/+2
2016-12-14Drop all PHP 5.3-related codeAndrey Andreev1-33/+3
2016-12-01Switch CI_Email::$validate to On by defaultAndrey Andreev1-1/+1
2016-12-01Merge branch '3.1-stable' into developAndrey Andreev1-1/+1
2016-12-01Fix #4844Andrey Andreev1-1/+1
2016-10-28Merge branch '3.1-stable' into developAndrey Andreev1-19/+68
2016-10-28Improve byte-safetyAndrey Andreev1-19/+68
2016-08-22Merge pull request #4778 from antydemant/patch-1Andrey Andreev1-2/+2
2016-08-21return fixIgor Ostapchuk1-2/+2
2016-08-12Fix custom user agent not workingKristaps V1-0/+1
2016-08-10Merge branch '3.1-stable' into developAndrey Andreev1-9/+3
2016-08-01[ci skip] Fix #4739Andrey Andreev1-1/+2
2016-07-28Remove dead code written for PHP 5.2Andrey Andreev1-8/+1
2016-07-26Merge branch '3.1-stable' into developAndrey Andreev1-40/+46
2016-07-22Fix #4712Andrey Andreev1-10/+23
2016-06-06Merge branch 'feature/email-attachments' into developAndrey Andreev1-77/+117
2016-06-04Update Email.phpRobert Angyal1-6/+6
2016-05-25[ci skip] Refactor changes from PR #4585Andrey Andreev1-95/+70
2016-05-09[ci skip] Minor optimizations to CI_EmailAndrey Andreev1-31/+19
2016-05-09[ci skip] Fix #4613Andrey Andreev1-0/+5
2016-05-04#4583 Refactor according to the suggestions commented on Pull RequestRobert Angyal1-9/+7
2016-04-28#4583 Refactor according to the suggestions commented on Pull RequestRobert Angyal1-38/+30
2016-04-20#4583 Fix code style issuesRobert Angyal1-8/+16
2016-04-17Fixes #4583 by separating attachments to related and mixed multipartsRobert Angyal1-34/+101
2016-01-20Fix #4391Andrey Andreev1-7/+11
2016-01-11[ci skip] Update ellislab.com links to https tooAndrey Andreev1-1/+1
2016-01-11[ci skip] Update codeigniter.com links to httpsAndrey Andreev1-2/+2
2016-01-11[ci skip] Bump year to 2016Andrey Andreev1-2/+2
2015-12-30Fix #4343Andrey Andreev1-2/+1
2015-11-16Fix #4244Andrey Andreev1-3/+28