aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add type annotations to some operations and MCPIMAPSession (#1531)Gravatar Romain Pouclet2016-10-13
* Type annotations (#1530)Gravatar Romain Pouclet2016-10-13
* Correct the spelling of CocoaPods in build-mac/README (#1525)Gravatar ReadmeCritic2016-10-05
* fix for #1475 - Android JNI misprints (#1521)Gravatar mixaz2016-09-30
* Smtp error: 535 5.7.0 on Tiscali smtp server (#1520)Gravatar andreapz2016-09-29
* Enable workaround for QIP IMAP server (#1512)Gravatar Dmitry Isaikin2016-09-18
* MCIMAPCheckAccountOperation: connectIfNeeded() then login() sequence of calls...Gravatar serjepatoff2016-09-13
* Disable namespace for Hermes servers (fixed #1471)Gravatar Viet Hoa Dinh2016-07-24
* Fix some memory leaks in MCIMAPSession.cpp in case of server error (#1480)Gravatar Dmitry Isaikin2016-07-18
* Updated to libetpan 4c36ec1850b6b7bdab9c22008500ca8f47fdf550Gravatar Hoa V. DINH2016-07-14
* Improved error codeGravatar Hoa V. DINH2016-07-11
* Added imap for comcastGravatar Hoa V. DINH2016-07-11
* Fallback if file doesn't existGravatar Hoa V. DINH2016-07-10
* MCSMTPSession.cpp: outlook bcc fix (continued) (#1470)Gravatar serjepatoff2016-07-08
* Fixed outlook server initial valueGravatar Viet Hoa Dinh2016-07-06
* MCSMTPSession.cpp: outlook bcc fix (#1464)Gravatar serjepatoff2016-07-06
* fix missing search by read/unread flag (#1465)Gravatar raduraducu2016-07-06
* Use libetpan API for fetching whole IMAP attachment to file (#1461)Gravatar Dmitry Isaikin2016-07-06
* Updated libetpan to cc1932c7ca7bb56412c92910a52b8c37a9ded4a8Gravatar Hoa V. DINH2016-07-05
* Compile mailcore2 locally via cocoapods (#1460)Gravatar Brian2016-06-28
* idleEnabled exposedGravatar Hoa V. DINH2016-06-06
* Fixed crash on calling mailimap_mailbox_data_status_free() with NULL (#1449)Gravatar Dmitry Isaikin2016-06-06
* Fixed issue with validatorGravatar Hoa V. DINH2016-06-06
* Fixed build for LinuxGravatar Hoa V. DINH2016-06-05
* Add possibility of fetching message attachment by chunks and store it to file...Gravatar Dmitry Isaikin2016-06-05
* Fixed account validator when checking custom serversGravatar Hoa V. DINH2016-06-05
* Use different naming for delegate methods for more compatiblity with SwiftGravatar Hoa V. DINH2016-06-03
* Fixed #1427: remove DIGEST-MD5 when on iOS since it's not available in libsaslGravatar Hoa V. DINH2016-05-30
* Added Facebook server infoGravatar Hoa V. DINH2016-05-23
* Store last server response on login command in case of parse error (#1436)Gravatar Dmitry Isaikin2016-05-19
* Fix permission access of source files that was executable .i.e. chmod 744 to ...Gravatar Kevin Lefèvre2016-05-17
* Fixed error handlingGravatar Hoa V. DINH2016-05-16
* Fixed #1403: error message when IMAP is disabled for the domainGravatar Hoa V. DINH2016-05-16
* Try to use IMAP connection with minimum queue size among connections that alr...Gravatar Dmitry Isaikin2016-05-16
* Autocorrect auth type for outlook serversGravatar Hoa V. DINH2016-05-15
* namespace is serializableGravatar Hoa V. DINH2016-05-15
* Fixed crash when using setExtraHeader() with a NULL valueGravatar Hoa V. DINH2016-05-14
* Fixed potential crash and memory leaksGravatar Hoa V. DINH2016-05-14
* Fixed IndexSet#allRanges() in case lots of indexSet contains lots of ranges (...Gravatar Hoa V. DINH2016-05-14
* Cleanup TypeUtils.hGravatar Hoa V. DINH2016-05-14
* Added error codeGravatar Hoa V. DINH2016-05-11
* Timeout for MX DNS requestGravatar Hoa V. DINH2016-05-11
* Prevent demo crash in _convertToJPEGData when image data cannot be converted ...Gravatar geoffcoward2016-05-11
* Detect Rambler server on connect stage (#1424)Gravatar Dmitry Isaikin2016-05-11
* Automaticaly enable Rambler workaround when we are downloading attachment wit...Gravatar Dmitry Isaikin2016-05-11
* Save SMTP server last response not only after message sending but after login...Gravatar Dmitry Isaikin2016-05-10
* log when a weird situation happens in componentsSeparatedByString()Gravatar Hoa V. DINH2016-05-07
* mailcore android build 3 dependenciesGravatar Hoa V. DINH2016-05-06
* expose isIdleEnable()Gravatar Hoa V. DINH2016-05-03
* Extra capabilities of Courier-IMAPGravatar Hoa V. DINH2016-05-03