<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/helpers, branch 0.7.2</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-06-05T20:26:18+00:00</updated>
<entry>
<title>Add an option to choose content width</title>
<updated>2014-06-05T20:26:18+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-06-05T20:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b8f53b052592d3729bdc88936bad5f4e2da78dfe'/>
<id>urn:sha1:b8f53b052592d3729bdc88936bad5f4e2da78dfe</id>
<content type='text'>
- 4 options: thin, medium, large and no limit
- Thin is by default
</content>
</entry>
<entry>
<title>Add a shortcut to access the search field</title>
<updated>2014-04-27T15:00:25+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-04-27T15:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f820f428ef92a87c2d2083fa3a239b10f5c31129'/>
<id>urn:sha1:f820f428ef92a87c2d2083fa3a239b10f5c31129</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add link to article title</title>
<updated>2014-04-06T11:23:35+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-04-06T11:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b5e60062a528f6ace5c67f280443819470e0225a'/>
<id>urn:sha1:b5e60062a528f6ace5c67f280443819470e0225a</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/469
</content>
</entry>
<entry>
<title>Improve OPML rendering</title>
<updated>2014-03-30T12:44:36+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-03-30T12:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d3ab9e8c4b44bce17d5e047fb492219bd5ede5e8'/>
<id>urn:sha1:d3ab9e8c4b44bce17d5e047fb492219bd5ede5e8</id>
<content type='text'>
- Fix html entities rendering
</content>
</entry>
<entry>
<title>Better OPML import / export</title>
<updated>2014-03-29T19:18:57+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-03-29T19:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9ea3819402746d8425d4a608f2d5f3c0f5bc29fb'/>
<id>urn:sha1:9ea3819402746d8425d4a608f2d5f3c0f5bc29fb</id>
<content type='text'>
- use a new OPML library (https://github.com/marienfressinaud/lib_opml)
- import has been completely rewritten (far better!)
- introduce addFeedObject and addCategoryObject (in DAO for the moment).
  Permit to add easily feeds and categories (check if they already exist in DB)
- introduce html_chars_utf8 (wrap htmlspecialchars for UTF-8)
</content>
</entry>
<entry>
<title>Improve import / export functionnality</title>
<updated>2014-03-28T21:13:42+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-03-28T21:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d464833922e9cc00948698aed0a2af1f0b55e101'/>
<id>urn:sha1:d464833922e9cc00948698aed0a2af1f0b55e101</id>
<content type='text'>
It is not finished yet and does not even work at all!!
- ZIP archive can be uploaded
- Entries are imported from starred.json and feed*.json but not added in DB for
  the moment.
- Fix export (add author, id -&gt; guid, content -&gt; content.content and add
  alternate)

See https://github.com/marienfressinaud/FreshRSS/issues/163
</content>
</entry>
<entry>
<title>Export is fully implemented</title>
<updated>2014-03-27T19:36:51+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-03-27T19:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9d87f2f0aa8306c3e07a79d1a100b4d41ea8bc72'/>
<id>urn:sha1:9d87f2f0aa8306c3e07a79d1a100b4d41ea8bc72</id>
<content type='text'>
- Export list of feeds (OPML)
- Export list of favourites (JSON)
- Export list of articles per feed (JSON)
</content>
</entry>
<entry>
<title>New version to export articles + opml</title>
<updated>2014-03-18T21:42:47+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-03-18T21:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d1c5db7461ecb69c529149536718baf9b73a1f2c'/>
<id>urn:sha1:d1c5db7461ecb69c529149536718baf9b73a1f2c</id>
<content type='text'>
It does not work yet! A lot of work has still to be done.
Next versions should fix TODOs

- OPML export works fine but can be improved
- a framework has been created for articles export
</content>
</entry>
<entry>
<title>Small corrections previous pull requests</title>
<updated>2014-03-15T14:08:44+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-03-15T14:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=19fb901cb417c13be0ac3019d1bb1e7b09d08b37'/>
<id>urn:sha1:19fb901cb417c13be0ac3019d1bb1e7b09d08b37</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/457
https://github.com/marienfressinaud/FreshRSS/pull/459

https://github.com/marienfressinaud/FreshRSS/issues/422
https://github.com/marienfressinaud/FreshRSS/pull/461
</content>
</entry>
<entry>
<title>Refresh page after getting new articles.</title>
<updated>2014-03-14T10:15:52+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-03-14T10:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f31747ee7bdaebf02e7e58d51c27102e0c7c9ef1'/>
<id>urn:sha1:f31747ee7bdaebf02e7e58d51c27102e0c7c9ef1</id>
<content type='text'>
Change the URL to the refresh link. Before it was redirecting to the home page.
Now it is redirecting to the same page, which make more sense.

See #457
</content>
</entry>
</feed>
