aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/abstract/MCMessageConstants.h
Commit message (Collapse)AuthorAge
* No info found ErrorCodeGravatar Christopher Hockley2015-01-26
| | | | Used in AccountValidator
* Fixed mapping of errorsGravatar Hoa V. Dinh2014-12-04
|
* Renaming and Fix TyposGravatar Robert Widmann2014-10-22
|
* MCNNTP -> NNTPGravatar Robert Widmann2014-10-21
|
* Fixed #876: added application specific passwordGravatar Hoa V. DINH2014-10-07
|
* Add IMAP search bodyGravatar Prapat2014-09-02
|
* Recognize multipart/signed content typeGravatar Maksim Bauer2014-07-25
|
* Added message flags maskGravatar Hoa V. Dinh2014-05-05
|
* Added XOAUTH2 for Outlook authentication type (fixed #637)Gravatar Hoa V. DINH2014-03-13
|
* Implement Gmail Message ID searchGravatar Bob Van Osten2014-03-10
|
* Added not search expression in order to have searchexpressions such as, ↵Gravatar pfennema2014-03-06
| | | | 'subect does not contain', 'email address is not on to list'
* Conformant header guardsGravatar CodaFi2014-02-22
| | | | Fixes #606
* Fixed buildGravatar Hoa V. DINH2014-01-21
|
* Retrieve Gmail user display nameGravatar Hoa V. DINH2014-01-21
|
* RAW -> RawGravatar Robert Widmann2013-12-29
|
* Implement X-GM-RAW interfacesGravatar Robert Widmann2013-12-29
|
* Unify Project StyleGravatar CodaFi2013-12-08
|
* Changed SearchKindCC and SearchKindBCC to SearchKindCc and SearchKindBcc and ↵Gravatar pfennema2013-12-08
| | | | related code as well
* Changed IMAPSearchKindUids to IMAPSearchKindUIDs to comply to naming conventionsGravatar pfennema2013-12-05
|
* Separate searches for to, cc and bcc fields.Gravatar pfennema2013-12-04
| | | | Furthermore, search with uids now supported.
* Changed MCOIMAPMessagesRequestKindSize to camelCase.Gravatar pfennema2013-12-01
|
* Added constant IMAPMessagesRequestKindSize to IMAPMessagesRequestKind, ↵Gravatar pfennema2013-12-01
| | | | somehow file was not updated after testing with searchExpression changes of CodaFi
* Implement size searchGravatar CodaFi2013-11-30
|
* TyposGravatar CodaFi2013-11-24
|
* Search flagged, answered, draft, spam, deletedGravatar CodaFi2013-11-24
|
* Fixed missing constantsGravatar CodaFi2013-11-21
|
* Add new search expressionsGravatar CodaFi2013-11-21
|
* threadId -> threadIDGravatar Bob Van Osten2013-11-14
|
* Support searching by a gmail thread idGravatar Bob Van Osten2013-11-14
|
* Fixed missing enumGravatar Hoa V. Dinh2013-11-13
|
* Added UID Search All Expression and SearchKindGravatar Aaron2013-11-06
|
* Fix undefined ErrorNoopGravatar CodaFi2013-09-24
|
* Fixed crash when message does not contain sender or recipientGravatar Hoa V. DINH2013-08-30
|
* Removed public method setDelimiterGravatar Hoa V. DINH2013-08-18
|
* Added capability for X-GM-EXT-1 (Gmail)Gravatar Hoa V. DINH2013-08-12
|
* Merge pull request #204 from thusfresh/CustomReceiveHeadersGravatar Hoà V. DINH2013-07-20
|\ | | | | Allows for requesting optional headers when fetching messages.
* | Fixed missing constantGravatar CodaFi2013-07-20
| |
* | Fixed #8: When the attachment is a folder, the folder is compressed and the ↵Gravatar Hoa V. DINH2013-07-16
| | | | | | | | attachment is the compressed file.
| * Allows for request custom headers when fetching messagesGravatar Ryan Johnson2013-07-16
|/ | | | | | * Defines new request kind ExtraHeaders * Exposes extraHeaders property on fetch messages operations * Modifies MessageHeader::importIMFFields for handling any headers
* Fixed build issue.Gravatar Hoa V. DINH2013-07-12
|
* Made mailcore::IMAPMessageRenderingOperation public. It made ↵Gravatar Hoa V. DINH2013-07-12
| | | | IMAPMessageRenderingType public too: It's been documented as private type.
* Support of OAuth2 on C++ layer. Also reindent code.Gravatar Hoa V. DINH2013-06-29
|
* Re-add IMAPMessagesRequestKindGmailMessageIDGravatar CodaFi2013-06-23
|
* Fixed threadID typesGravatar CodaFi2013-06-23
|
* Work in progress on IMAP documentation.Gravatar Hoa V. DINH2013-04-06
|
* Documentation for abstractGravatar Hoa V. DINH2013-04-05
|
* Fixed crash. Cleanup.Gravatar Hoa V. DINH2013-03-24
|
* Simplified implementation of ObjC setter/getter by using a common ↵Gravatar DINH Viet Hoa2013-03-23
| | | | implementation. Added RFC822 ObjC API.
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
|
* added check SMTP accountGravatar DINH Viet Hoa2013-01-12
|