Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | No info found ErrorCode | Christopher Hockley | 2015-01-26 |
| | | | | Used in AccountValidator | ||
* | Fixed mapping of errors | Hoa V. Dinh | 2014-12-04 |
| | |||
* | Renaming and Fix Typos | Robert Widmann | 2014-10-22 |
| | |||
* | MCNNTP -> NNTP | Robert Widmann | 2014-10-21 |
| | |||
* | Fixed #876: added application specific password | Hoa V. DINH | 2014-10-07 |
| | |||
* | 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, ↵ | pfennema | 2014-03-06 |
| | | | | 'subect does not contain', 'email address is not on to list' | ||
* | Conformant header guards | CodaFi | 2014-02-22 |
| | | | | Fixes #606 | ||
* | 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 |
| | | | | related code as well | ||
* | 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 |
| | | | | Furthermore, search with uids now supported. | ||
* | Changed MCOIMAPMessagesRequestKindSize to camelCase. | pfennema | 2013-12-01 |
| | |||
* | Added constant IMAPMessagesRequestKindSize to IMAPMessagesRequestKind, ↵ | pfennema | 2013-12-01 |
| | | | | somehow file was not updated after testing with searchExpression changes of CodaFi | ||
* | 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 |
|\ | | | | | Allows for requesting optional headers when fetching messages. | ||
* | | Fixed missing constant | CodaFi | 2013-07-20 |
| | | |||
* | | Fixed #8: When the attachment is a folder, the folder is compressed and the ↵ | Hoa V. DINH | 2013-07-16 |
| | | | | | | | | attachment is the compressed file. | ||
| * | Allows for request custom headers when fetching messages | Ryan Johnson | 2013-07-16 |
|/ | | | | | | * Defines new request kind ExtraHeaders * Exposes extraHeaders property on fetch messages operations * Modifies MessageHeader::importIMFFields for handling any headers | ||
* | Fixed build issue. | Hoa V. DINH | 2013-07-12 |
| | |||
* | Made mailcore::IMAPMessageRenderingOperation public. It made ↵ | Hoa V. DINH | 2013-07-12 |
| | | | | IMAPMessageRenderingType public too: It's been documented as private type. | ||
* | 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 ↵ | DINH Viet Hoa | 2013-03-23 |
| | | | | implementation. Added RFC822 ObjC API. | ||
* | headers show public API first. cleanup. | DINH Viet Hoa | 2013-01-21 |
| | |||
* | added check SMTP account | DINH Viet Hoa | 2013-01-12 |
| |