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
/
abstract
Commit message (
Expand
)
Author
Age
*
Fixed #230: fixed AbstractMessagePart::partForUniqueID() and case when all re...
Hoa V. DINH
2013-07-22
*
Remove case of Comment and Keyword headers.
Hoa V. DINH
2013-07-20
*
Merge pull request #204 from thusfresh/CustomReceiveHeaders
Hoà V. DINH
2013-07-20
|
\
*
|
Fixed missing constant
CodaFi
2013-07-20
|
*
Fixes for PR feedback
Ryan Johnson
2013-07-18
*
|
Fixed #8: When the attachment is a folder, the folder is compressed and the a...
Hoa V. DINH
2013-07-16
|
*
Fix for incorrect date() check
Ryan Johnson
2013-07-16
|
*
Allows for request custom headers when fetching messages
Ryan Johnson
2013-07-16
|
/
*
Fixed build issue.
Hoa V. DINH
2013-07-12
*
Made mailcore::IMAPMessageRenderingOperation public. It made IMAPMessageRende...
Hoa V. DINH
2013-07-12
*
Merge remote-tracking branch 'upstream/master' into message-rendering-with-se...
Paul Young
2013-07-11
|
\
|
*
Merge pull request #161 from thusfresh/CustomHeaders
Hoà V. DINH
2013-07-11
|
|
\
|
|
*
Adds NULL check and style cleanup
Ryan Johnson
2013-07-11
*
|
|
Added MCMessageConstantsPrivate.h
Paul Young
2013-07-10
|
|
*
Fixes for PR feedback
Ryan Johnson
2013-07-10
|
*
|
Fixed copy() of parts and messages
Hoa V. DINH
2013-07-08
|
/
/
|
*
Whitespace cleanup
Ryan Johnson
2013-07-03
|
*
Fixes for PR feedback
Ryan Johnson
2013-07-01
*
|
Support of OAuth2 on C++ layer. Also reindent code.
Hoa V. DINH
2013-06-29
|
*
Allows for custom headers to be set in message
Ryan Johnson
2013-06-28
|
/
*
Re-add IMAPMessagesRequestKindGmailMessageID
CodaFi
2013-06-23
*
Fixed threadID types
CodaFi
2013-06-23
*
Fixed build error.
Hoa V. DINH
2013-06-21
*
Improved headers documentation. Fixed #109.
Hoa V. DINH
2013-06-21
*
Removed reference to message owner from part.
Hoa V. DINH
2013-06-21
*
Remove unnecessary calls to to()->count() and cc()->count()
Ken Grigsby
2013-06-20
*
Added more checks for NULL fields in recipientWithReplyAll
Ken Grigsby
2013-06-20
*
Fix crash in recipientWithReplyAll when mCc is NULL
Ken Grigsby
2013-06-20
*
Merge pull request #45 from kgrigsby59/master
DINH Viêt Hoà
2013-05-08
|
\
|
*
fix typo
Ken Grigsby
2013-05-08
*
|
Implemented collection of attachments
Hoa V. DINH
2013-05-05
*
|
consistent uniqueID for MIME parts
Hoa V. DINH
2013-05-04
|
/
*
Added checks for NULL values when creating reply/forward headers
Ken Grigsby
2013-04-22
*
Added check for text/html
Ken Grigsby
2013-04-19
*
added methods to decode data as strings
Ken Grigsby
2013-04-19
*
Implemented Address::RFC822StringForAddresses and Address::nonEncodedRFC822St...
Ken Grigsby
2013-04-19
*
Implemented addressesWithRFC822String
CodaFi
2013-04-17
*
Various fixes.
Hoa V. DINH
2013-04-15
*
Fixed empty subject case when using MessageHeader::extractSubject()
Hoa V. DINH
2013-04-13
*
Removed headers dependencies on ICU, libetpan.
Hoa V. DINH
2013-04-07
*
Work in progress on IMAP documentation.
Hoa V. DINH
2013-04-06
*
Documentation for abstract
Hoa V. DINH
2013-04-05
*
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Hoa V. DINH
2013-04-03
*
headers for reply/reply all/forward
Hoa V. DINH
2013-03-25
*
Fixed crash. Cleanup.
Hoa V. DINH
2013-03-24
*
Simplified implementation of ObjC setter/getter by using a common implementat...
DINH Viet Hoa
2013-03-23
*
Implemented Objective-C wrapper for core/abstract
DINH Viet Hoa
2013-03-22
*
MessageHeader: fixed copy, ObjC wrappers for Address and MessageHeader
DINH Viet Hoa
2013-03-11
*
Fixed a warning
DINH Viet Hoa
2013-03-03
*
Implemented HTML rendering of messages
DINH Viet Hoa
2013-02-02
[next]