aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Split line to ease readabilityGravatar Hoa V. DINH2013-06-18
|
* Document properly to avoid link issues with newest SDKGravatar Hoa V. DINH2013-06-18
|
* Merge pull request #104 from yellowandy/masterGravatar DINH Viêt Hoà2013-06-18
|\ | | | | Fix crash caused by empty html from message builder
| * Update MCString.ccGravatar Andreas Sandberg2013-06-18
|/ | | Fix crash when flatten was eventually called on empty html string from MessageBuilder.
* Define UINT64_MAX in case it's not defined through inttypes.hGravatar Hoa V. DINH2013-06-17
|
* Added missing file for CMakefileGravatar Hoa V. DINH2013-06-17
|
* Implemented detection of dependencies in cmakefileGravatar Hoa V. DINH2013-06-17
|
* Fixed build for linux/mac with CMake.Gravatar Hoa V. DINH2013-06-17
|
* Merge pull request #100 from MailCore/Gmail-ProvidersGravatar DINH Viêt Hoà2013-06-17
|\ | | | | Add Gmail mailboxes
* | Add a note about migration from MailCore1Gravatar Hoa V. Dinh2013-06-17
| |
| * Add Gmail mailboxesGravatar CodaFi2013-06-17
|/
* Fixed crash when MCOperationQueue is released while operations are in progressGravatar Hoa V. Dinh2013-06-17
|
* Fixed deadlock in OperationQueueGravatar Hoa V. DINH2013-06-14
|
* Fix CMakeLists. (Bug #1)Gravatar Hubert Figuière2013-06-14
|
* Revert "Fixed deadlock in OperationQueue"Gravatar Hoa V. Dinh2013-06-12
| | | | | | Caused a crash when sending emails. This reverts commit c4353b9989faac04ad5b2e0e45fb35220123eb9f.
* added reference to videoGravatar Hoa V. DINH2013-06-12
|
* Renamed unread -> unseen. Fixed indentation.Gravatar Hoa V. DINH2013-06-12
|
* Merge pull request #87 from silenteh/masterGravatar DINH Viêt Hoà2013-06-12
|\ | | | | Added: IMAP Status command - first unread uid from the SELECT IMAP command
| * Merge remote-tracking branch 'upstream/master'Gravatar silenteh2013-06-12
| |\ | |/ |/|
| * Initialization of IMAPFolderStatus variables to their default values was in ↵Gravatar silenteh2013-06-12
| | | | | | | | the destructor instead of construcotr, how did I miss that ??, fixed now. Changed variables name to be coherent with the rest of the code for IMAPFolderStatus.
* | Fixed deadlock in OperationQueueGravatar Hoa V. DINH2013-06-11
| |
| * Merge branch 'master' of https://github.com/MailCore/mailcore2Gravatar silenteh2013-06-12
| |\ | |/ |/|
| * changed mFirstUnseenUid in MCIMAPSession to a default of zero instead of -1Gravatar silenteh2013-06-12
| |
| * fixed indentation of comments, variables and methods names - added class for ↵Gravatar silenteh2013-06-12
| | | | | | | | folder status command instead of a struct
* | Merge pull request #78 from mronge/masterGravatar DINH Viêt Hoà2013-06-07
|\ \ | | | | | | Documented Obj-C Providers API
| * \ Merge branch 'master' of github.com:MailCore/mailcore2Gravatar Matt Ronge2013-06-08
| |\ \ | |/ / |/| |
| * | Documented the Obj-C API for providersGravatar Matt Ronge2013-06-08
| | |
* | | Fixed crash when using checkAccount on the same session twice. Fixed #75.Gravatar Hoa V. DINH2013-06-05
| | |
* | | CFNetwork needs to be addedGravatar Hoa V. DINH2013-06-05
| | |
| | * added imap STATUS commandGravatar silenteh2013-06-05
| | |
| | * Merge branch 'master' of github.com:silenteh/mailcore2Gravatar silenteh2013-06-05
| | |\ | |_|/ |/| |
| | * changed the wrong variable name to firstUnseenUid - gets the first unseen ↵Gravatar silenteh2013-06-05
| | | | | | | | | | | | Uid on folder SELECT imap command if the response is available
| | * added the first unread uid from the SELECT imap command - the name of the ↵Gravatar silenteh2013-06-04
| | | | | | | | | | | | variable has the wrong name, I will change it on the following commits
* | | build scripts based on a fixed version of libetpanGravatar Hoa V. DINH2013-06-04
|/ /
* | Merge pull request #74 from ocrickard/masterGravatar DINH Viêt Hoà2013-06-03
|\ \ | | | | | | Pared down the readme
| * | Added links to the documentationGravatar Oliver Rickard2013-06-03
| | |
| * | Pared down the readme, moved the contents into the wikiGravatar Oliver Rickard2013-06-03
|/ /
* | Renamed category NSArray (MCONSArray) to NSArray (MCOAddress)Gravatar Hoa V. DINH2013-06-02
| |
* | Build doc in source folder mailcore2/appledocGravatar Hoa V. DINH2013-06-02
| |
* | Thread safe uniquedStringWithUTF8Characters()Gravatar Hoa V. DINH2013-06-02
| |
* | property name: VoIPEnabled -> voIPEnabledGravatar Hoa V. DINH2013-06-02
| |
* | Merge pull request #73 from pushkarsingh/masterGravatar DINH Viêt Hoà2013-06-02
|\ \ | | | | | | Fixed compilation error due to extra /
| * | Fixed compilation error due to extra /Gravatar Pushkar Singh2013-06-02
|/ /
* | Updated the rest of the docsGravatar Matt Ronge2013-06-02
| |
* | Finished formatting docs for Appledoc for IMAP and SMTPGravatar Matt Ronge2013-06-02
|/
* Fixed crash when using mailprovidersGravatar Hoa V. DINH2013-06-01
|
* Added public headerGravatar Hoa V. DINH2013-05-31
|
* Fixed #61: annotate explicitely ↵Gravatar Hoa V. DINH2013-05-31
| | | | -copyMessagesOperationWithFolder:uids:destFolder: to avoid wrong guess by clang ARC
* Correct patch for #68: fixed assert when calling IMAPFolderInfoOperation ↵Gravatar Hoa V. DINH2013-05-31
| | | | when session is not connected
* License organizationGravatar Hoa V. DINH2013-05-30
|