- May 16, 2015
-
-
Jared Hancock authored
Also remove `*` chars from <b> and <strong> elements and change <hr> to use box drawing Unicode chars.
-
- Dec 16, 2014
-
-
Jared Hancock authored
-
- Mar 04, 2014
-
-
Jared Hancock authored
This issue was addressed for htmLawed, where the UTF-8 version of a non-breaking space, 0xc2a0 would be collapsed to 0xa0, which would very likely create an invalid Unicode character, and the text block would be dropped or truncated.
-
- Feb 19, 2014
-
-
Jared Hancock authored
-
- Feb 04, 2014
-
-
Jared Hancock authored
-
- Jan 30, 2014
-
-
Jared Hancock authored
Until we add text/plain bodies to the ticket thread without an enclosing <pre> element, we should not treat the <pre> element like a code or blockquote block.
-
- Nov 26, 2013
-
-
Jared Hancock authored
-
- Nov 25, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Nov 14, 2013
-
-
Jared Hancock authored
-
- Oct 28, 2013
-
-
Jared Hancock authored
-
- Oct 25, 2013
-
-
Jared Hancock authored
-
- Oct 23, 2013
-
-
Jared Hancock authored
Also, add footnotes to the bottom of the rendered document for links that are longer than half the document width.
-
Peter Rotich authored
Fix preg_replace bugs
-
- Oct 22, 2013
-
-
Jared Hancock authored
If the xml extension for php is not loaded, this patch will do a better job of honoring line break hints in the html.
-
Jared Hancock authored
Provide fallback html2text mechanism if PHP xml extension is not available
-
- Oct 14, 2013
-
-
Jared Hancock authored
Including adding support to the TCL uninitialized variable reader to ignore class-static variable access as well as detect inline functions and their closure arguments.
-
- Oct 11, 2013
-
-
Jared Hancock authored
-
- Oct 09, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Process inline attachments in thread entry and support inline images in piped emails Support inline images across the system, with draft support Migrate to a single attachment table That way we don't need a new table for everything we need to attach an inline image to (like a signature, for instance) Add richtext support for internal notes Implement images on site pages * Image paste in Redactor * Make non-local images optional * Placeholder for non-local images * Fix local image download hover * Don't re-attach inline images
-