aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fixed #260: added ability to render a message without stripping spacesGravatar Hoa V. DINH2013-11-13
|
* Fixed #454: fixed parsing of headersGravatar Hoa V. DINH2013-11-13
|
* Changed the commentGravatar Hoa V. DINH2013-11-13
|
* Implemented disconnection operation: fixed #412Gravatar Hoa V. DINH2013-11-12
|
* Merge pull request #451 from CleanShavenApps/mc-masterGravatar Hoà V. DINH2013-11-12
|\ | | | | Added settings for qq.com and openmailbox.org
* | Added MCOIMAPCapabilityGMailGravatar Hoa V. Dinh2013-11-09
| |
| * Added open mailbox.org mail provider settingsGravatar honcheng2013-11-09
| |
| * Added qq.com mail provider settingsGravatar honcheng2013-11-09
|/
* Added missing file: fixed #438Gravatar Hoa V. DINH2013-11-07
|
* Merge pull request #448 from Metric/searchexpressionsGravatar Hoà V. DINH2013-11-06
|\ | | | | Added UID Search All Expression and SearchKindAll for IMAP
| * Added UID Search All Expression and SearchKindGravatar Aaron2013-11-06
|/
* Merge pull request #444 from CodaFi/fix-leaksGravatar Hoà V. DINH2013-11-06
|\ | | | | Fix leaks.
| * Explicitly deallocate client identityGravatar CodaFi2013-11-05
| |
| * Free explicitly allocated capability dataGravatar CodaFi2013-11-05
| |
| * Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-11-05
| |\ | |/ |/|
* | Merge pull request #432 from NemoPrivacy/masterGravatar Hoà V. DINH2013-10-25
|\ \ | | | | | | MCAddress.cc: use the correct key name when reading the Address displayName from a HashMap
* \ \ Merge pull request #431 from CodaFi/assume-main-threadGravatar Hoà V. DINH2013-10-25
|\ \ \ | | | | | | | | | | | | - Assume main thread. - Added Obj-C accessors for callbackDispatchQueue.
| | * | use the correct key name when reading the Address displayName from a HashMapGravatar Fabrice Ferino2013-10-25
| |/ / |/| |
| * | Cleanup and documentationGravatar CodaFi2013-10-25
| | |
| * | Added ObjC-interfaceGravatar CodaFi2013-10-25
| | |
| * | Assume main, rather than current, queue for callbacksGravatar CodaFi2013-10-22
| |/
| * Merge branch 'master' of https://github.com/CodaFi/mailcore2Gravatar CodaFi2013-10-22
| |\
| * \ Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-10-22
| |\ \ | |/ / |/| |
* | | Fixed #425: fixed default namespace in case namespace is not supported for ↵Gravatar Hoa V. DINH2013-10-21
| | | | | | | | | | | | sina.com imap server.
* | | Fixed #424: Fixed IDLE behavior when not logged in.Gravatar Hoa V. DINH2013-10-19
| | |
* | | Allow to perform IDLE even when capability has not been performed yet (Fixed ↵Gravatar Hoa V. DINH2013-10-19
| | | | | | | | | | | | #301).
| | * Merge branch 'master' of https://github.com/MailCore/mailcore2Gravatar Robert Widmann2013-10-05
| |/| | |/ |/|
* | Callback is now called on the dispatch queue where the operation has been ↵Gravatar Hoa V. DINH2013-09-29
| | | | | | | | instanciated on Apple platforms
* | Fixed buildGravatar Hoa V. DINH2013-09-29
| |
* | Fixed build for TravisGravatar Hoa V. DINH2013-09-29
| |
* | Enable build for arm64Gravatar Hoa V. DINH2013-09-28
| |
* | build for arm64 for dependenciesGravatar Hoa V. DINH2013-09-28
| |
* | Added arm64 supportGravatar Matt Ronge2013-09-28
| | | | | | | | | | | | | | Conflicts: build-mac/mailcore2.xcodeproj/project.pbxproj scripts/prepare-libetpan-ios.sh scripts/prepare-tidy-ios.sh
* | Only build arm64 if 7.0 SDK is presentGravatar Matt Ronge2013-09-28
| | | | | | | | | | | | Conflicts: scripts/prepare-libetpan-ios.sh scripts/prepare-tidy-ios.sh
* | Merge pull request #403 from CodaFi/NoopGravatar Hoà V. DINH2013-09-28
|\ \ | | | | | | Added No-Op operation for IMAP, SMTP and POP.
| | * Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-09-26
| | |\ | |_|/ |/| |
| * | Update build scriptsGravatar CodaFi2013-09-26
| | |
* | | Merge pull request #407 from CodaFi/Xcode-5Gravatar Hoà V. DINH2013-09-26
|\ \ \ | | | | | | | | Use automatic configuration of architecture with Xcode 5.
| | * | Filename extension fixesGravatar CodaFi2013-09-26
| | | |
| * | | Xcode 5 upgradeGravatar CodaFi2013-09-26
| | |/ | |/|
| * | Merge remote-tracking branch 'upstream/master'Gravatar CodaFi2013-09-26
| |\ \ | |/ / |/| |
| | * Fixed includesGravatar CodaFi2013-09-26
| | |
* | | Reverted 0e78a7b40a19c0e76c215bb0e96e667476dbfea6Gravatar Hoa V. Dinh2013-09-26
| | |
* | | Revert "Only build arm64 if 7.0 SDK is present"Gravatar Hoa V. Dinh2013-09-26
| | | | | | | | | | | | This reverts commit d4bca3a8fbb6f77c32b0ef784b77ebb172cdd6fd.
* | | Fixed #378: Added INBOX when there's a non-empty prefixGravatar Hoa V. Dinh2013-09-26
| | |
* | | Merge pull request #401 from mronge/arm64Gravatar Hoà V. DINH2013-09-26
|\ \ \ | | | | | | | | Added arm64 support.
| * | | Updated libetpan url back to Hoa's masterGravatar Matt Ronge2013-09-26
| | | |
| * | | Only build arm64 if 7.0 SDK is presentGravatar Matt Ronge2013-09-26
| | | |
| | | * Fix undefined ErrorNoopGravatar CodaFi2013-09-24
| | | |
| | | * Implement Objective-C InterfaceGravatar CodaFi2013-09-24
| | | |