<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib/Minz, branch 0.9.3</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-12-10T21:57:43+00:00</updated>
<entry>
<title>Verbose for unvalid key format</title>
<updated>2014-12-10T21:57:43+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-10T21:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=aa54f437950eb05d719d10b8be4e0f2648951845'/>
<id>urn:sha1:aa54f437950eb05d719d10b8be4e0f2648951845</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a security issue in Minz_Error::error()</title>
<updated>2014-12-08T11:37:06+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-08T11:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a596385343a0307bb81d1662f78106d8f7e2dbfb'/>
<id>urn:sha1:a596385343a0307bb81d1662f78106d8f7e2dbfb</id>
<content type='text'>
Mehtod must redirect automatically by default to avoid code execution after
calling the method.
</content>
</entry>
<entry>
<title>Update the i18n system.</title>
<updated>2014-12-03T15:45:51+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-03T15:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=aa232d8fd52cf548c0b2e7d96e026e684eadda53'/>
<id>urn:sha1:aa232d8fd52cf548c0b2e7d96e026e684eadda53</id>
<content type='text'>
Follow recommendations from https://github.com/FreshRSS/FreshRSS/issues/334
</content>
</entry>
<entry>
<title>Fix bug size with SQLite</title>
<updated>2014-10-30T18:19:09+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-30T18:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ee5bbe48269a2fd5bc9c175fdb1e5a92a2c04502'/>
<id>urn:sha1:ee5bbe48269a2fd5bc9c175fdb1e5a92a2c04502</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ne pas rafraîchir les flux des utilisateurs non logués depuis x jours</title>
<updated>2014-10-28T23:45:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-10-28T23:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9f97f7df8822ed2f32a9bc9d46ece92dee93089c'/>
<id>urn:sha1:9f97f7df8822ed2f32a9bc9d46ece92dee93089c</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/681
Warning: needs some testing
</content>
</entry>
<entry>
<title>More limit options in config.php</title>
<updated>2014-10-28T21:29:55+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-10-28T21:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2e5d4d97c989f55c3506ceb918126eaf9c68f1d6'/>
<id>urn:sha1:2e5d4d97c989f55c3506ceb918126eaf9c68f1d6</id>
<content type='text'>
See e.g. https://github.com/marienfressinaud/FreshRSS/issues/681
https://github.com/marienfressinaud/FreshRSS/issues/680
https://github.com/marienfressinaud/FreshRSS/issues/656
</content>
</entry>
<entry>
<title>Global limits for number of feeds and categories</title>
<updated>2014-10-27T20:45:30+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-10-27T20:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c6f35ef51c2c536efb4f8e73603ae46b8512cc24'/>
<id>urn:sha1:c6f35ef51c2c536efb4f8e73603ae46b8512cc24</id>
<content type='text'>
New 'limits' sub-array in config.php with 'max_feeds' and
'max_categories'. If the values are &lt; 0, then it is the default value
(16384).
https://github.com/marienfressinaud/FreshRSS/issues/680
</content>
</entry>
<entry>
<title>Views are in dedicated actions + improve Context</title>
<updated>2014-10-21T14:55:19+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-21T14:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=80cffa6de51771cd80995fb1c4f1e04ee868eb45'/>
<id>urn:sha1:80cffa6de51771cd80995fb1c4f1e04ee868eb45</id>
<content type='text'>
- Seperate normal, global and rss outputs in dedicated actions (NOT WORKING YET!)
- Rewrite aside_flux and nav_menu to use Context object
- Improve Context object

See https://github.com/marienfressinaud/FreshRSS/issues/634
</content>
</entry>
<entry>
<title>Fix a bug to get size of user (SQLite)</title>
<updated>2014-10-17T14:24:21+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-16T15:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5797344aff9ceebbdeb6e49305f3984a5c89f82c'/>
<id>urn:sha1:5797344aff9ceebbdeb6e49305f3984a5c89f82c</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>
</feed>
