aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix superclass for MCONNTPDisconnectOperationHEADmasterGravatar Benjamin Barenblat2019-12-12
* Fix few memory leaks (#1804)Gravatar Alexander Belyavskiy2019-03-25
* Fix Operation Progress Listener on Android (#1787)Gravatar Ahad Birang2018-12-23
* Fixed memory leakGravatar Viet Hoa Dinh2018-12-14
* Fixed memory leakGravatar Viet Hoa Dinh2018-12-13
* Add type annotation to MCOIMAPFetchFoldersOperation (#1784)Gravatar Jesse Tipton2018-09-23
* A few type/nullability annotations (#1782)Gravatar Jesse Tipton2018-09-19
* Add missing semicolon (#1768)Gravatar Benjamin Barenblat2018-07-24
* fix some wrong JNI signatures (#1770)Gravatar Final2018-07-24
* Eliminate -Wimplicit-fallthrough trigger (#1767)Gravatar Benjamin Barenblat2018-07-18
* Add uidplus, acl, enable capabilities parsing (#1750)Gravatar Alexander Belyavskiy2018-06-17
* add support for moveMessagesOperation to java library (#1749)Gravatar Ahad Birang2018-06-17
* Fix Xcode warning (#1758)Gravatar Alexander Belyavskiy2018-06-16
* Make MCOAccountValidator init method available (#1736)Gravatar Alexander Belyavskiy2018-05-14
* - handle one more search kind body for searching the IMAP messages (#1735)Gravatar Nguyen Thanh Hai2018-05-14
* Fix crash by adding check if owner is still present (#1707)Gravatar Arek Holko2018-04-25
* Move unavailable initializers out of categories, so they’ll be properly han...Gravatar Tom Harrington2017-12-29
* On non-Apple systems, clean up MCObject locks (#1694)Gravatar Ben Gotow2017-12-03
* Fix calendar attachment appearing twice in the HTML output (#1690)Gravatar Arek Holko2017-11-20
* On Windows, make fopen use provided `mode` (#1681)Gravatar Ben Gotow2017-10-30
* Fix broken blockElements lock (#1680)Gravatar Ben Gotow2017-10-30
* Fix intermittent crashes on iOS - added to header file. (#1673)Gravatar Hilmar Gústafsson2017-10-16
* Fix infinite recusion in customFlags getter (#1659)Gravatar Zack2017-08-29
* Fixed fake 'Auth Error' on iCloud when service responses with 'BAD [UNAVAILAB...Gravatar Viktor Gedzenko2017-08-29
* Fixed some crashesGravatar Hoa V. DINH2017-03-24
* Fix MCOAccountValidator to work with arbitrary services (#1602)Gravatar Conrad Kramer2017-01-23
* Use GnuSTL instead of libc++Gravatar Viet Hoa Dinh2016-11-23
* Fixed java capabilityGravatar Hoa V. DINH2016-11-23
* Fixed #1555: use us-ascii instead of asciiGravatar Hoa V. DINH2016-11-19
* Revert "Type annotations (#1530)"Gravatar Hoa V. DINH2016-11-19
* Revert "Add type annotations to some operations and MCPIMAPSession (#1531)"Gravatar Hoa V. DINH2016-11-19
* Add type annotations to some operations and MCPIMAPSession (#1531)Gravatar Romain Pouclet2016-10-13
* Type annotations (#1530)Gravatar Romain Pouclet2016-10-13
* 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
* Improved error codeGravatar 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
* 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