<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/rcube_text2html.php, branch 1.1-beta</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1-beta</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1-beta'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-08-30T10:33:42Z</updated>
<entry>
<title>Fix so rcube_text2html class does not depend on rcmail_string_replacer</title>
<updated>2014-08-30T10:33:42Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-08-30T10:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=9cc5a522df25d7f98e578dc483e0ff067b6c1ded'/>
<id>urn:sha1:9cc5a522df25d7f98e578dc483e0ff067b6c1ded</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'dev-text2html'</title>
<updated>2014-05-17T07:27:17Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-05-17T07:27:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=efc470f0ac7587707665e92701e3937c9b6cc78d'/>
<id>urn:sha1:efc470f0ac7587707665e92701e3937c9b6cc78d</id>
<content type='text'>
Conflicts:
	program/js/app.js

Fix handling magic_quotes in rcube_text2html and rcube_html2text - move
stripslashes from these classes to action files
</content>
</entry>
<entry>
<title>Improved handling of new-lines in quoted paragraphs on text2html conversion</title>
<updated>2014-05-15T08:41:35Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-05-15T08:41:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c0a5aa5f5ff38ac7b8a650b07c134b7b86deb27f'/>
<id>urn:sha1:c0a5aa5f5ff38ac7b8a650b07c134b7b86deb27f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring back the old behaviour where text messages without format=flowed are auto-wrapped.</title>
<updated>2014-05-13T17:40:00Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-05-13T17:40:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f0992426d9c5af5046c76a2da86183d0c3a40084'/>
<id>urn:sha1:f0992426d9c5af5046c76a2da86183d0c3a40084</id>
<content type='text'>
Make it the default in text2html class.
</content>
</entry>
<entry>
<title>Merge branch 'dev-text2html' of github.com:roundcube/roundcubemail into dev-text2html</title>
<updated>2014-05-12T18:22:10Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-05-12T18:22:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=1053ae5e729203b16d792c53640b6273feed2056'/>
<id>urn:sha1:1053ae5e729203b16d792c53640b6273feed2056</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix invalid closing tag</title>
<updated>2014-05-12T17:08:25Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-05-12T17:08:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e2b4760e846e8b74f2f674e1fa25d82ba21e7a2e'/>
<id>urn:sha1:e2b4760e846e8b74f2f674e1fa25d82ba21e7a2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable wrapping non-flowed lines on dash character</title>
<updated>2014-05-12T09:22:06Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-05-12T09:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e0881f985d558a1084ccc1c50702c4867b94f4c1'/>
<id>urn:sha1:e0881f985d558a1084ccc1c50702c4867b94f4c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix flowed lines recognition</title>
<updated>2014-05-12T09:19:27Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-05-12T09:19:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d41367492dbbd7fdb074cd1374044917fc2e82df'/>
<id>urn:sha1:d41367492dbbd7fdb074cd1374044917fc2e82df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve _convert_line() performance</title>
<updated>2014-05-12T08:20:42Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-05-12T08:20:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d9d276ea700186a11c6525fec375160a76229b76'/>
<id>urn:sha1:d9d276ea700186a11c6525fec375160a76229b76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved display of plain text messages and text to HTML conversion (#1488937)</title>
<updated>2014-05-11T09:03:45Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-05-11T09:03:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=eda92ed4c0d2735144df8fa2136584de69634bdb'/>
<id>urn:sha1:eda92ed4c0d2735144df8fa2136584de69634bdb</id>
<content type='text'>
Now instead of &lt;pre&gt; we use &lt;div class="pre"&gt; styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.

Also conversion of text to HTML in compose editor was modified in the same way.
</content>
</entry>
</feed>
