aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Implement unit tests for message builder and message parsersGravatar Hoa V. DINH2014-10-21
* Use LITERAL+ search in the case of GmailGravatar Hoa V. DINH2014-10-20
* Set sequenceNumber when fetching messagesGravatar Hoa V. DINH2014-10-17
* Fixed crash when lastPathComponent() is called on an empty string (#911)Gravatar Hoa V. DINH2014-10-16
* IMAP sequence number methodsGravatar Hoa V. DINH2014-10-14
* Fixed race condition in OperationQueue (fixed #893)Gravatar Hoa V. DINH2014-10-14
* Fixed #887: refactored to make use of stripWhitespaceGravatar Hoa V. DINH2014-10-07
* Fixed #876: added application specific passwordGravatar Hoa V. DINH2014-10-07
* Keep boundaries across RFC822 message generation (fixed #597)Gravatar Hoa V. DINH2014-10-06
* Provided helpers for OpenPGP encryption and signatureGravatar Hoa V. DINH2014-09-23
* Merge pull request #883 from foxinushka/fix/operation-queue-thread-safetyGravatar Hoà V. DINH2014-09-23
|\
| * Fixed thread safety in OperationQueueGravatar Viktor Gedzenko2014-09-23
* | Generate message data for signature or encryption (never use 7bit or 8bit enc...Gravatar Hoa V. DINH2014-09-22
* | Simplified extra headers implementation and content-types parametersGravatar Hoa V. DINH2014-09-22
|/
* Merge pull request #855 from pitiphong-p/allows-permanent-flagsGravatar Hoà V. DINH2014-09-11
|\
| * Initialize the allow new permanent flags default value.Gravatar Pitiphong Phongpattranont2014-09-12
* | Use correct constantsGravatar Hoa V. DINH2014-09-11
* | Fixed date formatter, CoreFoundation formatGravatar Hoa V. DINH2014-09-11
| * Add allows new permanent flags property in folder info.Gravatar Pitiphong Phongpattranont2014-09-03
* | Add IMAP search bodyGravatar Prapat2014-09-02
|/
* Fixed #847: make performMethodOnDispatchQueueAfterDelay thread safeGravatar Hoa V. DINH2014-08-29
* Merge pull request #832 from CodaFi/NNTPGravatar Hoà V. DINH2014-08-20
|\
| * Remove ArticleInfoGravatar CodaFi2014-08-17
| * TestsGravatar CodaFi2014-08-16
| * Appease the linker.Gravatar CodaFi2014-08-13
| * cpp -> ccGravatar CodaFi2014-08-13
| * Cosmetic Changes; Fix header includesGravatar CodaFi2014-08-13
| * NNTP supportGravatar CodaFi2014-08-13
* | Added clean html method to rendeder delegateGravatar Viktor Gedzenko2014-08-12
* | Merge branch '826-headers'Gravatar Hoa V. DINH2014-08-10
|\ \
* | | Batch every 50 emailsGravatar Hoa V. DINH2014-08-09
| * | Fixed #826: group all BODY[HEADER.FIELDS] (...)Gravatar Hoa V. DINH2014-08-09
* | | Merge pull request #818 from foxinushka/feature/message_id_autogenerated_flagGravatar Hoà V. DINH2014-08-07
|\ \ \ | |/ / |/| |
* | | Fixed behavior of htmlForAbstractMultipartAlternative()Gravatar Hoa V. DINH2014-08-06
| * | Fixed default value of mMessageIDAutoGeneratedGravatar Viktor Gedzenko2014-08-03
* | | Merge pull request #805 from foxinushka/masterGravatar Hoà V. DINH2014-08-02
|\ \ \
* \ \ \ Merge pull request #814 from foxinushka/feature/attachment-extra-parametersGravatar Hoà V. DINH2014-08-02
|\ \ \ \
| | | * | Added 'message id auto-generated' flagGravatar Viktor Gedzenko2014-08-02
| * | | | Renamed 'extra parameters' of MCAttachment to 'content type parameters'Gravatar Viktor Gedzenko2014-08-02
* | | | | Merge remote-tracking branch 'upstream/master'Gravatar Maksim Bauer2014-08-01
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | Added extra parameters to attachmentGravatar Viktor Gedzenko2014-07-31
| |/ / /
| * | | MCUTF8() to have the same behavior as MCUTF8DESC()Gravatar Hoa V. DINH2014-07-30
| * | | appending nil will not crash (#812)Gravatar Hoa V. DINH2014-07-30
| * | | Fixed #792: show calendar invitation properly when it's sent by exchangeGravatar Hoa V. DINH2014-07-29
* | | | Recognize multipart/signed content typeGravatar Maksim Bauer2014-07-25
|/ / /
| * / Fixed addressWithIMAPAddress for drafts with bad address in to/cc/bcc fieldsGravatar Viktor Gedzenko2014-07-22
|/ /
* | Fixed memory leak (fixed #794)Gravatar Hoa V. DINH2014-07-20
* | Fixed some memory leaksGravatar Hoa V. DINH2014-07-20
* | Fixed #715: ability to set a date while adding messagesGravatar Hoa V. DINH2014-07-15
* | Fixed #689: fixed parser in case it's starting with mbox delimiterGravatar Hoa V. DINH2014-07-15