aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/rfc822/MCMessageParser.cc
Commit message (Expand)AuthorAge
* Fixed crash, additional memory usage optimizationGravatar Hoa V. DINH2014-10-24
* Memory usage optimizationGravatar Hoa V. DINH2014-10-24
* Implement unit tests for message builder and message parsersGravatar Hoa V. DINH2014-10-21
* Fixed #887: refactored to make use of stripWhitespaceGravatar Hoa V. DINH2014-10-07
* Fixed #689: fixed parser in case it's starting with mbox delimiterGravatar Hoa V. DINH2014-07-15
* 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
* Merge remote-tracking branch 'upstream/master' into message-rendering-with-se...Gravatar Paul Young2013-07-11
|\
| * Fixed copy() of parts and messagesGravatar Hoa V. DINH2013-07-08
* | Removed duplicated HTML body renderer template callback.Gravatar Paul Young2013-07-06
|/
* Added simple rendering methods for RFC822 message at C++ API levelGravatar Hoa V. DINH2013-07-05
* Removed reference to message owner from part.Gravatar Hoa V. DINH2013-06-21
* consistent uniqueID for MIME partsGravatar Hoa V. DINH2013-05-04
* Various fixes.Gravatar Hoa V. DINH2013-04-15
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
* Implemented HTML rendering of messagesGravatar DINH Viet Hoa2013-02-02
* Cleanup: removed commented className() methodsGravatar DINH Viet Hoa2013-02-01
* first commitGravatar DINH Viet Hoa2013-01-11