Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copy headers | Ryan Walklin | 2013-09-06 |
| | |||
* | Add to iOS target | Ryan Walklin | 2013-09-06 |
| | |||
* | Add MCIMAPConnectOperation* to project | Ryan Walklin | 2013-09-06 |
| | |||
* | Switch to xctool for build. | Hoa V. DINH | 2013-08-25 |
| | |||
* | Fixed #277: automatic ID. Cleaner API for identity API and also allows to ↵ | Hoa V. DINH | 2013-08-24 |
| | | | | specify custom fields. | ||
* | Build all architectures on iOS | Hoa V. Dinh | 2013-08-20 |
| | |||
* | Updated settings | Hoa V. DINH | 2013-08-17 |
| | |||
* | Fixed several warnings | Hoa V. DINH | 2013-08-17 |
| | |||
* | renamed getQuotaOperation to quotaOperation, removed debug stuff | Petro Korienev | 2013-08-09 |
| | |||
* | added getQuota operation to get free space in mailbox | Petro Korienev | 2013-08-08 |
| | |||
* | Serialization of IMAP data. Implemented base64. | Hoa V. DINH | 2013-07-31 |
| | |||
* | Check certificate is implemented for Mac/iOS (Fixed #152) | Hoa V. DINH | 2013-07-26 |
| | |||
* | Fixed build - https://travis-ci.org/MailCore/mailcore2/builds/9484814 | Hoa V. DINH | 2013-07-25 |
| | |||
* | Fixed xcodeproj: don't include sources of fraemwork in tests. | Hoa V. DINH | 2013-07-20 |
| | |||
* | Inhibit warnings | Damien Glancy | 2013-07-20 |
| | |||
* | Revert "Inhibit warnings" | Damien Glancy | 2013-07-20 |
| | | | | This reverts commit 6a1faddc86362635beb95fdef891dae38cbb5227. | ||
* | Inhibit warnings | Damien Glancy | 2013-07-20 |
| | |||
* | Fixed #8: When the attachment is a folder, the folder is compressed and the ↵ | Hoa V. DINH | 2013-07-16 |
| | | | | attachment is the compressed file. | ||
* | Fixed #197: Adding MCMessageRenderingOperation.h to public headers | Hoa V. DINH | 2013-07-13 |
| | |||
* | Made mailcore::IMAPMessageRenderingOperation public. It made ↵ | Hoa V. DINH | 2013-07-12 |
| | | | | IMAPMessageRenderingType public too: It's been documented as private type. | ||
* | Merge remote-tracking branch 'upstream/master' into ↵ | Paul Young | 2013-07-11 |
|\ | | | | | | | | | | | | | message-rendering-with-session Conflicts: build-mac/mailcore2.xcodeproj/project.pbxproj | ||
* | | Added file to build targets. | Paul Young | 2013-07-11 |
| | | |||
| * | Fixed headers symbolic link when building OSX framework | Hoa V. DINH | 2013-07-10 |
| | | |||
| * | Improved build script for OSX framework. | Hoa V. DINH | 2013-07-10 |
| | | |||
| * | Fixed public headers | Hoa V. DINH | 2013-07-10 |
| | | |||
* | | Added MCMessageConstantsPrivate.h | Paul Young | 2013-07-10 |
| | | | | | | | | * Moved IMAPMessageRenderingType. | ||
| * | Fixed script phase: include/mailcore -> include/MailCore | Hoa V. DINH | 2013-07-10 |
| | | |||
| * | MCLibetpan.cpp -> MCLibetpan.cc | Hoa V. DINH | 2013-07-09 |
| | | |||
* | | WIP: Objective-C bridge of IMAP rendering methods. | Paul Young | 2013-07-07 |
| | | |||
* | | Moved HTMLRendererIMAPDataCallback to its own file. | Paul Young | 2013-07-06 |
| | | | | | | | | | | * Added implementation. * Updated include. | ||
* | | Removed duplicated HTML body renderer template callback. | Paul Young | 2013-07-06 |
| | | |||
* | | Renamed file to match class name. | Paul Young | 2013-07-06 |
| | | | | | | | | * Updated includes. | ||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Paul Young | 2013-07-06 |
|\| | | | | | | | message-rendering-with-session | ||
| * | Added simple rendering methods for RFC822 message at C++ API level | Hoa V. DINH | 2013-07-05 |
| | | |||
* | | Removed MessageRendererHelper class. | Paul Young | 2013-07-04 |
| | | | | | | | | * Added ivars and assigned message rendering callbacks in IMAPSession. | ||
* | | Merge branch 'master' into message-rendering-with-session | Paul Young | 2013-07-04 |
|\| | |||
* | | Merge branch 'master' into message-rendering-with-session | Paul Young | 2013-07-03 |
|\ \ | | | | | | | | | | | | | Conflicts: build-mac/mailcore2.xcodeproj/project.pbxproj | ||
* | | | Moved HTMLBodyRendererTemplateCallback class to its own file. | Paul Young | 2013-07-02 |
| | | | |||
| | * | Renamed mailcore::logEnabled and mailcore::logInternal to MCLogEnabled | Paul Young | 2013-06-30 |
| |/ | | | | | | | | | | | | | and MCLogInternal as discussed in MailCore/mailcore2#118. * Followed the diff in MailCore/mailcore2#124. * Renamed the implementation file from .cc to .c * Added `extern "C" {}` around header declaration. | ||
* | | WIP: Message Renderer Helper | Paul Young | 2013-06-29 |
| | | | | | | | | | | * Created a generic message renderer helper class. * Renamed "msg" to "message" in session rendering methods. | ||
| * | Fixed memory leak in Object::className(). Switched to CFNetwork socket ↵ | Hoa V. Dinh | 2013-06-28 |
| | | | | | | | | implementation. | ||
* | | First pass at IMAP message rendering operation. | Paul Young | 2013-06-27 |
|/ | |||
* | Implement logging for src/core/ | Hoa V. DINH | 2013-06-25 |
| | |||
* | POP operations retain the session. Fixed #129 | Hoa V. DINH | 2013-06-22 |
| | |||
* | Retain session when IMAP and SMTP operations are running. Fixed #127, fixed ↵ | Hoa V. DINH | 2013-06-22 |
| | | | | #128. | ||
* | Automatic disconnection of IMAP. Fixed #95. | Hoa V. DINH | 2013-06-22 |
| | |||
* | Automatic disconnection for SMTP (Fixed #96) | Hoa V. DINH | 2013-06-22 |
| | |||
* | Cleaned implementation of FolderStatus (#120) | Hoa V. DINH | 2013-06-22 |
| | |||
* | Merge pull request #120 from CodaFi/Bridge-MCOIMAPFolderStatus | DINH Viêt Hoà | 2013-06-21 |
|\ | | | | | Bridge MCOIMAPFolderStatus | ||
* | | MCAssert Visibility | CodaFi | 2013-06-21 |
| | |