<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/themes/Origine/freshrss.css, branch 1.26.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.26.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.26.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-06-05T18:26:00+00:00</updated>
<entry>
<title>Rename Origine2 into Origine (v0.2)</title>
<updated>2014-06-05T18:26:00+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-06-05T18:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9b3673f945ba61059c4444a623ec16229d942fdc'/>
<id>urn:sha1:9b3673f945ba61059c4444a623ec16229d942fdc</id>
<content type='text'>
- Remove template files (will be moved into another repository later)
- Rename Origine2 into Origine
- Change version (0.1 -&gt; 0.2)

See https://github.com/marienfressinaud/FreshRSS/issues/320
</content>
</entry>
<entry>
<title>Change activate button layout</title>
<updated>2014-04-13T02:09:10+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-04-13T02:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=135486f4ef89fee7eeaeec09e149948ddef1a4c8'/>
<id>urn:sha1:135486f4ef89fee7eeaeec09e149948ddef1a4c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete favorite button</title>
<updated>2014-04-12T15:51:44+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-04-12T15:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3e665bcf9aefe40499b5d16e901d0c7427e367af'/>
<id>urn:sha1:3e665bcf9aefe40499b5d16e901d0c7427e367af</id>
<content type='text'>
I extract drop-down menu actions to make them as button action in the page header.
I removed the favorite button on the category list because it is a duplicate from the button action.
Now button action act as filters and you can combine them.

It is a test to see if we can keep it like that. There is still work to do to extract other actions from the drop-down list.
I did not want to change everything if we don't keep it.

See #376 and #277
</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 notification design on mobile</title>
<updated>2014-02-18T18:56:26+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-18T18:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e50fb4179f91ec3711b0fd602a749c447d0e141d'/>
<id>urn:sha1:e50fb4179f91ec3711b0fd602a749c447d0e141d</id>
<content type='text'>
Impact all themes:
- Notification is extended from left to right and top (0px)
- Close button is hidden: by clicking (or touching) notification it will close
the notification

See #427
</content>
</entry>
<entry>
<title>Update themes: global view and not read categories</title>
<updated>2014-02-15T18:15:07+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-15T18:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1ab5fa83c3b25d773b203a54e319eb71bd3a69da'/>
<id>urn:sha1:1ab5fa83c3b25d773b203a54e319eb71bd3a69da</id>
<content type='text'>
Category header is better when some articles are not read
</content>
</entry>
<entry>
<title>Add possibility to open notification in JavaScript + new message</title>
<updated>2014-02-13T20:01:12+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-13T20:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=178af19fb0e7c13015e991593feea6a5f4aafcc0'/>
<id>urn:sha1:178af19fb0e7c13015e991593feea6a5f4aafcc0</id>
<content type='text'>
Notifications can be opened directly in JavaScript
Class .notification is now id #notification
New message when there is no feed to refresh
See 06abbd02c2d10934155b2464f73d8ecdb2a68de1 (comments)
</content>
</entry>
<entry>
<title>Merge branch 'dev' into statistics</title>
<updated>2014-01-26T14:14:27+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-01-26T14:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=964128bd5fba878f97da04d6828692d123e2ffd4'/>
<id>urn:sha1:964128bd5fba878f97da04d6828692d123e2ffd4</id>
<content type='text'>
Conflicts:
	p/themes/Dark/freshrss.css
	p/themes/Flat/freshrss.css
	p/themes/Origine/freshrss.css
</content>
</entry>
<entry>
<title>Modification des statistiques.</title>
<updated>2014-01-26T13:54:52+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-01-26T13:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b0641fd0ebcaa02dcbeb2983703bff6516f93487'/>
<id>urn:sha1:b0641fd0ebcaa02dcbeb2983703bff6516f93487</id>
<content type='text'>
Ajout de la liste des 10 plus gros contributeurs
Ajout de règles CSS pour les thèmes Flat et Dark
Modification de l'affichage des camemberts (tri par nombre qui remplace le tri alphabétique)
</content>
</entry>
<entry>
<title>Statistiques : performances CSS + thèmes</title>
<updated>2014-01-26T13:17:25+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-01-26T13:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c2998ffc97fbb8e45e6179f5d9c59c1b940d5782'/>
<id>urn:sha1:c2998ffc97fbb8e45e6179f5d9c59c1b940d5782</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/90
Évite les sélecteurs universels *, les expressions sous-qualifiées, et
autres règles lourdes
</content>
</entry>
</feed>
