Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
fbe4d79ca0a70f404dce628d66deeaa3d90a2225
/
system
/
libraries
/
Email.php
fbe4d79
Merge pull request #5367 from carusogabriel/clean-elses
by Andrey Andreev
· 7 years ago
4fd2d49
More on #5003
by Andrey Andreev
· 7 years ago
4541bf9
[ci skip] Fix patch for #5300
by Andrey Andreev
· 7 years ago
d282d07
[ci skip] Use INTL_IDNA_VARIANT_UCS46 to convert non-ASCII domain names in emails
by Andrey Andreev
· 7 years ago
b9e45e3
[ci skip] Simplify some internal CI_Email code
by Andrey Andreev
· 8 years ago
bdcafdf
[ci skip] Fix 5070
by Andrey Andreev
· 8 years ago
c0c74d5
More byte-safety
by Andrey Andreev
· 8 years ago
cba132d
[ci skip] Don't set User-Agent header in CI_Email::clear()
by Andrey Andreev
· 8 years ago
6a5b5e7
Merge pull request #4765 from viitols/develop
by Andrey Andreev
· 8 years ago
a960016
Address #4963
by Andrey Andreev
· 8 years ago
da60e9b
Update copyright data to 2017
by Master Yoda
· 8 years ago
8db01f1
Fix #4844
by Andrey Andreev
· 8 years ago
4e2cdec
Improve byte-safety
by Andrey Andreev
· 8 years ago
1927709
Merge pull request #4778 from antydemant/patch-1
by Andrey Andreev
· 8 years ago
9b0f5fa
[ci skip] Fix #4739
by Andrey Andreev
· 8 years ago
a838279
Remove dead code written for PHP 5.2
by Andrey Andreev
· 8 years ago
0c821bb
Fix #4712
by Andrey Andreev
· 8 years ago
3c42279
Merge branch 'feature/email-attachments' into develop
by Andrey Andreev
· 8 years ago
8c95c3d
[ci skip] Minor optimizations to CI_Email
by Andrey Andreev
· 9 years ago
8425319
[ci skip] Fix #4613
by Andrey Andreev
· 9 years ago
c70216d
Fix #4391
by Andrey Andreev
· 9 years ago
1924e87
[ci skip] Update ellislab.com links to https too
by Andrey Andreev
· 9 years ago
bd202c9
[ci skip] Update codeigniter.com links to https
by Andrey Andreev
· 9 years ago
125ef47
[ci skip] Bump year to 2016
by Andrey Andreev
· 9 years ago
9d84d3c
Fix #4343
by Andrey Andreev
· 9 years ago
b06b5c4
Fix #4244
by Andrey Andreev
· 9 years ago
3368ceb
Fix #4192
by Andrey Andreev
· 9 years ago
8e138ec
Fix #4073
by Andrey Andreev
· 9 years ago
6cefc6b
Fix #4015
by Andrey Andreev
· 9 years ago
4e0496e
Work-around for https://bugs.php.net/bug.php?id=39598
by Andrey Andreev
· 9 years ago
0b1fd2c
Add array typehint to CI_Email::__construct()
by Andrey Andreev
· 10 years ago
396eb89
Polish changes following PR #3573
by Andrey Andreev
· 10 years ago
3245af4
Fix HELO localhost.localdomain violates RFC standards
by James Wade
· 10 years ago
4cbe463
Remove closing blocks at end of PHP files
by vlakoff
· 10 years ago
90726b8
[ci skip] Change some log messages' level
by Andrey Andreev
· 10 years ago
fe9309d
Bulk (mostly documentation) update
by Andrey Andreev
· 10 years ago
dfa1e40
Removing empty lines
by Michael Granados
· 10 years ago
92e2fd2
Making required changes
by Michael Granados
· 10 years ago
0b85d6b
Verifying From header before send mail
by Michael Granados
· 10 years ago
bdb96ca
[ci skip] Switch to MIT license; close #3293
by Andrey Andreev
· 10 years ago
9549666
Add support for non-ASCII domain names in FV & Email classes' valid_email()
by Andrey Andreev
· 10 years ago
f0ab813
Pick up some changes from text helper
by vlakoff
· 11 years ago
0f7eba2
Fix handling of {unwrap} tags in word_wrap() functions
by vlakoff
· 11 years ago
2a8560c
Regex fixes
by vlakoff
· 11 years ago
66c7bb4
Remove static cache in Email->_mimes_types()
by vlakoff
· 11 years ago
69550c5
Fix caching of MIME config
by vlakoff
· 11 years ago
7cf682a
Partially revert PR #2190
by Andrey Andreev
· 11 years ago
dea6177
[ci skip] A tiny improvement in CI_Email
by Andrey Andreev
· 11 years ago
f627474
Don't use error suppression on ini_get() either
by Andrey Andreev
· 11 years ago
be1496d
Utf8/iconv/mbstring-related changes
by Andrey Andreev
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
505b3d6
Make CI_Email::set_alt_message() parameter mandatory (optional doesn't make sense)
by Andrey Andreev
· 11 years ago
d8b1ad3
Fix #2822: Incorrect usage of fwrite()
by Andrey Andreev
· 11 years ago
3d21520
Fix incorrect checks for the fwrite() return value
by Andrey Andreev
· 11 years ago
1dbdf72c
condition repair and comments
by Petr Heralecky
· 11 years ago
ceb03af
rename src to file
by Petr Heralecky
· 11 years ago
232ea65
attach files by absolute url
by Petr Heralecky
· 11 years ago
c809726
Further changes related to PR #2807
by Andrey Andreev
· 11 years ago
9ad2fff
variable repair
by Petr Heralecky
· 11 years ago
230fca3
styleguided 2
by Petr Heralecky
· 11 years ago
de88615
styleguided
by Petr Heralecky
· 11 years ago
300e3f0
Added Email::attach_cid() returning CID
by Petr Heralecky
· 11 years ago
5932a73
Improvements to safe_mode detection (it doesn't exist in PHP 5.4)
by Andrey Andreev
· 11 years ago
2b956af
An improved version of PR #2584, fixes #2583
by Andrey Andreev
· 11 years ago
58f677f
2.1.4 release related stuff
by Andrey Andreev
· 11 years ago
b9e090e
Merge pull request #2480 from florisluiten/develop
by Andrey Andreev
· 11 years ago
2d7009c
Removed empty line at EOF
by Floris Luiten (lenwweb.nl)
· 11 years ago
c7325c1
added newlines to end of email header when send_multipart === false
by Chris Ege
· 11 years ago
f55d514
Prevent email header injection
by florisluiten
· 11 years ago
c6da1ef
Change boolean to bool. Added whitespace.
by buhay
· 12 years ago
466e808
Correction for issue #2388. Updated _build_message() to return a boolean. This prevents email from sending if there is an error trying to attach an attachment to the email.
by buhay
· 12 years ago
89b67b4
Fix #2320
by Andrey Andreev
· 12 years ago
fa01ae4
[ci skip] Fix #2289
by Andrey Andreev
· 12 years ago
d2dbee4
Merge pull request #2261 from nisheeth-barthwal/develop
by Andrey Andreev
· 12 years ago
6bb9890
Fixed the issue with bcc_batch_mode and subject
by nisheeth-barthwal
· 12 years ago
f399425
Fix a code comment in Upload->_file_mime_type()
by vlakoff
· 12 years ago
a44e691
Removed the unused $force paramter in Email::_smtp_connect()
by nisheeth-barthwal
· 12 years ago
193f0c7
removed PR from the bug list
by nisheeth-barthwal
· 12 years ago
758f40c
Fixed curly braces. Removed redundant method set_useragent()
by nisheeth-barthwal
· 12 years ago
59209de
Fixed tab-indentation. Made appropriate entries in changelog
by nisheeth-barthwal
· 12 years ago
cf22557
Added keep-alive connection to SMTP. Fixed socket read/write timeouts. Added PHP useragent
by nisheeth-barthwal
· 12 years ago
912f1bc
A few adjustments to previous commit
by vlakoff
· 12 years ago
1228fe2
Replace is_null() with === / !== NULL
by vlakoff
· 12 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
4296a65
update for Issue #2064 (changed docblocks which return $this or only call a method that returns $this to @return CI_DB_class_name)
by Andrew Podner
· 12 years ago
61797f6
CI_Email::print_debugger() option to limit the type of data to be printed
by Andrey Andreev
· 12 years ago
7a7ad78
Some micro-optimizations
by Andrey Andreev
· 12 years ago
e9d2dc8
Added function_usable() to common functions
by Andrey Andreev
· 12 years ago
8a203f6
Fix #1960
by Andrey Andreev
· 12 years ago
597ea27
[ci skip] DocBlocks for Email, Ftp, Unit_test and Javascript libraries
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
9bea4be
Fix #1938
by GDmac
· 12 years ago
7e4356b
Remove extra new lines
by vkeranov
· 12 years ago
b8f9a15
Unify Email attachment values into a single array and fix a bug in the new buffer attachment feature
by Andrey Andreev
· 12 years ago
5fd3ae8
[ci skip] style and phpdoc-related changes (rel #1295)
by Andrey Andreev
· 12 years ago
8df1ae2
Fix another mailing issue (based on #1281)
by Andrey Andreev
· 12 years ago
925dd90
Fix issue #1409
by Andrey Andreev
· 12 years ago
00ea2a9
Remove {unwrap}{/unwrap} markers when quoted_printable_encode() or imap_8bit() is used
by Andrey Andreev
· 12 years ago
8a7078b
Fix issue #1897
by Andrey Andreev
· 12 years ago
c771928
Remove CI_Email::_get_ip()
by Andrey Andreev
· 12 years ago
Next »