aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Fixed dispatch queue memory management.Gravatar Hoa V. DINH2014-03-29
|
* Added sort array in placeGravatar Hoa V. DINH2014-03-26
|
* Improved IDLE interruption (#656)Gravatar Hoa V. DINH2014-03-24
|
* Fixed potential crash (fixed #658)Gravatar Hoa V. DINH2014-03-24
|
* Fixed IDLE operation interruptionGravatar Viktor Gedzenko2014-03-24
|
* Initial value for interrupted state of IDLE operationGravatar Hoa V. DINH2014-03-22
|
* Fixed #651: interrupt anyway even if IDLE is cancelled earlyGravatar Hoa V. DINH2014-03-21
|
* 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
| | |
| * | Fixed return typeGravatar 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
| | |/
| | * Fixes MCOIMAPSearchKindGravatar Bob Van Osten2014-03-10
| | |
| | * Implement Gmail Message ID searchGravatar Bob Van Osten2014-03-10
| | |
| * | Cancel all operationsGravatar Luca2014-03-10
| |/
| * Added comment about QRESYNC and syncMessages behavior (#238)Gravatar Hoa V. DINH2014-03-08
| |
| * Merge pull request #621 from CodaFi/SSL-Check-CertificateGravatar Hoà V. DINH2014-03-07
| |\ | | | | | | SSL certificate check for other platforms
| | * Check for NULL certsGravatar CodaFi2014-03-06
| | |
| | * Handle NULL strings appropriatelyGravatar CodaFi2014-03-06
| | |
| * | Added IMAPSearchKindNot to MCOMessageConstants.h as wellGravatar pfennema2014-03-06
| | |
| * | Added not search expression in order to have searchexpressions such as, ↵Gravatar pfennema2014-03-06
| | | | | | | | | | | | 'subect does not contain', 'email address is not on to list'
* | | Fix memory error with rquiredRenderingPartsGravatar Matt Ronge2014-03-05
| | |
* | | Added a requiredRenderingParts method to get what is needed for renderingGravatar Matt Ronge2014-03-05
|/ /
| * Style fixesGravatar CodaFi2014-03-05
| |
| * Merge remote-tracking branch 'upstream/master' into SSL-Check-CertificateGravatar CodaFi2014-03-05
| |\ | |/ |/|
| * Proper certificate validationGravatar CodaFi2014-03-05
| |
* | Fixed callbackDispatchQueue in MCIMAPMultiDisconnectOperationGravatar Viktor Gedzenko2014-03-05
| |
* | Merge pull request #619 from mronge/masterGravatar Hoà V. DINH2014-03-04
|\ \ | | | | | | Add NSCoding to classes that support it
| * | Add NSCoding to classes that support itGravatar Matt Ronge2014-03-04
| | |
| | * Cert CheckGravatar CodaFi2014-03-02
| |/ |/|
* | value back to 30 secGravatar Hoa V. DINH2014-02-28
| |
* | Fixed #615: fixed issue with cancelling "perform after delay"Gravatar Hoa V. DINH2014-02-28
| |
* | Fixed delay typeGravatar Hoa V. Dinh2014-02-26
| |
* | Fixed #586 again: removed new methods and renamed existing Obj-C methodsGravatar Hoa V. Dinh2014-02-26
| |
* | Fixed crash when download of message failed (fixed #612)Gravatar Hoa V. Dinh2014-02-25
| |