aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap
Commit message (Expand)AuthorAge
...
* | Cancel all operationsGravatar Luca2014-03-10
|/
* Added comment about QRESYNC and syncMessages behavior (#238)Gravatar Hoa V. DINH2014-03-08
* Added not search expression in order to have searchexpressions such as, 'sube...Gravatar pfennema2014-03-06
* Merge pull request #619 from mronge/masterGravatar HoĆ  V. DINH2014-03-04
|\
| * Add NSCoding to classes that support itGravatar Matt Ronge2014-03-04
* | Conformant header guardsGravatar CodaFi2014-02-22
|/
* fixed MCOIMAPCapabilityOperation header guard macroGravatar Marco Pifferi2014-02-03
* Update MCOIMAPNamespace.mmGravatar lgarbo2014-01-30
* Update MCOIMAPNamespace.mmGravatar lgarbo2014-01-30
* Fixes in storing custom flags; possible to append new messages with custom flagsGravatar Michal Kalis2014-01-26
* Method to store cusotm flags is separate from the original oneGravatar Michal Kalis2014-01-24
* Method storeFlags supports custom flagsGravatar Michal Kalis2014-01-23
* Method returning array of custom flagsGravatar Michal Kalis2014-01-23
* Retrieve Gmail user display nameGravatar Hoa V. DINH2014-01-21
* Fixed #567: dispatch queue for POP and SMTPGravatar Hoa V. DINH2014-01-18
* Implemented dispatchQueue property on MCOIMAPSessionGravatar Hoa V. DINH2014-01-18
* Fixed documentation of copyMessagesGravatar Hoa V. DINH2014-01-15
* Fixed #541: returns uid mapping properlyGravatar Hoa V. DINH2014-01-06
* Improved documentation of connectionLoggerGravatar Hoa V. DINH2014-01-06
* Add required virtual destructors.Gravatar Robert Widmann2013-12-29
* Improve documentationGravatar Robert Widmann2013-12-29
* RAW -> RawGravatar Robert Widmann2013-12-29
* Implement X-GM-RAW interfacesGravatar Robert Widmann2013-12-29
* Unify Project StyleGravatar CodaFi2013-12-08
* Changed SearchKindCC and SearchKindBCC to SearchKindCc and SearchKindBcc and ...Gravatar pfennema2013-12-08
* 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
* 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
* 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