<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program, 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-11-10T16:12:45Z</updated>
<entry>
<title>Updated localizations from Transifex</title>
<updated>2014-11-10T16:12:45Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>bruederli@kolabsys.com</email>
</author>
<published>2014-11-10T16:12:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=01bc27536a7a78a74ce7b316fed102150b5dbcc3'/>
<id>urn:sha1:01bc27536a7a78a74ce7b316fed102150b5dbcc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace all attachment-image URIs with CID URIs, not only src and poster attributes (#1490132)</title>
<updated>2014-11-09T15:02:03Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-09T15:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a16cf3bb7cdae47b4729365593bb0b3a43c5c466'/>
<id>urn:sha1:a16cf3bb7cdae47b4729365593bb0b3a43c5c466</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some character sets detection (#1490135)</title>
<updated>2014-11-07T10:43:42Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-07T10:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a7a778c157426f12f176648802a51c5e5397a81a'/>
<id>urn:sha1:a7a778c157426f12f176648802a51c5e5397a81a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add csv2vcard for ru_RU localization</title>
<updated>2014-11-07T09:28:12Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-07T09:28:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=9ba5b878d10818d58b7b99bc7d8404a08ac2e7c0'/>
<id>urn:sha1:9ba5b878d10818d58b7b99bc7d8404a08ac2e7c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move TNEF decoder class to the Roundcube Framework (#1490055)</title>
<updated>2014-11-04T14:28:27Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-04T14:28:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=2883fcba2bf3fcff286a70c3629016a0c53a6803'/>
<id>urn:sha1:2883fcba2bf3fcff286a70c3629016a0c53a6803</id>
<content type='text'>
So, for now all dependencies of the Framework can be installed
with composer and we need only lib/Roundcube folder.
des.inc was never required and is less important since we do
encryption using openssl or mcrypt extensions.
</content>
</entry>
<entry>
<title>Fix skin path handling in plugin context (#1488967):</title>
<updated>2014-11-03T15:15:44Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>bruederli@kolabsys.com</email>
</author>
<published>2014-11-03T15:15:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=8d526c49381d9ac646c1a9b31936e0104dc3a6dc'/>
<id>urn:sha1:8d526c49381d9ac646c1a9b31936e0104dc3a6dc</id>
<content type='text'>
The plugin skin directories are removed again from the search path after parsing of a plugin template has finished.
</content>
</entry>
<entry>
<title>Check available memory for image resizing with GD on Windows (#1489937)</title>
<updated>2014-11-03T14:49:49Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>bruederli@kolabsys.com</email>
</author>
<published>2014-11-03T14:49:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5c9ddcc052cb95c6bb1ae64e5bb36a3564414442'/>
<id>urn:sha1:5c9ddcc052cb95c6bb1ae64e5bb36a3564414442</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add plugin hook 'db_table_name' as requested in #1489837</title>
<updated>2014-11-03T14:14:38Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>bruederli@kolabsys.com</email>
</author>
<published>2014-11-03T14:14:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a63b9b546c699e1f14ed26e18834b163360ba2c8'/>
<id>urn:sha1:a63b9b546c699e1f14ed26e18834b163360ba2c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't trust get_folder(), use mailbox environment variable when appropriate</title>
<updated>2014-11-03T13:39:05Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-03T13:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f513432a35246a6b9b20c9077cfd7b80aac50150'/>
<id>urn:sha1:f513432a35246a6b9b20c9077cfd7b80aac50150</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove debug code</title>
<updated>2014-11-02T16:50:32Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-02T16:50:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=9d4d48ad4c7ff07b7cd05ad7abb38b9baa2a013b'/>
<id>urn:sha1:9d4d48ad4c7ff07b7cd05ad7abb38b9baa2a013b</id>
<content type='text'>
</content>
</entry>
</feed>
