<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models/Feed.php, branch 1.2.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.2.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.2.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-08-04T10:36:00+00:00</updated>
<entry>
<title>PubSubHubbub prevent subscribing too often in case of error</title>
<updated>2015-08-04T10:36:00+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2015-08-04T10:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9e43937f8c7f51c1bcd4e8009c6d1233868d5479'/>
<id>urn:sha1:9e43937f8c7f51c1bcd4e8009c6d1233868d5479</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/939
</content>
</entry>
<entry>
<title>PubSubHubbub: remove white list</title>
<updated>2015-05-23T14:37:08+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-23T14:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=694dfa1f8b90d8f693ef39c7099c0e8f23c5c777'/>
<id>urn:sha1:694dfa1f8b90d8f693ef39c7099c0e8f23c5c777</id>
<content type='text'>
The tests so far are good. Ready to test more broadly.
https://github.com/FreshRSS/FreshRSS/pull/831
https://github.com/FreshRSS/FreshRSS/issues/312
</content>
</entry>
<entry>
<title>PubSubHubbub better gestion of errors</title>
<updated>2015-05-17T20:06:11+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-17T20:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=001c713f030d51b74a860e20014153c6b4d9661f'/>
<id>urn:sha1:001c713f030d51b74a860e20014153c6b4d9661f</id>
<content type='text'>
Do not assume that PubSubHubbub works until the first successul push
https://github.com/FreshRSS/FreshRSS/issues/312#issuecomment-102706500
</content>
</entry>
<entry>
<title>More PubSubHubbub</title>
<updated>2015-05-16T11:05:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-16T11:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3adab4b70fab858048bd68ed72e71676c4d5badf'/>
<id>urn:sha1:3adab4b70fab858048bd68ed72e71676c4d5badf</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/312
Show whether PubSubHubbub is enabled in the Web interface of feed
configuration.
When PubSubHubbub is used, do not pull refresh so often (hard-coded to
max once per 24h for now).
Improved logic for lease renewal, and some detection of lease problems.
Updated read-me and changelog.
</content>
</entry>
<entry>
<title>Change some error messages</title>
<updated>2015-05-15T15:58:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-15T15:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0163564b9e02bc399c26d3083048f38d3374cbd7'/>
<id>urn:sha1:0163564b9e02bc399c26d3083048f38d3374cbd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First alpha of PubSubHubbub</title>
<updated>2015-05-15T13:34:51+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-15T13:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c472569b3861541c322c850c4ff8ca3471572f40'/>
<id>urn:sha1:c472569b3861541c322c850c4ff8ca3471572f40</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/312
Using a white list limited to http://push-pub.appspot.com/feed for alpha
testing.
</content>
</entry>
<entry>
<title>First draft of PubSubHubbub</title>
<updated>2015-05-15T01:21:36+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-15T01:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=256c8613a4046931dcd28ab22b6aebe8752a98c2'/>
<id>urn:sha1:256c8613a4046931dcd28ab22b6aebe8752a98c2</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/312
Requires setting base_url in config.php.
Currently using the filesystem (no change to the database)
</content>
</entry>
<entry>
<title>Merge branch 'Alkarex/Logging'</title>
<updated>2015-05-09T22:14:41+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-09T22:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f3aef1e59b872b2e8378c2852b1a5307706ed897'/>
<id>urn:sha1:f3aef1e59b872b2e8378c2852b1a5307706ed897</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/815
</content>
</entry>
<entry>
<title>SQL: more robust purge</title>
<updated>2015-05-09T21:37:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-09T21:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=993466844405bd9854d890d6d5ebf763ed8b78cb'/>
<id>urn:sha1:993466844405bd9854d890d6d5ebf763ed8b78cb</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/798
https://github.com/FreshRSS/FreshRSS/issues/493
</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>
</feed>
