index
:
mailcore2
master
simple and asynchronous API to work with IMAP, POP, and SMTP
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
rfc822
Commit message (
Expand
)
Author
Age
*
Fixed #260: added ability to render a message without stripping spaces
Hoa V. DINH
2013-11-13
*
Fixed #454: fixed parsing of headers
Hoa V. DINH
2013-11-13
*
Improved Content-Description support and fixed crash (Fixed #350)
Hoa V. Dinh
2013-09-03
*
add Content-Description to attachment
Tae Won Ha
2013-09-01
*
Added an Obj-C method to create a file attachment with in-memory data.
Hoa V. DINH
2013-07-22
*
Fixed #8: When the attachment is a folder, the folder is compressed and the a...
Hoa V. DINH
2013-07-16
*
Merge remote-tracking branch 'upstream/master' into message-rendering-with-se...
Paul Young
2013-07-11
|
\
|
*
Fixed copy() of parts and messages
Hoa V. DINH
2013-07-08
*
|
Removed duplicated HTML body renderer template callback.
Paul Young
2013-07-06
|
/
*
Added simple rendering methods for RFC822 message at C++ API level
Hoa V. DINH
2013-07-05
*
Fix for MCMessageBuilder copy constructor
Ryan Johnson
2013-06-24
*
Improved headers documentation. Fixed #109.
Hoa V. DINH
2013-06-21
*
Removed reference to message owner from part.
Hoa V. DINH
2013-06-21
*
Implemented collection of attachments
Hoa V. DINH
2013-05-05
*
consistent uniqueID for MIME parts
Hoa V. DINH
2013-05-04
*
added methods to decode data as strings
Ken Grigsby
2013-04-19
*
Various fixes.
Hoa V. DINH
2013-04-15
*
Cleanup.
Hoa V. DINH
2013-04-10
*
Removed headers dependencies on ICU, libetpan.
Hoa V. DINH
2013-04-07
*
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Hoa V. DINH
2013-04-03
*
Progress for ObjC IMAP operations
Hoa V. DINH
2013-03-26
*
Simplified implementation of ObjC setter/getter by using a common implementat...
DINH Viet Hoa
2013-03-23
*
Default value for HTML callbacks
DINH Viet Hoa
2013-02-02
*
Implemented HTML rendering of messages
DINH Viet Hoa
2013-02-02
*
Cleanup: removed commented className() methods
DINH Viet Hoa
2013-02-01
*
headers show public API first. cleanup.
DINH Viet Hoa
2013-01-21
*
more rename
DINH Viet Hoa
2013-01-19
*
pop3 progress, mime types
DINH Viet Hoa
2013-01-19
*
IMAP Account with multiple IMAP connections
DINH Viet Hoa
2013-01-17
*
Implemented async IMAP
DINH Viet Hoa
2013-01-16
*
first commit
DINH Viet Hoa
2013-01-11