<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/configure, branch 0.7.4</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.4</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.4'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-08-23T12:18:47+00:00</updated>
<entry>
<title>Add category reading option</title>
<updated>2014-08-23T12:18:47+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-08-23T12:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b1139bf39ca2ff8baa893a9d76e5196013666500'/>
<id>urn:sha1:b1139bf39ca2ff8baa893a9d76e5196013666500</id>
<content type='text'>
Before, when a category was selected, it was expanded to show the feeds in that category.
Now, there is a parameter that allows the user to choose either if he wants the old behaviour or if he wants to expand only when needed (when selecting a feed or when clicking the appropriate button)
</content>
</entry>
<entry>
<title>Reading config: change order of settings</title>
<updated>2014-08-09T16:58:04+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-08-09T16:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=737b206d8cc0819efb11beb9a3ad341827a29290'/>
<id>urn:sha1:737b206d8cc0819efb11beb9a3ad341827a29290</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/430
</content>
</entry>
<entry>
<title>Option to hide (or not) feeds/categories with no unread article</title>
<updated>2014-08-09T16:46:22+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-08-09T16:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2b25aa8f68dccf7001b965fc6c08c3a794ec6b04'/>
<id>urn:sha1:2b25aa8f68dccf7001b965fc6c08c3a794ec6b04</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/430
https://github.com/marienfressinaud/FreshRSS/issues/575
</content>
</entry>
<entry>
<title>Experimental: Removed lazyload.js and use postpone attribute instead</title>
<updated>2014-08-02T17:57:15+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-08-02T17:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=274c8096e3ccc8ea008c1a038134ffddc302fd0d'/>
<id>urn:sha1:274c8096e3ccc8ea008c1a038134ffddc302fd0d</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/316
The performance of lazyload.js was not good enough, and not really
needed anyway.
This change mostly affects mainly situations when the content of
articles is shown by default, not so much when they are collapsed
Using HTML5 lazyload and postpone attributes by default on all img,
audio, iframe, video.
http://www.w3.org/TR/resource-priorities/#attr-postpone
Postpone attribute is removed by JavaScript if the user does not want
the lazyload behaviour.
In the case when users do want the lazyload behaviour, in normal view
with articles hidden, we furthermore use the data-original approach to
be sure to support current browsers.
+Corrected some bugs with enclosures, and some images not appearing
before the first scroll.
+Now faster regex processing img and iframe at once (was not practical
with lazyload.js)
</content>
</entry>
<entry>
<title>Add a configuration parameter</title>
<updated>2014-07-07T23:34:47+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-07-07T23:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=21d8c03ac969d93b9a0d29ee5cb8cd2f5630bdb8'/>
<id>urn:sha1:21d8c03ac969d93b9a0d29ee5cb8cd2f5630bdb8</id>
<content type='text'>
Add a parameter to choose wether or not the user want to display a confirmation dialog when clicking on "mark all as read" actions.
</content>
</entry>
<entry>
<title>Minor #524</title>
<updated>2014-07-06T08:33:49+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-06T08:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=96057fe491412171f4ef2079d3d84cbe1a61e300'/>
<id>urn:sha1:96057fe491412171f4ef2079d3d84cbe1a61e300</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/524
</content>
</entry>
<entry>
<title>Merge pull request #525 from aledeg/issue524</title>
<updated>2014-07-06T08:28:39+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-06T08:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6a595ac0adeee57ca7d7e22a43438412094ad168'/>
<id>urn:sha1:6a595ac0adeee57ca7d7e22a43438412094ad168</id>
<content type='text'>
Change behavior when selecting an article</content>
</entry>
<entry>
<title>Bug global TTL</title>
<updated>2014-07-06T08:12:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-06T08:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3d3b33ea2e3f00a3de154086341c1fc2abcadc3e'/>
<id>urn:sha1:3d3b33ea2e3f00a3de154086341c1fc2abcadc3e</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/250
</content>
</entry>
<entry>
<title>Add TTL to control feed freshness</title>
<updated>2014-07-05T22:09:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-05T22:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bc8eb560afd50290745ea6a500c0f930df2559eb'/>
<id>urn:sha1:bc8eb560afd50290745ea6a500c0f930df2559eb</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/250
</content>
</entry>
<entry>
<title>Change behavior when selecting an article</title>
<updated>2014-07-05T13:06:45+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-07-05T13:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6b900fe31b0b0e19eacc75af7f762d4302492f16'/>
<id>urn:sha1:6b900fe31b0b0e19eacc75af7f762d4302492f16</id>
<content type='text'>
See #524
Before, when the configuration was set so the article is marked as read when selected, if you mark it as unread while it is open and then close it, it is marked again as read. This behavior was not straightforward.
Now, the article is not marked again as read.
</content>
</entry>
</feed>
