<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib/lib_rss.php, branch 1.1.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.1.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.1.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-04-05T11:07:53+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'origin/IDN' into dev</title>
<updated>2015-04-05T11:07:53+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-04-05T11:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=77cf3e907288c34a72b053f758a821d4a707a5d7'/>
<id>urn:sha1:77cf3e907288c34a72b053f758a821d4a707a5d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Punycode spelling mistake</title>
<updated>2015-04-05T11:07:34+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-04-05T11:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=06b76831dece01f836c9d0a3cc32c3f59910fe60'/>
<id>urn:sha1:06b76831dece01f836c9d0a3cc32c3f59910fe60</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/820
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/IDN' into dev</title>
<updated>2015-04-05T10:44:54+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-04-05T10:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b812bb0c14b3fe5aeba102d4b8ea80e730f1ec31'/>
<id>urn:sha1:b812bb0c14b3fe5aeba102d4b8ea80e730f1ec31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support for Internationalized Domain Names (IDN)</title>
<updated>2015-04-05T10:41:16+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-04-05T10:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2d18910d02d92098257b96766e5b89a780daab0b'/>
<id>urn:sha1:2d18910d02d92098257b96766e5b89a780daab0b</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/819
Add explicit conversion from IDN to Punycode.

Requires PHP 5.3 IDN extension http://php.net/intl.idn (php5-idn package
on Debian/Ubuntu).

For systems without PHP 5.3+ IDN extension, we may consider adding a
dependency (322 kB) to the third-party library
https://phlymail.com/en/downloads/idna-convert.html

See PHP bug 53474 FILTER_VALIDATE_URL should not fail URL's that use
IDNhttps://bugs.php.net/bug.php?id=53474
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/sql_hash_lastUpdate' into dev</title>
<updated>2015-04-04T20:40:05+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-04-04T20:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7b9ac8c58e49faaaf2d754768309e7865de1f4e1'/>
<id>urn:sha1:7b9ac8c58e49faaaf2d754768309e7865de1f4e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SQL: detection of updates, and preparation for better burge</title>
<updated>2015-04-04T20:39:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-04-04T20:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=711530a512b370d79b079205ce1f8376174f7f03'/>
<id>urn:sha1:711530a512b370d79b079205ce1f8376174f7f03</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/798
https://github.com/FreshRSS/FreshRSS/issues/493
SQLite not yet tested. Only MySQL tested so far.
</content>
</entry>
<entry>
<title>SimplePie sanitize URLs for syslog</title>
<updated>2015-03-22T21:54:29+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-03-22T21:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ad9fe52f5a76faf58d13fcf7bde8f58e85abe82b'/>
<id>urn:sha1:ad9fe52f5a76faf58d13fcf7bde8f58e85abe82b</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/711
https://github.com/FreshRSS/FreshRSS/pull/715
</content>
</entry>
<entry>
<title>SimplePie option to restaure syslog of HTTP requests</title>
<updated>2015-03-21T17:20:36+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-03-21T17:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1a35e2271d3b9383e882371d37d5fef16abd745d'/>
<id>urn:sha1:1a35e2271d3b9383e882371d37d5fef16abd745d</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/711
</content>
</entry>
<entry>
<title>Improve url_remove_credentials</title>
<updated>2015-01-29T10:05:20+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-29T10:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=01a1179b1ae0ee92234a0ef0a67c3e5d6d0b3c7e'/>
<id>urn:sha1:01a1179b1ae0ee92234a0ef0a67c3e5d6d0b3c7e</id>
<content type='text'>
Use @aledeg old function instead

See https://github.com/FreshRSS/FreshRSS/pull/715
See https://github.com/FreshRSS/FreshRSS/issues/711
</content>
</entry>
<entry>
<title>Use url_remove_credentials to log URL</title>
<updated>2015-01-29T09:57:11+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-29T09:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8ff3e5363d28dff2eed6d7f152921ed093196a04'/>
<id>urn:sha1:8ff3e5363d28dff2eed6d7f152921ed093196a04</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/711
</content>
</entry>
</feed>
