<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/api/pshb.php, branch 1.5.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.5.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.5.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2016-08-29T07:44:18+00:00</updated>
<entry>
<title>HTTP security: prevent reflection abuse</title>
<updated>2016-08-29T07:44:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2016-08-29T07:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1a53058ef0887df6dfb91ae269ef76ee5d3f9a31'/>
<id>urn:sha1:1a53058ef0887df6dfb91ae269ef76ee5d3f9a31</id>
<content type='text'>
https://msdn.microsoft.com/en-us/library/gg622941(v=vs.85).aspx
</content>
</entry>
<entry>
<title>PSHB: work-around for SuperFeeder</title>
<updated>2016-07-30T21:37:13+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-07-30T21:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=462c1e208f02e4977c7e96c0f5936987931d5bc1'/>
<id>urn:sha1:462c1e208f02e4977c7e96c0f5936987931d5bc1</id>
<content type='text'>
Feeds using SuperFeeder for PubSubHubbub push had timeout problems
during substription.
SuperFeeder bot was returning 422 "We could not verify your callback
Error: ETIMEDOUT"
It seems to be due to the the fact that SuperFeeder bot uses keep-alive
but expects the server to close the connection.
https://github.com/FreshRSS/FreshRSS/issues/312#issuecomment-73716936
</content>
</entry>
<entry>
<title>PubSubHubbub unsubscribe request</title>
<updated>2016-01-24T10:06:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-01-24T10:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0915772fe6735f6051c6b56a3b3e59dd3c44833b'/>
<id>urn:sha1:0915772fe6735f6051c6b56a3b3e59dd3c44833b</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1058
</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>
</feed>
