aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/rfc822
Commit message (Expand)AuthorAge
* Conformant header guardsGravatar CodaFi2014-02-22
* Unify Project StyleGravatar CodaFi2013-12-08
* Fixed #260: added ability to render a message without stripping spacesGravatar Hoa V. DINH2013-11-13
* Fixed #454: fixed parsing of headersGravatar Hoa V. DINH2013-11-13
* Improved Content-Description support and fixed crash (Fixed #350)Gravatar Hoa V. Dinh2013-09-03
* add Content-Description to attachmentGravatar Tae Won Ha2013-09-01
* Added an Obj-C method to create a file attachment with in-memory data.Gravatar Hoa V. DINH2013-07-22
* Fixed #8: When the attachment is a folder, the folder is compressed and the a...Gravatar Hoa V. DINH2013-07-16
* Merge remote-tracking branch 'upstream/master' into message-rendering-with-se...Gravatar Paul Young2013-07-11
|\
| * Fixed copy() of parts and messagesGravatar Hoa V. DINH2013-07-08
* | Removed duplicated HTML body renderer template callback.Gravatar Paul Young2013-07-06
|/
* Added simple rendering methods for RFC822 message at C++ API levelGravatar Hoa V. DINH2013-07-05
* Fix for MCMessageBuilder copy constructorGravatar Ryan Johnson2013-06-24
* Improved headers documentation. Fixed #109.Gravatar Hoa V. DINH2013-06-21
* Removed reference to message owner from part.Gravatar Hoa V. DINH2013-06-21
* Implemented collection of attachmentsGravatar Hoa V. DINH2013-05-05
* consistent uniqueID for MIME partsGravatar Hoa V. DINH2013-05-04
* added methods to decode data as stringsGravatar Ken Grigsby2013-04-19
* Various fixes.Gravatar Hoa V. DINH2013-04-15
* Cleanup.Gravatar Hoa V. DINH2013-04-10
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* Progress for ObjC IMAP operationsGravatar Hoa V. DINH2013-03-26
* Simplified implementation of ObjC setter/getter by using a common implementat...Gravatar DINH Viet Hoa2013-03-23
* Default value for HTML callbacksGravatar DINH Viet Hoa2013-02-02
* Implemented HTML rendering of messagesGravatar DINH Viet Hoa2013-02-02
* Cleanup: removed commented className() methodsGravatar DINH Viet Hoa2013-02-01
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
* more renameGravatar DINH Viet Hoa2013-01-19
* pop3 progress, mime typesGravatar DINH Viet Hoa2013-01-19
* IMAP Account with multiple IMAP connectionsGravatar DINH Viet Hoa2013-01-17
* Implemented async IMAPGravatar DINH Viet Hoa2013-01-16
* first commitGravatar DINH Viet Hoa2013-01-11