aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc
Commit message (Collapse)AuthorAge
* Changed SearchKindCC and SearchKindBCC to SearchKindCc and SearchKindBcc and ↵Gravatar pfennema2013-12-08
| | | | related code as well
* Minor changes on bracket usageGravatar pfennema2013-12-07
|
* Changed IMAPSearchKindUids to IMAPSearchKindUIDs to comply to naming conventionsGravatar pfennema2013-12-05
|
* Separate searches for to, cc and bcc fields.Gravatar pfennema2013-12-04
| | | | Furthermore, search with uids now supported.
* Merge branch 'Search-Size' of https://github.com/CodaFi/mailcore2Gravatar pfennema2013-12-01
|\ | | | | | | Check for if search expression for size works
* | Added size request to get message size of complete message ↵Gravatar pfennema2013-12-01
| | | | | | | | (MCOIMAPMessagesRequestKindSize)
| * 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
|\ | | | | Support searching by a gmail thread id.
| * 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 leaks
| * 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 ↵Gravatar Ryan Walklin2013-09-06
| | | | | | | | autoconfiguration
| * 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
| | | | - using contentDescription->encodedMIMEHeaderValue()->bytes() for mailmime_fields_new_with_data()
* 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 ↵Gravatar Hoa V. DINH2013-08-24
| | | | specify custom fields.
* 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
|