<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/configure, branch 0.7.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.7.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-07-07T23:34:47+00:00</updated>
<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>
<entry>
<title>Add two wrappers (_t() and _i())</title>
<updated>2014-06-15T15:49:23+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-06-15T15:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=09602acc5f754c3e814b4b7de9d9d4d283ed45ff'/>
<id>urn:sha1:09602acc5f754c3e814b4b7de9d9d4d283ed45ff</id>
<content type='text'>
- _t() is a wrapper for Minz_Translate::t()
- Improve coding style of Translate.php
- _i() is a wrapper for FreshRSS::icon()
- queries.phtml shows how they work
- It is a lot easier to read files with these functions :)
</content>
</entry>
<entry>
<title>Improve system of queries</title>
<updated>2014-06-14T07:04:31+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-06-14T06:58:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a7e833280954a537e12d5a3f4fa12a5b9e8412da'/>
<id>urn:sha1:a7e833280954a537e12d5a3f4fa12a5b9e8412da</id>
<content type='text'>
- Coding style
- More checks server side
- Default query name is "Query n°X"
- List of queries is moved into nav_menu, in a dropdown
- Better system to remove fields in JS (to a.remove elements, give an
  attibute data-remove="id_to_remove")
- Fix a bug in lib/Mine/Request.php (htmlspecialchars_utf8 can be applied on
  arrays now)
- Few theme improvements
- Add an element .no-mobile to apply to elements which should not appear on
  mobiles

See https://github.com/marienfressinaud/FreshRSS/pull/498
</content>
</entry>
<entry>
<title>Merge branch 'user-queries' of https://github.com/aledeg/FreshRSS into aledeg-user-queries</title>
<updated>2014-06-13T18:20:43+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-06-13T18:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2b8dc666345d334f50bf2f4f32f0b127edb40c3a'/>
<id>urn:sha1:2b8dc666345d334f50bf2f4f32f0b127edb40c3a</id>
<content type='text'>
Conflicts:
	app/layout/nav_menu.phtml
</content>
</entry>
<entry>
<title>Fix theme paths for install.php</title>
<updated>2014-06-13T16:14:44+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-06-13T16:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8c132b2acd6fa5771237cce5b890c7ad534c375a'/>
<id>urn:sha1:8c132b2acd6fa5771237cce5b890c7ad534c375a</id>
<content type='text'>
</content>
</entry>
</feed>
