aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/abstract/MCOConstants.h
Commit message (Expand)AuthorAge
* Smtp error: 535 5.7.0 on Tiscali smtp server (#1520)Gravatar andreapz2016-09-29
* fix missing search by read/unread flag (#1465)Gravatar raduraducu2016-07-06
* Store last server response on login command in case of parse error (#1436)Gravatar Dmitry Isaikin2016-05-19
* Added error codeGravatar Hoa V. DINH2016-05-11
* Expose SMTP response and response code to Objective-C APIGravatar Nikolay Morev2016-04-05
* Move string to constantGravatar Hoa V. DINH2016-04-01
* Add constant for IMAP MOVE capabilityGravatar Nikolay Morev2016-02-08
* Change error prefix to RSMErrorYahoo, change error msg substring to 'over the...Gravatar Sergei Epatov2016-02-01
* New errors detected and returned: ErrorSendMessageSpamSuspected, ErrorSendMes...Gravatar Sergei Epatov2016-01-26
* Fixed error handling in custom commandGravatar Hoa V. Dinh2015-11-09
* AccountValidator UpdateGravatar Christopher Hockley2015-01-27
* Fixed mapping of errorsGravatar Hoa V. Dinh2014-12-04
* Fixed #876: added application specific passwordGravatar Hoa V. DINH2014-10-07
* Clarify the difference between -searchBody: and -searchContent:Gravatar Prapat2014-09-08
* Add IMAP search bodyGravatar Prapat2014-09-02
* use NS_ENUM and NS_OPTIONSGravatar Adlai Holler2014-07-25
* Added XOAUTH2 for Outlook authentication type (fixed #637)Gravatar Hoa V. DINH2014-03-13
* Fixes MCOIMAPSearchKindGravatar Bob Van Osten2014-03-10
* Added IMAPSearchKindNot to MCOMessageConstants.h as wellGravatar pfennema2014-03-06
* Conformant header guardsGravatar CodaFi2014-02-22
* Retrieve Gmail user display nameGravatar Hoa V. DINH2014-01-21
* Changed SearchKindCC and SearchKindBCC to SearchKindCc and SearchKindBcc and ...Gravatar pfennema2013-12-08
* Separate searches for to, cc and bcc fields.Gravatar pfennema2013-12-04
* Added size request to get message size of complete message (MCOIMAPMessagesRe...Gravatar pfennema2013-12-01
* threadId -> threadIDGravatar Bob Van Osten2013-11-14
* Support searching by a gmail thread idGravatar Bob Van Osten2013-11-14
* Added MCOIMAPCapabilityGMailGravatar Hoa V. Dinh2013-11-09
* Added UID Search All Expression and SearchKindGravatar Aaron2013-11-06
* Implement Objective-C InterfaceGravatar CodaFi2013-09-24
* Fixed crash when message does not contain sender or recipientGravatar Hoa V. DINH2013-08-30
* Fixed #196: callback to notify when operations are running or notGravatar Hoa V. DINH2013-08-24
* Added support of compression. Work in progress on automatic configuration.Gravatar Hoa V. DINH2013-08-18
* Fixed namespace constantsGravatar Hoa V. DINH2013-07-22
* Merge pull request #204 from thusfresh/CustomReceiveHeadersGravatar HoĆ  V. DINH2013-07-20
|\
* | Enable OAuth2 Capability CheckGravatar CodaFi2013-07-20
| * Allows for request custom headers when fetching messagesGravatar Ryan Johnson2013-07-16
|/
* Moved tableGravatar Robert Widmann2013-07-04
* Adds localized description tableGravatar CodaFi2013-07-04
* Adding OAuth2 authentication type on ObjC APIGravatar Hoa V. DINH2013-06-29
* Implemented logging API for SMTP, POP and IMAPGravatar Hoa V. DINH2013-06-26
* Implement Message IDGravatar CodaFi2013-06-23
* Moar whitespaceGravatar CodaFi2013-06-22
* Implement Gmail Thread IDGravatar CodaFi2013-06-22
* Updated the rest of the docsGravatar Matt Ronge2013-06-02
* Work in progress on IMAP documentation.Gravatar Hoa V. DINH2013-04-06
* Documentation for abstractGravatar Hoa V. DINH2013-04-05
* Progress for ObjC IMAP operationsGravatar Hoa V. DINH2013-03-26
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26
* Implemented IMAP ObjC APIGravatar Hoa V. DINH2013-03-24
* Fixed buildGravatar Hoa V. DINH2013-03-23