<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/actualize_script.php, branch 1.9.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.9.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.9.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2017-12-10T21:12:07+00:00</updated>
<entry>
<title>Merge branch 'dev' into logfilesize</title>
<updated>2017-12-10T21:12:07+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-12-10T21:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=26d4ba63d6b8678b43d05d12be1ade090da24261'/>
<id>urn:sha1:26d4ba63d6b8678b43d05d12be1ade090da24261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check requirement in CLI script (#1711)</title>
<updated>2017-12-10T21:09:54+00:00</updated>
<author>
<name>Kevin Papst</name>
<email>kevinpapst@users.noreply.github.com</email>
</author>
<published>2017-12-10T21:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5c52d9b34bb1f1285f92dd557bb8b8cb222b50f4'/>
<id>urn:sha1:5c52d9b34bb1f1285f92dd557bb8b8cb222b50f4</id>
<content type='text'>
* check requirements in actualize_script before executing, fixes #1710

* removed empty whiteline

* testing all requirements

* incorporated code review feedback

* removed code that is already executed in _cli.php

* added newline at eof

* fixed include problems

* fixed include problems
</content>
</entry>
<entry>
<title>Log rotation, use Minz_Log, new log constants</title>
<updated>2017-12-10T20:58:24+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-12-10T20:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b1c317a253445a6458f1263c1b622a788cc7cd0e'/>
<id>urn:sha1:b1c317a253445a6458f1263c1b622a788cc7cd0e</id>
<content type='text'>
ADMIN_LOG, API_LOG, PSHB_LOG
</content>
</entry>
<entry>
<title>CLI list-users and create-user</title>
<updated>2016-10-22T10:58:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-22T10:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e1f214e9e2e09a83a9920e33fbf617dfe48fbb7e'/>
<id>urn:sha1:e1f214e9e2e09a83a9920e33fbf617dfe48fbb7e</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
</content>
</entry>
<entry>
<title>Cron refresh favicons</title>
<updated>2016-10-12T13:47:04+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-12T13:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e8d1a6dcc9c6aeb5204a8afc47aaae3c6bdd9dc4'/>
<id>urn:sha1:e8d1a6dcc9c6aeb5204a8afc47aaae3c6bdd9dc4</id>
<content type='text'>
Related to
https://github.com/FreshRSS/FreshRSS/issues/1181
https://github.com/FreshRSS/FreshRSS/issues/1298
</content>
</entry>
<entry>
<title>Remove calls to syslog()</title>
<updated>2015-01-29T09:14:45+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-29T09:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=59ea9f2a3b131432236745483e20cb50338110df'/>
<id>urn:sha1:59ea9f2a3b131432236745483e20cb50338110df</id>
<content type='text'>
Temporary fix:

- Change syslog by Minz_Log::notice in most of the files
- Logs are stored in USERS_PATH/_/log.txt for actualize_script.php
- Simply comment syslog in SimplePie

See https://github.com/FreshRSS/FreshRSS/issues/711
</content>
</entry>
<entry>
<title>Quick fix cron actualization due to problematic FreshRSS constructor/init</title>
<updated>2015-01-20T22:29:04+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-01-20T22:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=12081f7ba2089c8046dacac23ebe44ea843d7ef1'/>
<id>urn:sha1:12081f7ba2089c8046dacac23ebe44ea843d7ef1</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/759
Suggestion: the static objects should be user-independent (or at least
with the possibility to be re-set), while the FreshRSS object and its
attributes should be user-dependent.
</content>
</entry>
<entry>
<title>Coding style in actualize_script</title>
<updated>2015-01-06T22:07:57+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-06T22:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c96e1d9aec81d4872d4c35d86b7a062389d191d2'/>
<id>urn:sha1:c96e1d9aec81d4872d4c35d86b7a062389d191d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bug of authentication in actualize_script</title>
<updated>2015-01-06T22:06:17+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-06T22:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cf406fc5755322ae1ddb7b8320e3b74a8a383a89'/>
<id>urn:sha1:cf406fc5755322ae1ddb7b8320e3b74a8a383a89</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>Fix and improve actualize_script</title>
<updated>2015-01-06T21:12:48+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-06T21:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5cdfd6d493705eed93481ff945e8a84cbcff92f7'/>
<id>urn:sha1:5cdfd6d493705eed93481ff945e8a84cbcff92f7</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
</feed>
