aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/imap/MCIMAPSession.cc
Commit message (Expand)AuthorAge
...
| * Silence -Wshorten-64-to-32 warningsGravatar CodaFi2013-11-24
| * Search flagged, answered, draft, spam, deletedGravatar CodaFi2013-11-24
| * retabGravatar CodaFi2013-11-21
|/
* mailimap_search_key_xgmthrid_new to mailimap_search_key_new_xgmthridGravatar Bob Van Osten2013-11-15
* threadId -> threadIDGravatar Bob Van Osten2013-11-14
* Support searching by a gmail thread idGravatar Bob Van Osten2013-11-14
* Fixed #260: added ability to render a message without stripping spacesGravatar Hoa V. DINH2013-11-13
* Added UID Search All Expression and SearchKindGravatar Aaron2013-11-06
* Explicitly deallocate client identityGravatar CodaFi2013-11-05
* Free explicitly allocated capability dataGravatar CodaFi2013-11-05
* Fixed #425: fixed default namespace in case namespace is not supported for si...Gravatar Hoa V. DINH2013-10-21
* Allow to perform IDLE even when capability has not been performed yet (Fixed ...Gravatar Hoa V. DINH2013-10-19
* Merge pull request #403 from CodaFi/NoopGravatar Hoà V. DINH2013-09-28
|\
* | Fixed #378: Added INBOX when there's a non-empty prefixGravatar Hoa V. Dinh2013-09-26
| * Brace stylingGravatar CodaFi2013-09-24
| * Implement IMAP noopGravatar CodaFi2013-09-24
|/
* Merge pull request #368 from yuklai/master_unusedVariablesGravatar Hoà V. DINH2013-09-09
|\
| * Remove unused variablesGravatar Yuk Lai Suen2013-09-09
* | Add MCOIMAPConnectOperation, include STARTTLS and auth methods in autoconfigu...Gravatar Ryan Walklin2013-09-06
|/
* Enabled back IMAP ID supportGravatar Hoa V. DINH2013-08-25
* Disabled Identity because libetpan support is broken.Gravatar Hoa V. DINH2013-08-25
* Fixed #277: automatic ID. Cleaner API for identity API and also allows to spe...Gravatar Hoa V. DINH2013-08-24
* Fixed warningGravatar Hoa V. DINH2013-08-23
* Reconnect automatically the IMAP session after a connection error (Fixed #313)Gravatar Hoa V. DINH2013-08-21
* Fixed IDLE capability detectionGravatar Hoa V. DINH2013-08-21
* Check certificate can be disabled. Fixed #324: reconnect SMTP properly after ...Gravatar Hoa V. DINH2013-08-21
* Enable compressionGravatar Hoa V. DINH2013-08-21
* Disable compressionGravatar Hoa V. Dinh2013-08-19
* 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
|\|
| * Fixed several warningsGravatar Hoa V. DINH2013-08-17
| * Fixed state when select() fails on IMAPGravatar Hoa V. Dinh2013-08-14
| * mailimap_has_qresync should be called to check QRESYNC instead of mailimap_ha...Gravatar Pushkar Singh2013-08-10
| * renamed getQuotaOperation to quotaOperation, removed debug stuffGravatar Petro Korienev2013-08-09
| * 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
|/
* Serialization of IMAP data. Implemented base64.Gravatar Hoa V. DINH2013-07-31
* revert change in MCIMAPSession.ccGravatar Hoa V. Dinh2013-07-26
* Fixed #233: fixed headers import from libetpan to mailcore data structures re...Gravatar Hoa V. Dinh2013-07-26
* Check certificate is implemented for Mac/iOS (Fixed #152)Gravatar Hoa V. DINH2013-07-26
* Fixed #227: SMTP OAuth2 can now be used even if the password is not setGravatar Hoa V. Dinh2013-07-22
* Fixed namespace constantsGravatar Hoa V. DINH2013-07-22
* Adds automatically fetch kind when extra headers is non-NULLGravatar Hoa V. DINH2013-07-20
* Merge pull request #204 from thusfresh/CustomReceiveHeadersGravatar Hoà V. DINH2013-07-20
|\
* \ Merge pull request #220 from CodaFi/x-oauth2-capabilityGravatar Hoà V. DINH2013-07-20
|\ \
* | | changing #warnings to TODOGravatar Damien Glancy2013-07-20