<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/layout, branch 1.19.1</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.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.19.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2021-12-31T16:00:51+00:00</updated>
<entry>
<title>Add PHPStan (#4021)</title>
<updated>2021-12-31T16:00:51+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-12-31T16:00:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=77e9877316fcfacb26799afdf32d94c8411da80e'/>
<id>urn:sha1:77e9877316fcfacb26799afdf32d94c8411da80e</id>
<content type='text'>
* Add PHPStan
#fix https://github.com/FreshRSS/FreshRSS/issues/4016
https://phpstan.org/

```sh
composer run-script phpstan
```

* More fixes

* Fix global variables

* Add .phtml

* Fix merge
https://github.com/FreshRSS/FreshRSS/pull/4090

* Fix more warnings

* Fix view errors and enable in CI

* ReturnTypeWillChange

* Dynamic view type

* Fix Minz static/self bug</content>
</entry>
<entry>
<title>Improve: Aside slider: close slider when click on the outside of slider (#4061)</title>
<updated>2021-12-31T12:17:38+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-31T12:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5cac8cce7426bf8fe654bb4bebe586ffc661f68f'/>
<id>urn:sha1:5cac8cce7426bf8fe654bb4bebe586ffc661f68f</id>
<content type='text'>
* CSS + PHTML

* give some grey background

* fixed whitespace

* fixed RTL

* close area just for mobile view</content>
</entry>
<entry>
<title>fix (#4065)</title>
<updated>2021-12-31T12:16:35+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-31T12:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f27b25d9a685bd8cab48540c067685160535f438'/>
<id>urn:sha1:f27b25d9a685bd8cab48540c067685160535f438</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: double main tags (#4014)</title>
<updated>2021-12-02T23:57:32+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-02T23:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a54aa19dc7f8cd344cdfb199ee94c01e0b90becc'/>
<id>urn:sha1:a54aa19dc7f8cd344cdfb199ee94c01e0b90becc</id>
<content type='text'>
* replace div with main

* include the slider into main

* format source

* add close icon for the extension slider

* replace div with main

* Update shortcut.phtml

* fixed the nits</content>
</entry>
<entry>
<title>Switch category - remember status filter (#3986)</title>
<updated>2021-11-24T08:10:23+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-11-24T08:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=392861b7c3f9c6ff4588ad755a62514c6951e86a'/>
<id>urn:sha1:392861b7c3f9c6ff4588ad755a62514c6951e86a</id>
<content type='text'>
* url parameter

* fixed phpcs

* rename variables</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>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>
<entry>
<title>add button to open nav panel (#3879)</title>
<updated>2021-10-23T11:53:22+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-10-23T11:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=da4f0dea1fe8af7d8e81381ed60ff3cc61243884'/>
<id>urn:sha1:da4f0dea1fe8af7d8e81381ed60ff3cc61243884</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve conf menu (#3880)</title>
<updated>2021-10-14T11:28:19+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-10-14T11:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=14e5d89e34135610d84313a1403dcff0043f8ab7'/>
<id>urn:sha1:14e5d89e34135610d84313a1403dcff0043f8ab7</id>
<content type='text'>
* i18n: "account" added

* reordered menu + add logout in the left nav menu

* Update app/i18n/fr/gen.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Headline structure improvement (Part 2) (#3851)</title>
<updated>2021-09-18T10:52:17+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-09-18T10:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=dfc89831d4e363f62dea9df71c6b4af21cc7d7c7'/>
<id>urn:sha1:dfc89831d4e363f62dea9df71c6b4af21cc7d7c7</id>
<content type='text'>
* Update about.phtml

* Update queries.phtml

* Update query.phtml

* Update configure.phtml

* Update profile.phtml

* Update simple.phtml

* update app\views\helpers\category\update.phtml</content>
</entry>
</feed>
