<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/themes, branch 1.19.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.19.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.19.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2021-12-20T19:46:41+00:00</updated>
<entry>
<title>Docker fix missing .htaccess (#4074)</title>
<updated>2021-12-20T19:46:41+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-12-20T19:46:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=816f4178dc2852f47c0d5d81cd8c665d7e48c731'/>
<id>urn:sha1:816f4178dc2852f47c0d5d81cd8c665d7e48c731</id>
<content type='text'>
Related to https://github.com/FreshRSS/FreshRSS/issues/4073
In our Docker configuration, `.htaccess` files are included only once at startup. The one for themes was missing.</content>
</entry>
<entry>
<title>Fix: global view does not show "no articles to show" alert (#4042)</title>
<updated>2021-12-07T22:19:58+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-07T22:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1d624d041fb12162eaae3a428e8eca57dc91d50a'/>
<id>urn:sha1:1d624d041fb12162eaae3a428e8eca57dc91d50a</id>
<content type='text'>
* fix

* phpcs fixed

* fix JS</content>
</entry>
<entry>
<title>fix CSS (#4041)</title>
<updated>2021-12-07T22:17:34+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-07T22:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c25dace809c9547d78a2840081612641191e025f'/>
<id>urn:sha1:c25dace809c9547d78a2840081612641191e025f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: search in mobile view (#4025)</title>
<updated>2021-12-05T20:36:16+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-05T20:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5050b20ccaff8af68cad9ce27d3e47ad45b686df'/>
<id>urn:sha1:5050b20ccaff8af68cad9ce27d3e47ad45b686df</id>
<content type='text'>
* bring back the search in the nav bar

* fix the search input height

* line-heigt improved</content>
</entry>
<entry>
<title>delete overflow-y (#4005)</title>
<updated>2021-11-30T21:28:55+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-11-30T21:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f6db32bdfba803aff558f608f90632a50a8a5e4c'/>
<id>urn:sha1:f6db32bdfba803aff558f608f90632a50a8a5e4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #4002: transparent config menu (#4003)</title>
<updated>2021-11-29T18:59:13+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-11-29T18:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=42162c04a01c1faaf24c709cf87e7f7a36b72101'/>
<id>urn:sha1:42162c04a01c1faaf24c709cf87e7f7a36b72101</id>
<content type='text'>
* Update template.css

* Update template.rtl.css</content>
</entry>
<entry>
<title>typo fix (#3998)</title>
<updated>2021-11-27T11:23:52+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-11-27T11:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=83110b1c49a4c9a6851d93703161d9892b6411d2'/>
<id>urn:sha1:83110b1c49a4c9a6851d93703161d9892b6411d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve mobile view: access to the config menu (#3881)</title>
<updated>2021-11-12T07:57:36+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-11-12T07:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1ae5a5af147bca616497a53e94805362add21807'/>
<id>urn:sha1:1ae5a5af147bca616497a53e94805362add21807</id>
<content type='text'>
* wip

* improve the header

* Fix theme "Adark"

* fixed theme: Ansum

* Fixed theme: BlueLagoon

* fixed Ansum after PR comment of Frenzie

* Fixed theme: Dark

* fixed theme: Flat

* fixed theme: Mapco

* fixed theme: Origine compact

* fixed theme: Pafat

* fixed theme: Screwdriver

* fixed theme: Swage

* hide the close button in wide view

* fixed base/template RTL

* fixed SCSS of theme Swage

* stylelint fix

* fixed theme Swage

* make fix-all

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Improve install routine: database password input with "show password" button (#3962)</title>
<updated>2021-11-11T19:01:28+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-11-11T19:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=079b7b961f0eb152debc2e8df3ff99d6e59fe070'/>
<id>urn:sha1:079b7b961f0eb152debc2e8df3ff99d6e59fe070</id>
<content type='text'>
* wip

* CSS better btn

* CSS: RTL

* button is better than a

* improved CSS for button</content>
</entry>
<entry>
<title>Add pwa (#3890)</title>
<updated>2021-10-24T15:28:40+00:00</updated>
<author>
<name>proletarius101</name>
<email>54175165+proletarius101@users.noreply.github.com</email>
</author>
<published>2021-10-24T15:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d3be01a1da42ff7e4f8178e0e07746c3c795c5d9'/>
<id>urn:sha1:d3be01a1da42ff7e4f8178e0e07746c3c795c5d9</id>
<content type='text'>
* Don't use Chrome or indeed Firefox on Android

Would close #1963. But I will not finish this PR because the idea that every single website on the internet should have to do this is absolutely ridiculous.

* add pwa manifest

Add a pwa manifest as defined in https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Installable_PWAs
- creates shortcuts without the browser frame
- has a splash screen
- has an independent view stack than the browser one

* update manifest as per pwabuilder.com

* add 32x32 and 48x48 icon config

* enhance manifest spec compliance

* change as per suggestions

* Update app/layout/layout.phtml

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* fix mobile icon padding

* remove screen auto rotation

* change theme color to white

* Move meta
(Should not be in the referrer condition)

* JSON HTTP cache

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;
Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
</feed>
