aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc
Commit message (Expand)AuthorAge
...
* Merge branch 'Search-Size' of https://github.com/CodaFi/mailcore2Gravatar pfennema2013-12-01
|\
* | 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
* Merge pull request #456 from bvanosten/masterGravatar Hoà V. DINH2013-11-16
|\
| * threadId -> threadIDGravatar Bob Van Osten2013-11-14
* | Cast key lenGravatar CodaFi2013-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
* Changed the commentGravatar Hoa V. DINH2013-11-13
* Implemented disconnection operation: fixed #412Gravatar Hoa V. DINH2013-11-12
* Added MCOIMAPCapabilityGMailGravatar Hoa V. Dinh2013-11-09
* Added UID Search All Expression and SearchKindGravatar Aaron2013-11-06
* Cleanup and documentationGravatar CodaFi2013-10-25
* Added ObjC-interfaceGravatar CodaFi2013-10-25
* Fixed includesGravatar CodaFi2013-09-26
* Implement Objective-C InterfaceGravatar CodaFi2013-09-24
* Fixed #395: fixed conversion between MCOIndexSet and NSIndexSetGravatar Hoa V. DINH2013-09-23
* Fixed #391: fixed int conversionGravatar Hoa V. DINH2013-09-21
* whitespaceGravatar CodaFi2013-09-12
* ObjC interface to registering providersGravatar CodaFi2013-09-12
* Added conversion between NSIndexSet and MCOIndexSet (fixed #370)Gravatar Hoa V. DINH2013-09-10
* Fixed #367: fixed -hostnameWithEmail:Gravatar Hoa V. Dinh2013-09-09
* Merge pull request #369 from yuklai/master_leaksGravatar Hoà V. DINH2013-09-09
|\
| * Remove a few potential memory leaksGravatar Yuk Lai Suen2013-09-09
* | Documentation fix.Gravatar Etienne Samson2013-09-08
* | Merge branch 'master' of https://github.com/MailCore/mailcore2Gravatar Ryan Walklin2013-09-06
|\|
* | Add MCOIMAPConnectOperation, include STARTTLS and auth methods in autoconfigu...Gravatar Ryan Walklin2013-09-06
| * Check for NULL in MCOAddress string functions before retainGravatar Yuk Lai Suen2013-09-05
| * Additional error descriptionsGravatar Hoa V. Dinh2013-09-03
|/
* add Content-Description to attachmentGravatar Tae Won Ha2013-09-01
* Fixed crash when message does not contain sender or recipientGravatar Hoa V. DINH2013-08-30
* 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
* 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