aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap
Commit message (Expand)AuthorAge
...
* | Added size request to get message size of complete message (MCOIMAPMessagesRe...Gravatar pfennema2013-12-01
| * Implement size searchGravatar CodaFi2013-11-30
|/
* TyposGravatar CodaFi2013-11-24
* Fix documentationGravatar CodaFi2013-11-24
* ObjC InterfaceGravatar CodaFi2013-11-24
* threadId -> threadIDGravatar Bob Van Osten2013-11-14
* Support searching by a gmail thread idGravatar Bob Van Osten2013-11-14
* Support searching by a gmail thread idGravatar Bob Van Osten2013-11-14
* Fixed #260: added ability to render a message without stripping spacesGravatar Hoa V. DINH2013-11-13
* Implemented disconnection operation: fixed #412Gravatar Hoa V. DINH2013-11-12
* Added UID Search All Expression and SearchKindGravatar Aaron2013-11-06
* Fixed includesGravatar CodaFi2013-09-26
* Implement Objective-C InterfaceGravatar CodaFi2013-09-24
* Documentation fix.Gravatar Etienne Samson2013-09-08
* Add MCOIMAPConnectOperation, include STARTTLS and auth methods in autoconfigu...Gravatar Ryan Walklin2013-09-06
* Fixed #196: callback to notify when operations are running or notGravatar Hoa V. DINH2013-08-24
* Fixed #277: automatic ID. Cleaner API for identity API and also allows to spe...Gravatar Hoa V. DINH2013-08-24
* Fixed #319: [[MCOIMAPMessage alloc] init] can now be called.Gravatar Hoa V. DINH2013-08-23
* Clean upGravatar Hoa V. DINH2013-08-18
* Added support of compression. Work in progress on automatic configuration.Gravatar Hoa V. DINH2013-08-18
* renamed getQuotaOperation to quotaOperation, removed debug stuffGravatar Petro Korienev2013-08-09
* added getQuota operation to get free space in mailboxGravatar Petro Korienev2013-08-08
* 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
* Merge pull request #204 from thusfresh/CustomReceiveHeadersGravatar HoĆ  V. DINH2013-07-20
|\
* | Fixed MCOIMAPSessionGravatar Hoa V. DINH2013-07-16
| * Allows for request custom headers when fetching messagesGravatar Ryan Johnson2013-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 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
| * 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
* | | Objective-C bridge for simple rendering methods for IMAP message.Gravatar Paul Young2013-07-06
| |/ |/|
* | Added OAuth2 token API on MCOIMAPSessionGravatar Hoa V. DINH2013-07-05
| * NSCopying only in base classesGravatar Robert Widmann2013-07-03
* | Fixed loggerGravatar Hoa V. DINH2013-07-03
| * No more nscodingGravatar Robert Widmann2013-07-02