<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/helpers/export, branch 1.11.2</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.11.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.11.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2018-06-22T14:07:48+00:00</updated>
<entry>
<title>Explicit quotes decoding (#1947)</title>
<updated>2018-06-22T14:07:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-22T14:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a66b995be7d187a208bf7f66ce4d83911ba5932f'/>
<id>urn:sha1:a66b995be7d187a208bf7f66ce4d83911ba5932f</id>
<content type='text'>
* Explicit quotes decoding

* Explicit htmlspecialchars_decode and htmlspecialchars
</content>
</entry>
<entry>
<title>strict comparaision for null (#1874)</title>
<updated>2018-04-26T14:34:10+00:00</updated>
<author>
<name>ColonelMoutarde</name>
<email>4697568+ColonelMoutarde@users.noreply.github.com</email>
</author>
<published>2018-04-26T14:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1b8ab5199b4ff36e73696500a678386cf39c7f24'/>
<id>urn:sha1:1b8ab5199b4ff36e73696500a678386cf39c7f24</id>
<content type='text'>
With booleans and null, only strict comparison (with === operator) should be used to lower bug risks and to improve performances.</content>
</entry>
<entry>
<title>Error edge cases for JSON export</title>
<updated>2016-11-16T16:49:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-11-16T16:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1d5006d83fc84a0c653d8e2db42a4cfbdebdc5bb'/>
<id>urn:sha1:1d5006d83fc84a0c653d8e2db42a4cfbdebdc5bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor code formatting of export helper</title>
<updated>2016-11-15T19:54:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-11-15T19:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8d3d2a7d7fc7d623e998b6dd97b7f4419cf0d60c'/>
<id>urn:sha1:8d3d2a7d7fc7d623e998b6dd97b7f4419cf0d60c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stream JSON export</title>
<updated>2016-11-15T19:43:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-11-15T19:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f59de4e2b679efb1ba4bbfd576a5ea07422cc169'/>
<id>urn:sha1:f59de4e2b679efb1ba4bbfd576a5ea07422cc169</id>
<content type='text'>
Avoid large in-memory copies
https://github.com/FreshRSS/FreshRSS/issues/1372
</content>
</entry>
<entry>
<title>Fix last calls to Minz_Configuration methods</title>
<updated>2015-01-06T19:50:58+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-06T19:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5f9672111f86c693d843138c00934a6c3eeede45'/>
<id>urn:sha1:5f9672111f86c693d843138c00934a6c3eeede45</id>
<content type='text'>
- We have still to fix actualize_script and greader api (refactoring?)
- We have to fix the FreshRSS_Configuration calls
- We have to fix availableLanguages calls

See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>Fix bugs in import/export</title>
<updated>2014-07-23T21:56:16+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-07-23T21:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d5d3f6dcfa21e7defb26f3d470289e957bdb3dde'/>
<id>urn:sha1:d5d3f6dcfa21e7defb26f3d470289e957bdb3dde</id>
<content type='text'>
- EntryDAO.php: add a missing "FreshRSS_EntryDAO::"
- Fix htmlspecialchars in opml export
</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>
</feed>
