aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* sort the messages by date, bind to the activity indicatorGravatar Jonathan Willing2013-05-18
|
* layer-back project by default, add an indeterminate indicatorGravatar Jonathan Willing2013-05-18
|
* resolve issue with non-signed builds in the keychainGravatar Jonathan Willing2013-05-18
|
* store password in keychain on OS X demo, switch to bindingsGravatar Jonathan Willing2013-05-18
|
* Changed delegate prototype to make it easier to use the renderer and ↵Gravatar Hoa V. DINH2013-05-18
| | | | customize it.
* Added build scripts for mailcore2Gravatar Hoa V. DINH2013-05-14
|
* Don't encode JSON dictionary into a stringGravatar Hoa V. DINH2013-05-14
|
* Avoid fetching attachment when the full message has already been fetchedGravatar Hoa V. DINH2013-05-14
|
* Fixed exceptionGravatar Hoa V. DINH2013-05-14
|
* Merge pull request #47 from MailCore/cid-imagesGravatar DINH Viêt Hoà2013-05-14
|\ | | | | Implement the ability to load cid and x-mailcore-images in the iOS demo
| * missed a lineGravatar Jonathan Willing2013-05-14
| |
| * conform to formatting conventionsGravatar Jonathan Willing2013-05-14
| |
| * encode javascript function parameters as jsonGravatar Jonathan Willing2013-05-14
| |
| * factor out code to handle case where we've already fetched the iamgeGravatar Jonathan Willing2013-05-14
| |
| * don't fetch the message twiceGravatar Jonathan Willing2013-05-14
| |
| * spaces -> tabsGravatar Jonathan Willing2013-05-13
| |
| * check to ensure the part isn't nil before attempting to loadGravatar Jonathan Willing2013-05-13
| |
| * remove unnecessary codeGravatar Jonathan Willing2013-05-13
| |
| * prefix private method, conform to coding conventionsGravatar Jonathan Willing2013-05-13
| |
| * remove extra logging, switch to MCLog for remaining logsGravatar Jonathan Willing2013-05-13
| |
* | Removed libjson submoduleGravatar Hoa V. DINH2013-05-12
| |
| * implement the ability to load cid and x-mailcore-images in the iOS demoGravatar Jonathan Willing2013-05-12
| |
* | Added license. Added TODOGravatar Hoa V. DINH2013-05-11
|/
* add the ability in the iOS demo to change the hostnameGravatar Jonathan Willing2013-05-11
|
* Fixed attachments queryGravatar Hoa V. Dinh2013-05-09
|
* Merge pull request #46 from kgrigsby59/masterGravatar DINH Viêt Hoà2013-05-08
|\ | | | | added shouldShowPart
| * added shouldShowPart to remove unwanted attachments from rendererGravatar Ken Grigsby2013-05-08
|/
* Merge pull request #45 from kgrigsby59/masterGravatar DINH Viêt Hoà2013-05-08
|\ | | | | Fix typo
| * fix typoGravatar Ken Grigsby2013-05-08
| |
* | Implemented collection of attachmentsGravatar Hoa V. DINH2013-05-05
| |
* | cleanupGravatar Hoa V. DINH2013-05-05
| |
* | Fixed tests on iOSGravatar Hoa V. DINH2013-05-04
| |
* | 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
| |
* | use NSAutoreleasePool on Mac/iOS to implement MCAutoreleasePoolGravatar Hoa V. DINH2013-05-04
| |
* | Merge pull request #44 from MailCore/CPP-CCGravatar DINH Viêt Hoà2013-05-04
|\ \ | | | | | | CPP->CC
* | | consistent uniqueID for MIME partsGravatar Hoa V. DINH2013-05-04
| | |
| * | CPP->CCGravatar CodaFi2013-05-04
|/ /
* | Merge pull request #43 from ocrickard/masterGravatar DINH Viêt Hoà2013-05-02
|\ \ | | | | | | Added message view to ios demo
* \ \ Merge pull request #42 from kgrigsby59/masterGravatar DINH Viêt Hoà2013-05-02
|\ \ \ | | |/ | |/| Fix CFRelease in MCDataFormatter
| * | call CFRelease on localeRef not localeGravatar Ken Grigsby2013-05-02
| | |
| * | Proper C++ singletonsGravatar CodaFi2013-05-02
| | |
| * | fixes for providersGravatar Hoa V. DINH2013-05-02
| | |
| * | Providers APIGravatar CodaFi2013-05-02
| | |
| | * Modified the mac project web view to run on iOS. Not fully tested.Gravatar Oliver Rickard2013-05-01
| |/ |/|
* | Merge pull request #41 from MailCore/Providers-APIGravatar Robert Widmann2013-05-01
|\ \ | |/ |/| Providers api
| * Proper C++ singletonsGravatar CodaFi2013-05-01
| |
* | Fixed iteratorsGravatar Hoa V. DINH2013-04-28
| |
| * fixes for providersGravatar Hoa V. DINH2013-04-28
| |