aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc
Commit message (Collapse)AuthorAge
* Clean upGravatar Hoa V. DINH2013-08-18
|
* Merge branch 'master' into autoconfigurationGravatar Hoa V. DINH2013-08-18
|\
* | Added support of compression. Work in progress on automatic configuration.Gravatar Hoa V. DINH2013-08-18
| |
| * Fixed #314: added -[MCOSMTPSession sendOperationWithData:from:recipients:]Gravatar Hoa V. DINH2013-08-17
|/
* Fixed several warningsGravatar Hoa V. DINH2013-08-17
|
* renamed getQuotaOperation to quotaOperation, removed debug stuffGravatar Petro Korienev2013-08-09
|
* added getQuota operation to get free space in mailboxGravatar Petro Korienev2013-08-08
|
* WhitespaceGravatar CodaFi2013-08-07
|
* Added check for filenameGravatar CodaFi2013-08-07
|
* Make MCORange and MCOIndexSet serializableGravatar Hoa V. Dinh2013-08-02
|
* Serialization of MCOAddressGravatar Hoa V. DINH2013-07-31
|
* Serialization of IMAP data. Implemented base64.Gravatar Hoa V. DINH2013-07-31
|
* Fixed memory leak on cancellation in ObjC APIGravatar Hoa V. Dinh2013-07-25
|
* Removed unused ivarGravatar Hoa V. DINH2013-07-22
|
* Added an Obj-C method to create a file attachment with in-memory data.Gravatar Hoa V. DINH2013-07-22
|
* Fixed namespace constantsGravatar Hoa V. DINH2013-07-22
|
* Merge pull request #204 from thusfresh/CustomReceiveHeadersGravatar Hoà V. DINH2013-07-20
|\ | | | | Allows for requesting optional headers when fetching messages.
* | Enable OAuth2 Capability CheckGravatar CodaFi2013-07-20
| |
* | Fixed MCOIMAPSessionGravatar Hoa V. DINH2013-07-16
| |
| * 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
* Removed non-useful include.Gravatar Hoa V. DINH2013-07-11
|
* Merge remote-tracking branch 'upstream/master' into ↵Gravatar Paul Young2013-07-11
|\ | | | | | | | | | | | | message-rendering-with-session Conflicts: build-mac/mailcore2.xcodeproj/project.pbxproj
| * Added comments to custom header APIGravatar Hoa V. DINH2013-07-11
| |
| * Merge pull request #161 from thusfresh/CustomHeadersGravatar Hoà V. DINH2013-07-11
| |\ | | | | | | Allows for custom headers to be set for message builder.
* | | 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
| | | | | | | | | | | | | | | * Initializing operations as pointers to core types. * Converting messages to core types.
* | | 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
| | | | | | | | | | | | | | | * This is to address concerns with not being able to cancel the asynchronous operations behind them.
| | * Fixes for PR feedbackGravatar Ryan Johnson2013-07-10
| | | | | | | | | | | | | | | | | | * headerForName -> headerValueForName * setExtraHeaders made private, removed extraHeaders * added removeHeaderForName
| * | 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
|\ \ \ | | | | | | | | Localized description for NSError with MCOErrorDomain.
* | | | 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
| | |