<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/data/users/_, branch 1.16.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.16.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.16.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2018-06-18T20:56:58+00:00</updated>
<entry>
<title>[#1942] Track missing index files (#1943)</title>
<updated>2018-06-18T20:56:58+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2018-06-18T20:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=767ac77ee26316b183955c8bfd132df8ff11dfe1'/>
<id>urn:sha1:767ac77ee26316b183955c8bfd132df8ff11dfe1</id>
<content type='text'>
These files must exist for security reasons: they hide contents of their
directories if the webserver isn't well configured and redirect to the
home page.

They were automatically created by `./cli/prepare.php` script so it was
annoying to have them in the working tree. Also, the files created by
the script were empty.</content>
</entry>
<entry>
<title>Keep data/_/ directory</title>
<updated>2017-05-12T22:01:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-05-12T22:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=71335143d7961386eba108751cd9070b3952ab2f'/>
<id>urn:sha1:71335143d7961386eba108751cd9070b3952ab2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move default configuration files</title>
<updated>2017-05-12T21:33:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-05-12T21:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=af8960b8b3be3c78573d0319a8a537083fae2d4d'/>
<id>urn:sha1:af8960b8b3be3c78573d0319a8a537083fae2d4d</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1531
</content>
</entry>
<entry>
<title>Default option mark as read during scroll</title>
<updated>2016-10-14T15:49:33+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-14T15:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3366945a90b58929cc3b9e980ce9a52027151556'/>
<id>urn:sha1:3366945a90b58929cc3b9e980ce9a52027151556</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change default value for keep history</title>
<updated>2016-09-30T21:30:16+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-09-30T21:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=44a57ba12db39439f6cc43fe7542efd92cf402bb'/>
<id>urn:sha1:44a57ba12db39439f6cc43fe7542efd92cf402bb</id>
<content type='text'>
Larger value by default, for limiting the risk of re-adding an article
previously purged, e.g. with feeds which do not have good dates, which
do not update so often, and for which the list of articles is not so
stable.
</content>
</entry>
<entry>
<title>API implement user-info and fix edits</title>
<updated>2016-09-26T08:44:44+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2016-09-26T08:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9291748c4745ff8f4be2beaa2998869fd26e907e'/>
<id>urn:sha1:9291748c4745ff8f4be2beaa2998869fd26e907e</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1254

https://github.com/jangernert/FeedReader/issues/59#issuecomment-249491580
</content>
</entry>
<entry>
<title>Better control of number of entries per page or RSS feed</title>
<updated>2016-09-11T13:06:33+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-09-11T13:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2a5aa34ad2796df00fa09de41361c20764ccdfa8'/>
<id>urn:sha1:2a5aa34ad2796df00fa09de41361c20764ccdfa8</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1249
* Since X hours: `https://freshrss.example/i/?a=rss&amp;hours=3`
* Explicit number: `https://freshrss.example/i/?a=rss&amp;nb=10`
* Limited by `min_posts_per_rss` and `max_posts_per_rss` in user config
</content>
</entry>
<entry>
<title>Remove Mozilla Persona login</title>
<updated>2016-07-31T12:58:19+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-07-31T12:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c1548e732d7472c40473b3d99858059333a05eae'/>
<id>urn:sha1:c1548e732d7472c40473b3d99858059333a05eae</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1052
</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>Moved updated/unread option from global to user</title>
<updated>2015-05-10T12:04:12+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-10T12:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0d0c6b7493161d350ca2eb1d4c45c0c70cfcbb92'/>
<id>urn:sha1:0d0c6b7493161d350ca2eb1d4c45c0c70cfcbb92</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/798
</content>
</entry>
</feed>
