aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc
Commit message (Expand)AuthorAge
* Enable OAuth2 Capability CheckGravatar CodaFi2013-07-20
* Fixed MCOIMAPSessionGravatar Hoa V. DINH2013-07-16
* Removed non-useful include.Gravatar Hoa V. DINH2013-07-11
* Merge remote-tracking branch 'upstream/master' into message-rendering-with-se...Gravatar Paul Young2013-07-11
|\
| * Added comments to custom header APIGravatar Hoa V. DINH2013-07-11
| * Merge pull request #161 from thusfresh/CustomHeadersGravatar Hoà V. DINH2013-07-11
| |\
* | | Added missing import.Gravatar Paul Young2013-07-11
* | | Added missing include.Gravatar Paul Young2013-07-11
* | | Fixing types when instantiating operations.Gravatar Paul Young2013-07-10
* | | Converting mailcore::String to NSString.Gravatar Paul Young2013-07-10
| * | Fixed #187: Obj-C searchAnd will use the correct C++ APIGravatar Hoa V. DINH2013-07-10
* | | Added missing include.Gravatar Paul Young2013-07-10
* | | Updated documentation.Gravatar Paul Young2013-07-10
* | | Removed simple rendering methods from MCOIMAPMessage.Gravatar Paul Young2013-07-10
| | * Fixes for PR feedbackGravatar Ryan Johnson2013-07-10
| * | Patch copyGravatar CodaFi2013-07-08
| * | Merge remote-tracking branch 'upstream/master' into NSCoding-NSCopyingGravatar CodaFi2013-07-08
| |\ \
* | | | Added simple rendering methods on Objective-C side.Gravatar Paul Young2013-07-08
* | | | Passing result when the operation completes successfully.Gravatar Paul Young2013-07-08
* | | | Passing nil when the operation completed successfully.Gravatar Paul Young2013-07-08
* | | | Fixed example in documentation.Gravatar Paul Young2013-07-07
* | | | Fixed rendering operation method calls.Gravatar Paul Young2013-07-07
* | | | WIP: Objective-C bridge of IMAP rendering methods.Gravatar Paul Young2013-07-07
| | * | Implemented SMTP OAuth 2.0Gravatar Hoa V. DINH2013-07-06
* | | | Objective-C bridge for simple rendering methods for IMAP message.Gravatar Paul Young2013-07-06
| |/ / |/| |
* | | Merge pull request #178 from CodaFi/localized-descriptionGravatar DINH Viêt Hoà2013-07-05
|\ \ \
* | | | Objective-C bridge for simple rendering methods for RFC822 messageGravatar Hoa V. DINH2013-07-05
* | | | Added OAuth2 token API on MCOIMAPSessionGravatar Hoa V. DINH2013-07-05
| * | | Added MCOErrorNone messageGravatar CodaFi2013-07-05
| * | | Moved tableGravatar Robert Widmann2013-07-04
| * | | Adds localized description tableGravatar CodaFi2013-07-04
|/ / /
| * | NSCopying only in base classesGravatar Robert Widmann2013-07-03
| * | Proper copying and whitespace controlGravatar Robert Widmann2013-07-03
* | | Fixed loggerGravatar Hoa V. DINH2013-07-03
| * | No more nscodingGravatar Robert Widmann2013-07-02
| * | Merge branch 'master' of https://github.com/MailCore/mailcore2 into NSCoding-...Gravatar Robert Widmann2013-07-02
| |\ \ | |/ / |/| |
| | * Fixes for PR feedbackGravatar Ryan Johnson2013-07-01
* | | Fixed regression introduced in de51dd02d4c16d5c6bc89a2fe0e49ffda79f2a33Gravatar Hoa V. DINH2013-06-30
* | | Merge pull request #165 from CodaFi/default-constructorGravatar DINH Viêt Hoà2013-06-30
|\ \ \
| * | | AssertGravatar CodaFi2013-06-30
| * | | Add default constructors to abstract classesGravatar CodaFi2013-06-29
* | | | Adding OAuth2 authentication type on ObjC APIGravatar Hoa V. DINH2013-06-29
|/ / /
| * | Merge upstreamGravatar CodaFi2013-06-29
| |\ \ | |/ / |/| |
* | | Fixed memory leak in MCOMessageHeaderGravatar Hoa V. DINH2013-06-29
| | * Allows for custom headers to be set in messageGravatar Ryan Johnson2013-06-28
| * | Reduce PRGravatar CodaFi2013-06-28
* | | Fixed memory leak: operations were retained by the block they owned, which cr...Gravatar Hoa V. Dinh2013-06-28
| |/ |/|
| * Merge remote-tracking branch 'upstream/master' into NSCoding-NSCopyingGravatar CodaFi2013-06-27
| |\ | |/ |/|
* | Implemented logging API for SMTP, POP and IMAPGravatar Hoa V. DINH2013-06-26
* | Implement Message IDGravatar CodaFi2013-06-23