aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
...
| * | Fixed MessageID property for messages without Message-ID field in headerGravatar Viktor Gedzenko2014-07-05
| | |
* | | refactored sortedArray()Gravatar Hoa V. DINH2014-06-26
| | |
| * | Fixed DOCTYPE in MCHTMLCleanerGravatar Viktor Gedzenko2014-06-24
|/ /
* | Merge pull request #738 from CleanShavenApps/mc-masterGravatar Hoà V. DINH2014-06-14
|\ \ | | | | | | Potential fix for crashes caused by NULL value returned when parsing text with japanese encoding
* | | Fixed intersction methodsGravatar Hoa V. DINH2014-06-13
| | |
* | | case insensitive header lookupGravatar Hoa V. DINH2014-06-10
| | |
| * | Merge branch 'fix-for-jap-encoding-crash' into mc-masterGravatar honcheng2014-06-03
|/| |
| * | Fixed crash when stringWithDetectedCharset in MCData returns NULL for ↵Gravatar honcheng2014-06-03
| | | | | | | | | | | | Japanese text encoding.
* | | Fixed MCString::htmlMessageContent()Gravatar Viktor Gedzenko2014-05-27
| | |
* | | Fixed IndexSet iteratorGravatar Hoa V. DINH2014-05-22
| | |
* | | Fixed build on LinuxGravatar Hoa V. DINH2014-05-18
| | |
* | | Fixed build, fixed iteratorGravatar Hoa V. DINH2014-05-18
| | |
* | | IndexSet iteratorGravatar Hoa V. DINH2014-05-18
| | |
* | | Fixed linux buildGravatar Hoa V. DINH2014-05-18
| | |
* | | Handle gracefully the case of the null delimiterGravatar Hoa V. DINH2014-05-09
|/ /
* | Support ‘domain-exclude’ in providers.jsonGravatar honcheng2014-05-07
| | | | | | | | Added yahoo.co.jp as a separate provider, and excluded yahoo.co.jp from the main yahoo mail provider
* | Don't fail on login when identity failsGravatar Hoa V. DINH2014-05-06
| |
* | Added message flags maskGravatar Hoa V. Dinh2014-05-05
| |
* | Turn off TidyMark to clean up HTML outputGravatar George Nachman2014-05-02
| |
* | Fixed thread safety in certificate check (fixed #670)Gravatar Hoa V. Dinh2014-05-01
| |
* | Fixed crash when no sender is set (fixed #699)Gravatar Hoa V. Dinh2014-05-01
| |
* | Made very short display string even shorterGravatar Hoa V. DINH2014-04-15
| |
* | Fixed type conversionGravatar Hoa V. DINH2014-04-15
| |
* | deletion of ending characters made easierGravatar Hoa V. DINH2014-04-15
| |
* | Fixed #671: workaround bad message encodingGravatar Hoa V. Dinh2014-04-04
| |
* | Fixed dispatch queue memory management.Gravatar Hoa V. DINH2014-03-29
| |
* | Added sort array in placeGravatar Hoa V. DINH2014-03-26
| |
* | Fixed potential crash (fixed #658)Gravatar Hoa V. DINH2014-03-24
| |
* | removed unused variable to removed compilation warningGravatar Marco Pifferi2014-03-20
| |
* | Fix crasher where mMainPart was NULLGravatar Matt Ronge2014-03-18
| |
* | Fixed crashGravatar Hoa V. DINH2014-03-18
| |
* | Fixed crash when getting list of attachmentsGravatar Hoa V. DINH2014-03-18
| |
* | Cleanup of requiredParts() per Hoa's suggestionsGravatar Matt Ronge2014-03-17
| |
* | Moved implementation of requiredPartsForRenderingGravatar Matt Ronge2014-03-14
| |
* | Merge branch 'master' of github.com:MailCore/mailcore2Gravatar Matt Ronge2014-03-14
|\ \
* | | Moved strip whitespace into its own methodGravatar Matt Ronge2014-03-14
| | |
| * | Merge pull request #633 from DrChrispoper/masterGravatar Hoà V. DINH2014-03-14
| |\ \ | | | | | | | | Added MX support for domains with tokens
| * | | Fixed XOAUTH2 authentication for Outlook.com (fixed #637)Gravatar Hoa V. DINH2014-03-14
| | | |
| * | | Added XOAUTH2 for Outlook authentication type (fixed #637)Gravatar Hoa V. DINH2014-03-13
| | | |
| | * | Added MX support for domains with tokensGravatar DrChrispoper2014-03-13
| | | |
| * | | Disable logs. Fixed description of SetGravatar Hoa V. DINH2014-03-12
| | | |
| | * | Added MX support for domains with tokensGravatar DrChrispoper2014-03-12
| | | |
| * | | Fixed Cancel All OperationsGravatar Luca2014-03-12
| | | |
| * | | Merge branch 'master' of https://github.com/MailCore/mailcore2Gravatar Marco Pifferi2014-03-12
| |\ \ \
| | | * | Added MX support for domains with tokensGravatar DrChrispoper2014-03-11
| | | | |
| | | * | Added MX support for domains with tokensGravatar DrChrispoper2014-03-11
| | | | |
| | | * | Added MX support for domains with tokensGravatar Christopher Hockley2014-03-11
| | |/ /
| | * | Implement Gmail Message ID searchGravatar Bob Van Osten2014-03-10
| | | |
| * | | Cancel all operationsGravatar Luca2014-03-10
| |/ /
| * | Merge pull request #621 from CodaFi/SSL-Check-CertificateGravatar Hoà V. DINH2014-03-07
| |\ \ | | |/ | |/| SSL certificate check for other platforms