aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/renderer/MCHTMLRenderer.cpp
Commit message (Collapse)AuthorAge
* Fix calendar attachment appearing twice in the HTML output (#1690)Gravatar Arek Holko2017-11-20
|
* Return NULL instead of crashing when mainPart is missingGravatar Hoa V. DINH2016-05-02
|
* Added partID to RFC 822 messages, provided a way to retrieve data for ↵Gravatar Hoa V. DINH2016-05-01
| | | | serialized MessageParser
* Also apply filter to text partGravatar Hoa V. DINH2015-06-21
|
* Removed assertionGravatar Hoa V. DINH2015-06-07
|
* Various fixes, made HTMLCleaner public, added URL encoderGravatar Hoa V. DINH2015-06-01
|
* #874: render message properly when the first part is a .txt attachmentGravatar Hoa V. DINH2015-03-09
|
* Renamed .cc files to .cpp (fixed #983)Gravatar Hoa V. DINH2014-11-19
|
* CPP->CCGravatar CodaFi2013-05-04
|
* Added comment to rendererGravatar Hoa V. DINH2013-04-28
|
* Fixes for embedded messages and headersGravatar Ken Grigsby2013-04-22
|
* Various fixes.Gravatar Hoa V. DINH2013-04-15
|
* Simplified implementation of ObjC setter/getter by using a common ↵Gravatar DINH Viet Hoa2013-03-23
| | | | implementation. Added RFC822 ObjC API.
* Fail properly when template is invalid.Gravatar DINH Viet Hoa2013-02-02
|
* Implemented HTML rendering of messagesGravatar DINH Viet Hoa2013-02-02