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
/
MCMessageConstants.h
Commit message (
Expand
)
Author
Age
*
Add IMAP search body
Prapat
2014-09-02
*
Recognize multipart/signed content type
Maksim Bauer
2014-07-25
*
Added message flags mask
Hoa V. Dinh
2014-05-05
*
Added XOAUTH2 for Outlook authentication type (fixed #637)
Hoa V. DINH
2014-03-13
*
Implement Gmail Message ID search
Bob Van Osten
2014-03-10
*
Added not search expression in order to have searchexpressions such as, 'sube...
pfennema
2014-03-06
*
Conformant header guards
CodaFi
2014-02-22
*
Fixed build
Hoa V. DINH
2014-01-21
*
Retrieve Gmail user display name
Hoa V. DINH
2014-01-21
*
RAW -> Raw
Robert Widmann
2013-12-29
*
Implement X-GM-RAW interfaces
Robert Widmann
2013-12-29
*
Unify Project Style
CodaFi
2013-12-08
*
Changed SearchKindCC and SearchKindBCC to SearchKindCc and SearchKindBcc and ...
pfennema
2013-12-08
*
Changed IMAPSearchKindUids to IMAPSearchKindUIDs to comply to naming conventions
pfennema
2013-12-05
*
Separate searches for to, cc and bcc fields.
pfennema
2013-12-04
*
Changed MCOIMAPMessagesRequestKindSize to camelCase.
pfennema
2013-12-01
*
Added constant IMAPMessagesRequestKindSize to IMAPMessagesRequestKind, someho...
pfennema
2013-12-01
*
Implement size search
CodaFi
2013-11-30
*
Typos
CodaFi
2013-11-24
*
Search flagged, answered, draft, spam, deleted
CodaFi
2013-11-24
*
Fixed missing constants
CodaFi
2013-11-21
*
Add new search expressions
CodaFi
2013-11-21
*
threadId -> threadID
Bob Van Osten
2013-11-14
*
Support searching by a gmail thread id
Bob Van Osten
2013-11-14
*
Fixed missing enum
Hoa V. Dinh
2013-11-13
*
Added UID Search All Expression and SearchKind
Aaron
2013-11-06
*
Fix undefined ErrorNoop
CodaFi
2013-09-24
*
Fixed crash when message does not contain sender or recipient
Hoa V. DINH
2013-08-30
*
Removed public method setDelimiter
Hoa V. DINH
2013-08-18
*
Added capability for X-GM-EXT-1 (Gmail)
Hoa V. DINH
2013-08-12
*
Merge pull request #204 from thusfresh/CustomReceiveHeaders
HoĆ V. DINH
2013-07-20
|
\
*
|
Fixed missing constant
CodaFi
2013-07-20
*
|
Fixed #8: When the attachment is a folder, the folder is compressed and the a...
Hoa V. DINH
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
*
Support of OAuth2 on C++ layer. Also reindent code.
Hoa V. DINH
2013-06-29
*
Re-add IMAPMessagesRequestKindGmailMessageID
CodaFi
2013-06-23
*
Fixed threadID types
CodaFi
2013-06-23
*
Work in progress on IMAP documentation.
Hoa V. DINH
2013-04-06
*
Documentation for abstract
Hoa V. DINH
2013-04-05
*
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
*
headers show public API first. cleanup.
DINH Viet Hoa
2013-01-21
*
added check SMTP account
DINH Viet Hoa
2013-01-12
*
first commit
DINH Viet Hoa
2013-01-11