aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc
Commit message (Expand)AuthorAge
* 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
* 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
|/
* Fixed loggerGravatar Hoa V. DINH2013-07-03
* 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
|/
* Fixed memory leak in MCOMessageHeaderGravatar Hoa V. DINH2013-06-29
* Fixed memory leak: operations were retained by the block they owned, which cr...Gravatar Hoa V. Dinh2013-06-28
* Implemented logging API for SMTP, POP and IMAPGravatar Hoa V. DINH2013-06-26
* Implement Message IDGravatar CodaFi2013-06-23
* Merge pull request #136 from CodaFi/ThreadIDGravatar DINH Viêt Hoà2013-06-23
|\
| * Fixed threadID typesGravatar CodaFi2013-06-23
* | POP operations retain the session. Fixed #129Gravatar Hoa V. DINH2013-06-22
* | Retain session when IMAP and SMTP operations are running. Fixed #127, fixed #...Gravatar Hoa V. DINH2013-06-22
| * Removed spurious commentsGravatar CodaFi2013-06-22
| * Moar whitespaceGravatar CodaFi2013-06-22
| * Implement Gmail Thread IDGravatar CodaFi2013-06-22
|/
* Fixed #97: manual disconnection of POP sessionGravatar Hoa V. DINH2013-06-22
* Cleaned implementation of STATUS. Added support for CONDSTORE.Gravatar Hoa V. DINH2013-06-22
* More cleanupGravatar Hoa V. DINH2013-06-22
* Cleaned implementation of FolderStatus (#120)Gravatar Hoa V. DINH2013-06-22
* Merge pull request #120 from CodaFi/Bridge-MCOIMAPFolderStatusGravatar DINH Viêt Hoà2013-06-21
|\
* | Improved headers documentation. Fixed #109.Gravatar Hoa V. DINH2013-06-21
* | Removed reference to message owner from part.Gravatar Hoa V. DINH2013-06-21
| * DeallocGravatar CodaFi2013-06-21
* | Merge pull request #119 from CodaFi/Provider-IdentifierGravatar DINH Viêt Hoà2013-06-21
|\ \
| | * Bridge MCOIMAPFolderStatusGravatar CodaFi2013-06-20
| * | Fix providers identifierGravatar CodaFi2013-06-20
| |/
* / Updated fetchMessagesByNumberOperationWithFolder documentationGravatar Paul Young2013-06-20
|/
* #170: Fixed message count.Gravatar Paul Young2013-06-19
* Fixes #107 fetchMessagesByNumberOperationWithFolder documentationGravatar Paul Young2013-06-19
* Renamed unread -> unseen. Fixed indentation.Gravatar Hoa V. DINH2013-06-12
* Initialization of IMAPFolderStatus variables to their default values was in t...Gravatar silenteh2013-06-12
* Merge branch 'master' of https://github.com/MailCore/mailcore2Gravatar silenteh2013-06-12
|\
* | fixed indentation of comments, variables and methods names - added class for ...Gravatar silenteh2013-06-12
| * Documented the Obj-C API for providersGravatar Matt Ronge2013-06-08
* | added imap STATUS commandGravatar silenteh2013-06-05
* | Merge branch 'master' of github.com:silenteh/mailcore2Gravatar silenteh2013-06-05
|\|