aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/imap/MCIMAPSession.h
Commit message (Expand)AuthorAge
* Enable workaround for QIP IMAP server (#1512)Gravatar Dmitry Isaikin2016-09-18
* Disable namespace for Hermes servers (fixed #1471)Gravatar Viet Hoa Dinh2016-07-24
* Use libetpan API for fetching whole IMAP attachment to file (#1461)Gravatar Dmitry Isaikin2016-07-06
* Add possibility of fetching message attachment by chunks and store it to file...Gravatar Dmitry Isaikin2016-06-05
* 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
* Detect Rambler server on connect stage (#1424)Gravatar Dmitry Isaikin2016-05-11
* Remove duplicate mCanIdleGravatar Robert Widmann2016-03-20
* Improved error managementGravatar Hoa V. DINH2016-03-07
* Thread safety on loggerGravatar Hoa V. DINH2016-03-03
* Improved thread safety on connectionLoggerGravatar Hoa V. DINH2016-02-28
* Add support for Yahoo XYMHIGHESTMODSEQ extension (use for HIGHESTMODSEQ featu...Gravatar Dmitry Isaikin2016-02-26
* 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
* Move storedCapabilities to public //private sectionGravatar Alexander Karimov2016-02-05
* MCIMAPCapabilityOperation takes into account cached capabilities valuesGravatar Alexander Karimov2016-02-04
* Adds error code to IMAPSession::customCommand. Renames sendCustomCommand to c...Gravatar libec2015-11-07
* Adds imap response string to custom command operationGravatar libec2015-11-06
* adds support to send custom IMAP commandGravatar libec2015-11-04
* Mark methods as deprecatedGravatar Hoa V. DINH2015-04-19
* Fixed virtual methodsGravatar Hoa V. DINH2015-01-31
* Fixed #1044: filter out unwanted messagesGravatar Hoa V. DINH2015-01-22
* Fixed win32 exportsGravatar Hoa V. DINH2014-11-22
* added exportGravatar Hoa V. DINH2014-11-22
* IMAP sequence number methodsGravatar Hoa V. DINH2014-10-14
* Add allows new permanent flags property in folder info.Gravatar Pitiphong Phongpattranont2014-09-03
* Fixed #715: ability to set a date while adding messagesGravatar Hoa V. DINH2014-07-15
* Conformant header guardsGravatar CodaFi2014-02-22
* Fixes in storing custom flags; possible to append new messages with custom flagsGravatar Michal Kalis2014-01-26
* Method storeFlags supports custom flagsGravatar Michal Kalis2014-01-23
* Retrieve Gmail user display nameGravatar Hoa V. DINH2014-01-21
* Fixed #541: returns uid mapping properlyGravatar Hoa V. DINH2014-01-06
* Unify Project StyleGravatar CodaFi2013-12-08
* Fixed #260: added ability to render a message without stripping spacesGravatar Hoa V. DINH2013-11-13
* Fixed #424: Fixed IDLE behavior when not logged in.Gravatar Hoa V. DINH2013-10-19
* Implement IMAP noopGravatar CodaFi2013-09-24
* Fixed #277: automatic ID. Cleaner API for identity API and also allows to spe...Gravatar Hoa V. DINH2013-08-24
* Reconnect automatically the IMAP session after a connection error (Fixed #313)Gravatar Hoa V. DINH2013-08-21
* Clean upGravatar Hoa V. DINH2013-08-18
* Removed public method setDelimiterGravatar Hoa V. DINH2013-08-18
* Merge branch 'master' into autoconfigurationGravatar Hoa V. DINH2013-08-18
|\
* | Added support of compression. Work in progress on automatic configuration.Gravatar Hoa V. DINH2013-08-18
| * Fixed #317: on yahoo servers, don't use charset when searching.Gravatar Hoa V. DINH2013-08-17
* | merge with masterGravatar Hoa V. DINH2013-08-17
|\|
| * added getQuota operation to get free space in mailboxGravatar Petro Korienev2013-08-08
* | Automatic fetch of namespace and capabilities in IMAPSessionGravatar Hoa V. DINH2013-08-05
|/
* Merge pull request #204 from thusfresh/CustomReceiveHeadersGravatar Hoà V. DINH2013-07-20
|\
* | Enable OAuth2 Capability CheckGravatar CodaFi2013-07-20
| * Fixes for PR feedbackGravatar Ryan Johnson2013-07-18