<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models/Themes.php, branch 0.9.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.9.4</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.4'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-10-01T09:27:41+00:00</updated>
<entry>
<title>Reorganize subscription management code</title>
<updated>2014-10-01T09:27:41+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-01T09:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1eef7893068655f8d145a3e06061a9e6296ac1f3'/>
<id>urn:sha1:1eef7893068655f8d145a3e06061a9e6296ac1f3</id>
<content type='text'>
There is still a lot of work to do. Some links are broken.

See https://github.com/marienfressinaud/FreshRSS/issues/646
</content>
</entry>
<entry>
<title>Few fixes about statistics</title>
<updated>2014-09-19T14:45:16+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-09-19T14:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=55843ff7a59f058e54046a3c2f85e2b476522c9d'/>
<id>urn:sha1:55843ff7a59f058e54046a3c2f85e2b476522c9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add base-theme in p/themes</title>
<updated>2014-07-10T15:42:42+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-07-10T15:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f56dd400b7175ef95232fc57bf276812494b3186'/>
<id>urn:sha1:f56dd400b7175ef95232fc57bf276812494b3186</id>
<content type='text'>
This base theme is not visible by default (no name). You can use it
to create new theme.
Fix https://github.com/marienfressinaud/FreshRSS/issues/533 (comment)
</content>
</entry>
<entry>
<title>Coding style header.phtml + possibility to change logo</title>
<updated>2014-07-09T17:39:21+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-07-09T17:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c1728fe0d776ccdedc20efd3120da599ac4157ed'/>
<id>urn:sha1:c1728fe0d776ccdedc20efd3120da599ac4157ed</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/532
</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>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>Update links to change view</title>
<updated>2014-06-05T19:25:21+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-06-05T19:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e70933dfeb0ae0941d1599ef1f4bea9160654e0d'/>
<id>urn:sha1:e70933dfeb0ae0941d1599ef1f4bea9160654e0d</id>
<content type='text'>
- Dropdown menu is transformed into stick buttons
- 3 new icons (view-normal, view-global, view-reader)
- Link to access RSS is now next to these buttons (should we kept it
  here?)
</content>
</entry>
<entry>
<title>Add user queries</title>
<updated>2014-05-04T21:23:53+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-05-04T12:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8521c876d4b2ce69ff5d4313493017f26aa2cd6b'/>
<id>urn:sha1:8521c876d4b2ce69ff5d4313493017f26aa2cd6b</id>
<content type='text'>
It's an intermediary step to remove the favorite button.
I add a button to store the current query as a favorite query. It redirects automatically to the configuration page where it is possible to name and remove user queries.
To make the queries more straigtforward, I removed the default behavior when searching for a string. This way, when we search for a string, the filter is not defaulted to all articles.
</content>
</entry>
<entry>
<title>Change rss icon fallback value</title>
<updated>2014-04-13T11:39:33+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-04-13T11:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1e032608a61c29a29d418451018b3eb86843f8cf'/>
<id>urn:sha1:1e032608a61c29a29d418451018b3eb86843f8cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract RSS feed from menu</title>
<updated>2014-04-13T02:46:35+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-04-13T02:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d25afa9def1b02b7989b12c861e33da5c90ccba1'/>
<id>urn:sha1:d25afa9def1b02b7989b12c861e33da5c90ccba1</id>
<content type='text'>
The RSS action has now its own button. I also reorganized the button display order to be more natural.

I did not find an appropriate Unicode replacement for the Rss icon.
</content>
</entry>
</feed>
