aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
...
* | Fixed #465: returns correct value for modseqGravatar Hoa V. DINH2013-11-25
| |
| * DateNumber -> DateGravatar CodaFi2013-11-24
| |
| * TyposGravatar CodaFi2013-11-24
| |
| * Silence -Wshorten-64-to-32 warningsGravatar CodaFi2013-11-24
| |
| * Search flagged, answered, draft, spam, deletedGravatar CodaFi2013-11-24
| |
| * Fixed missing constantsGravatar CodaFi2013-11-21
| |
| * retabGravatar CodaFi2013-11-21
| |
| * Add new search expressionsGravatar 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
|
* Move the whole method to tabs->spacesGravatar Bob Van Osten2013-11-14
|
* Tabs -> SpacesGravatar Bob Van Osten2013-11-14
|
* Support searching by a gmail thread idGravatar Bob Van Osten2013-11-14
|
* Fixed missing enumGravatar Hoa V. Dinh2013-11-13
|
* Fixed #260: added ability to render a message without stripping spacesGravatar Hoa V. DINH2013-11-13
|
* Fixed #454: fixed parsing of headersGravatar 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
|
* Merge pull request #432 from NemoPrivacy/masterGravatar Hoà V. DINH2013-10-25
|\ | | | | MCAddress.cc: use the correct key name when reading the Address displayName from a HashMap
| * use the correct key name when reading the Address displayName from a HashMapGravatar Fabrice Ferino2013-10-25
| |
* | Cleanup and documentationGravatar CodaFi2013-10-25
| |
* | Assume main, rather than current, queue for callbacksGravatar CodaFi2013-10-22
|/
* Fixed #425: fixed default namespace in case namespace is not supported for ↵Gravatar Hoa V. DINH2013-10-21
| | | | sina.com imap server.
* Fixed #424: Fixed IDLE behavior when not logged in.Gravatar Hoa V. DINH2013-10-19
|
* Allow to perform IDLE even when capability has not been performed yet (Fixed ↵Gravatar Hoa V. DINH2013-10-19
| | | | #301).
* Callback is now called on the dispatch queue where the operation has been ↵Gravatar Hoa V. DINH2013-09-29
| | | | instanciated on Apple platforms
* Merge pull request #403 from CodaFi/NoopGravatar Hoà V. DINH2013-09-28
|\ | | | | Added No-Op operation for IMAP, SMTP and POP.
* | Fixed #378: Added INBOX when there's a non-empty prefixGravatar Hoa V. Dinh2013-09-26
| |
| * Fix undefined ErrorNoopGravatar CodaFi2013-09-24
| |
| * Brace stylingGravatar CodaFi2013-09-24
| |
| * Implement IMAP noopGravatar CodaFi2013-09-24
| |
| * Implement POP noopGravatar CodaFi2013-09-24
| |
| * Implement SMTP noopGravatar CodaFi2013-09-24
|/
* Fixed crash in MCIndexSet (fixed #357)Gravatar Hoa V. DINH2013-09-09
|
* Fixed #367: fixed -hostnameWithEmail:Gravatar Hoa V. Dinh2013-09-09
|
* Merge pull request #368 from yuklai/master_unusedVariablesGravatar Hoà V. DINH2013-09-09
|\ | | | | Remove unused varilables.
| * Remove unused variablesGravatar Yuk Lai Suen2013-09-09
| |
| * Remove unused variablesGravatar Yuk Lai Suen2013-09-09
| |
* | Merge pull request #369 from yuklai/master_leaksGravatar Hoà V. DINH2013-09-09
|\ \ | | | | | | Remove a few potential memory leaks
| * | Remove a few potential memory leaksGravatar Yuk Lai Suen2013-09-09
| | |
| | * Remove unused variablesGravatar Yuk Lai Suen2013-09-09
| |/
* | Merge branch 'master' of https://github.com/MailCore/mailcore2Gravatar Ryan Walklin2013-09-06
|\|
* | Add MCOIMAPConnectOperation, include STARTTLS and auth methods in ↵Gravatar Ryan Walklin2013-09-06
| | | | | | | | autoconfiguration
| * Improved Content-Description support and fixed crash (Fixed #350)Gravatar Hoa V. Dinh2013-09-03
| |
| * Added assert in provider parserGravatar Hoa V. DINH2013-09-01
|/
* add Content-Description to attachmentGravatar Tae Won Ha2013-09-01
| | | | - using contentDescription->encodedMIMEHeaderValue()->bytes() for mailmime_fields_new_with_data()
* Fixed crash when message does not contain sender or recipientGravatar Hoa V. DINH2013-08-30
|
* Fixed crash in hasSuffix (Fixed #141)Gravatar Hoa V. DINH2013-08-30
|
* Fixed #321: fixed -pathForComponents:Gravatar Hoa V. DINH2013-08-25
|