<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Controllers/updateController.php, branch 1.0.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.0.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-01-19T12:54:57+00:00</updated>
<entry>
<title>Addressed warnings when reading from new files</title>
<updated>2015-01-19T12:54:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2015-01-19T12:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d30b3becfa50b96982a3b4880c07cc2b770d7eed'/>
<id>urn:sha1:d30b3becfa50b96982a3b4880c07cc2b770d7eed</id>
<content type='text'>
There were warnings when reading extensions (trying to use e.g. README
and .gitignore as directories), and when reading update file.
https://github.com/FreshRSS/FreshRSS/issues/733
</content>
</entry>
<entry>
<title>Improve hook calls and add post_update hook</title>
<updated>2015-01-15T11:02:42+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-15T11:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=13cf8b5f9f22a50bba5d1223174407abb1c1d94c'/>
<id>urn:sha1:13cf8b5f9f22a50bba5d1223174407abb1c1d94c</id>
<content type='text'>
- To the hook is associated a method signature (OneToOne or NoneToNone for now) so
  it is easier to call hooks correctly
- post_update hook is called during the post update moment.
</content>
</entry>
<entry>
<title>Remove restriction of 1h for update checking</title>
<updated>2015-01-15T10:20:16+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-15T10:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=556f4ad4bfa722e3350f20ab91a08f0af1d11f9e'/>
<id>urn:sha1:556f4ad4bfa722e3350f20ab91a08f0af1d11f9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show the version number during update process.</title>
<updated>2015-01-13T11:02:35+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-13T11:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e7c24b5d41c293fa13e4d92efb2aee7778ddcab4'/>
<id>urn:sha1:e7c24b5d41c293fa13e4d92efb2aee7778ddcab4</id>
<content type='text'>
Number is stored inside the data/last_update.txt file and shown if there
is an update script.

See https://github.com/FreshRSS/FreshRSS/issues/699
</content>
</entry>
<entry>
<title>Fix i18n for update and user controllers</title>
<updated>2014-12-11T18:32:59+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-11T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=59fc73baa9cbd87fdc2d63e83533a36533c740bf'/>
<id>urn:sha1:59fc73baa9cbd87fdc2d63e83533a36533c740bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Minz_Error::error() -&gt; use default values</title>
<updated>2014-10-30T18:57:08+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-30T18:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=58deab37cdd97e93ac25aba574a32befe1db2243'/>
<id>urn:sha1:58deab37cdd97e93ac25aba574a32befe1db2243</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add do_post_update support</title>
<updated>2014-10-30T11:43:52+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-30T11:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9478d2f0116be69e08071dd02c0f945c5f78d7e0'/>
<id>urn:sha1:9478d2f0116be69e08071dd02c0f945c5f78d7e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add checking installation feature</title>
<updated>2014-10-20T09:54:31+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-20T09:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7080a32650ab8b19e917d8add944a75cc98381bc'/>
<id>urn:sha1:7080a32650ab8b19e917d8add944a75cc98381bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce FreshRSS_Auth::hasAccess('admin')</title>
<updated>2014-10-07T08:16:38+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-07T08:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6009990935a2d06c252073f6b51ea5378536ef52'/>
<id>urn:sha1:6009990935a2d06c252073f6b51ea5378536ef52</id>
<content type='text'>
Replace Minz_Configuration::isAdmin($user). FreshRSS_Auth::hasAccess() could
be extended to others scopes later.

See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Refactor authentication system.</title>
<updated>2014-10-06T21:29:20+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-06T21:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=79aa5beaf44af13a1828bfa5fc824a08c62054dc'/>
<id>urn:sha1:79aa5beaf44af13a1828bfa5fc824a08c62054dc</id>
<content type='text'>
Big work, not finished. A lot of features have been removed.

See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
</feed>
