aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPAsyncSession.cpp
Commit message (Expand)AuthorAge
* Add possibility of fetching message attachment by chunks and store it to file...Gravatar Dmitry Isaikin2016-06-05
* Fix permission access of source files that was executable .i.e. chmod 744 to ...Gravatar Kevin Lefèvre2016-05-17
* Try to use IMAP connection with minimum queue size among connections that alr...Gravatar Dmitry Isaikin2016-05-16
* expose isIdleEnable()Gravatar Hoa V. DINH2016-05-03
* Improved error managementGravatar Hoa V. DINH2016-03-07
* Added ability to customize the identity of IMAP client in the time of session...Gravatar Dmitry Isaikin2016-02-15
* Add file-based interface for sending messages via SMTP (reduce memory usage)Gravatar Dmitry Isaikin2016-02-09
* Add IMAP MOVE command supportGravatar Nikolay Morev2016-02-05
* Adds error code to IMAPSession::customCommand. Renames sendCustomCommand to c...Gravatar libec2015-11-07
* adds support to send custom IMAP commandGravatar libec2015-11-04
* Various fixes, made HTMLCleaner public, added URL encoderGravatar Hoa V. DINH2015-06-01
* Refactoring, fixed #1013Gravatar Hoa V. DINH2015-01-03
* Renamed .cc files to .cpp (fixed #983)Gravatar Hoa V. DINH2014-11-19
* CPP->CCGravatar CodaFi2013-05-04
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26
* now uses IndexSet for message uids and numbersGravatar DINH Viet Hoa2013-03-10
* Implemented QRESYNC. Implemented IndexSet. Implemented CAPABILITY.Gravatar DINH Viet Hoa2013-03-07
* fixed init of async imap session, fixed xcode projectGravatar DINH Viet Hoa2013-01-21
* more renameGravatar DINH Viet Hoa2013-01-19