<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized), branch 1.19.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.19.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.19.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2021-12-31T11:49:43+00:00</updated>
<entry>
<title>Release FreshRSS 1.19.0</title>
<updated>2021-12-31T11:49:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-12-31T11:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=890405b2a0acf2413f2ca665a02c3ad8d33a4d3e'/>
<id>urn:sha1:890405b2a0acf2413f2ca665a02c3ad8d33a4d3e</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/4093
</content>
</entry>
<entry>
<title>Update CREDITS.md (#4094)</title>
<updated>2021-12-29T18:27:37+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-29T18:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=01d8afa942bbe7089fb3fdae79b2d197ae0c9040'/>
<id>urn:sha1:01d8afa942bbe7089fb3fdae79b2d197ae0c9040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update credits</title>
<updated>2021-12-29T13:06:10+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-12-29T13:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=dd4a15542f22f6afc4f09b734839de5d091bd4a9'/>
<id>urn:sha1:dd4a15542f22f6afc4f09b734839de5d091bd4a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changelog 1.19.0</title>
<updated>2021-12-29T12:18:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-12-29T12:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=dae64c237497cdba42def43760c9a88158185471'/>
<id>urn:sha1:dae64c237497cdba42def43760c9a88158185471</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Partial changelog</title>
<updated>2021-12-28T16:00:44+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-12-28T16:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2c6df2889631af8b8af14711b577a4910208d1a9'/>
<id>urn:sha1:2c6df2889631af8b8af14711b577a4910208d1a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: loading wheel (#4082)</title>
<updated>2021-12-28T10:52:03+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-28T10:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=25954de759585311dd33efcb334c5ddb18052c9a'/>
<id>urn:sha1:25954de759585311dd33efcb334c5ddb18052c9a</id>
<content type='text'>
* fix anoym. user

* fix global view

* Update app/views/helpers/pagination.phtml

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update global_view.js

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;</content>
</entry>
<entry>
<title>fix: incorrect translations (#4084)</title>
<updated>2021-12-27T11:24:58+00:00</updated>
<author>
<name>Virgil Chen</name>
<email>26373319+VirgilChen97@users.noreply.github.com</email>
</author>
<published>2021-12-27T11:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9e901d0eed45907b494e1f36d409293cb6ddf0bc'/>
<id>urn:sha1:9e901d0eed45907b494e1f36d409293cb6ddf0bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved manual: User Management/User registration (#4083)</title>
<updated>2021-12-26T11:47:17+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-26T11:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=078dc65cbc21012eb9cfd2a14398f9ee3f26fcb7'/>
<id>urn:sha1:078dc65cbc21012eb9cfd2a14398f9ee3f26fcb7</id>
<content type='text'>
* Draft 1 of Default User page

* Draft1 of User Management page

* Update 01_Index.md

* Update 12_User_management.md

* fix failing pipeline

* Apply suggestions from code review

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;</content>
</entry>
<entry>
<title>Fix invalid user (#4081)</title>
<updated>2021-12-24T17:44:34+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-12-24T17:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=20c8382c250bc21cb16f04beded665bf137b6bf0'/>
<id>urn:sha1:20c8382c250bc21cb16f04beded665bf137b6bf0</id>
<content type='text'>
#fix https://github.com/FreshRSS/FreshRSS/issues/4080
Initialise the default user to be able to display the error page</content>
</entry>
<entry>
<title>Correct cron example (#4079)</title>
<updated>2021-12-23T11:26:34+00:00</updated>
<author>
<name>4xfu</name>
<email>33265329+4xfu@users.noreply.github.com</email>
</author>
<published>2021-12-23T11:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=33402355405ce778c1bea1d10c3ca2e9070d6947'/>
<id>urn:sha1:33402355405ce778c1bea1d10c3ca2e9070d6947</id>
<content type='text'>
The old example was inaccurate. crontab on Debian does not support a user name, but files in /etc/cron.d and /etc/crontab do (see https://manpages.debian.org/bullseye/cron/crontab.5.en.html)

According to https://manpages.debian.org/bullseye/cron/cron.8.en.html : In general, the system administrator should not use /etc/cron.d/, but use the standard system crontab /etc/crontab so I propose to append the line to this file</content>
</entry>
</feed>
