aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc
Commit message (Expand)AuthorAge
* 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
|\|
* | changed the wrong variable name to firstUnseenUid - gets the first unseen Uid...Gravatar silenteh2013-06-05
* | added the first unread uid from the SELECT imap command - the name of the var...Gravatar silenteh2013-06-04
| * Renamed category NSArray (MCONSArray) to NSArray (MCOAddress)Gravatar Hoa V. DINH2013-06-02
| * property name: VoIPEnabled -> voIPEnabledGravatar Hoa V. DINH2013-06-02
| * Fixed compilation error due to extra /Gravatar Pushkar Singh2013-06-02
| * Updated the rest of the docsGravatar Matt Ronge2013-06-02
| * Finished formatting docs for Appledoc for IMAP and SMTPGravatar Matt Ronge2013-06-02
|/
* Added public headerGravatar Hoa V. DINH2013-05-31
* Fixed #61: annotate explicitely -copyMessagesOperationWithFolder:uids:destFol...Gravatar Hoa V. DINH2013-05-31
* Exposes hostnameWithEmailGravatar CodaFi2013-05-29
* Fixed the crashes while using the MCIMAPSearchExpression, mKind was not set a...Gravatar Pushkar Singh2013-05-28
* Fixed pathsGravatar Hoa V. DINH2013-05-26
* Renamed MCOPROVIDER.h to MCOProvider.hGravatar Pushkar Singh2013-05-26
* Provider classes made public and fixed the load issue with the NetServiceGravatar Pushkar Singh2013-05-24
* Added more commentsGravatar Hoa V. DINH2013-05-23
* Changed delegate prototype to make it easier to use the renderer and customiz...Gravatar Hoa V. DINH2013-05-18
* added shouldShowPart to remove unwanted attachments from rendererGravatar Ken Grigsby2013-05-08
* Implemented collection of attachmentsGravatar Hoa V. DINH2013-05-05
* Fixed buildGravatar Hoa V. DINH2013-05-04
* Cleaned provider implementationGravatar Hoa V. DINH2013-05-04
* Improved comment for message partGravatar Hoa V. DINH2013-05-04