<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/themes/Origine, branch 1.14.3</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-06-21T06:42:06+00:00</updated>
<entry>
<title>Change category configuration (#2410)</title>
<updated>2019-06-21T06:42:06+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2019-06-21T06:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2decc82c3eaeaf205295667e836087f309156822'/>
<id>urn:sha1:2decc82c3eaeaf205295667e836087f309156822</id>
<content type='text'>
* Change category configuration

Before, we had a drop-down list to interract on categories. It was not
working the same way as feeds.
Now, categories and feeds behave in a similar manner. At the moment,
there is no change in features but it will allow to expand them.

See #2369

* Minor whitespace
</content>
</entry>
<entry>
<title>Fix Mark as read button spacing in Chrome which was shifted up relative to the other buttons.</title>
<updated>2018-09-12T13:14:23+00:00</updated>
<author>
<name>Charlie</name>
<email>Charlie@sirideain.org</email>
</author>
<published>2018-09-12T13:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5eb57cf2366ca9cff1a9af6706149c1b7ef5b929'/>
<id>urn:sha1:5eb57cf2366ca9cff1a9af6706149c1b7ef5b929</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more glyphs for opensans font (#1032)</title>
<updated>2017-12-02T18:01:29+00:00</updated>
<author>
<name>Pavel Pletenev</name>
<email>cpp.create@gmail.com</email>
</author>
<published>2017-12-02T18:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ac73ba3accd8f5638b330002d002460067c4e012'/>
<id>urn:sha1:ac73ba3accd8f5638b330002d002460067c4e012</id>
<content type='text'>
* Add more glyphs for opensans font

* Update .htaccess to support woff2 file format

* Fixed browser support for new font face

* Fixed Origine theme css and .htaccess

* Deleted unneeded fonts

* Added stylefiles for OpenSans font

* Fixed all themes with new font css

* Avoid additional CSS file

* htaccess cache control public

* Font casing bug

* Remove TTF font

Too big, low need https://caniuse.com/#search=woff

* Changelog 1032

https://github.com/FreshRSS/FreshRSS/pull/1032
https://github.com/FreshRSS/FreshRSS/pull/1028
</content>
</entry>
<entry>
<title>More uniform styling of A and BUTTON in drop-downs</title>
<updated>2017-05-27T21:05:44+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-05-27T21:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=eeb5d6dd5e68de39229dc99ce9155cc467999187'/>
<id>urn:sha1:eeb5d6dd5e68de39229dc99ce9155cc467999187</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1556
</content>
</entry>
<entry>
<title>add default simplified chinese font for Windows and MacOS</title>
<updated>2017-05-24T03:55:05+00:00</updated>
<author>
<name>hoilc</name>
<email>hoilc@foxmail.com</email>
</author>
<published>2017-05-24T03:55:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1828e0c27a8d014081808f08dfbaf2b626a51652'/>
<id>urn:sha1:1828e0c27a8d014081808f08dfbaf2b626a51652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix logs style scroll bug</title>
<updated>2016-07-30T10:19:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-07-30T10:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=090c647cd54e4cde051b12ece24d79af1d222fde'/>
<id>urn:sha1:090c647cd54e4cde051b12ece24d79af1d222fde</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1178
There was a conflict on the ".logs" class name
</content>
</entry>
<entry>
<title>Replace CSS pseudo-element syntax</title>
<updated>2015-09-12T23:54:12+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2015-09-12T23:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ef18adb8dcf0d43fb0b726860e32f2ec2f70542d'/>
<id>urn:sha1:ef18adb8dcf0d43fb0b726860e32f2ec2f70542d</id>
<content type='text'>
Before, in the CSS files, :after and :before were in use. But those are not pseudo-classes in CSS3.
They are pseudo-elements. The syntax should use ::before and ::after instead.

See http://www.w3.org/TR/css3-selectors/#gen-content
</content>
</entry>
<entry>
<title>Remove sticky feed aside. Work on an extension.</title>
<updated>2015-01-13T13:10:31+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-13T13:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f31b02be7882f8a7b180d64f3f77ba83cd9935f5'/>
<id>urn:sha1:f31b02be7882f8a7b180d64f3f77ba83cd9935f5</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/697
</content>
</entry>
<entry>
<title>Theme selection redesign</title>
<updated>2014-11-15T23:08:14+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-11-15T23:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ec55aa94bfb30cdb0cd701785189215dfaf2094a'/>
<id>urn:sha1:ec55aa94bfb30cdb0cd701785189215dfaf2094a</id>
<content type='text'>
I made a CSS3 gallery to select the theme. Now you can see the theme before applying it.
Comments are welcome.

See #571
</content>
</entry>
<entry>
<title>Remove border on Dark and Origin for unread entry counters</title>
<updated>2014-11-01T14:11:11+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-11-01T14:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2dcea37e70cf4520faadd0d4862a44fce6cb8fc7'/>
<id>urn:sha1:2dcea37e70cf4520faadd0d4862a44fce6cb8fc7</id>
<content type='text'>
</content>
</entry>
</feed>
