<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p, 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>2022-01-01T10:26:56+00:00</updated>
<entry>
<title>Fix most PHPDocs errors (#4107)</title>
<updated>2022-01-01T10:26:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-01-01T10:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3f6aa42b817145a3b00f4d615f87728b55c4413a'/>
<id>urn:sha1:3f6aa42b817145a3b00f4d615f87728b55c4413a</id>
<content type='text'>
Contributes to https://github.com/FreshRSS/FreshRSS/issues/4103
https://phpstan.org/writing-php-code/phpdoc-types</content>
</entry>
<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>fixed themes Origine and Origine compact (#4059)</title>
<updated>2021-12-31T12:20:20+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-31T12:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0e683ee5d223a32dbe9a2d63d583a95d248bfc94'/>
<id>urn:sha1:0e683ee5d223a32dbe9a2d63d583a95d248bfc94</id>
<content type='text'>
Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>fixed: Left navigation with long category names (#4055)</title>
<updated>2021-12-31T12:19:16+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-31T12:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a29f161e44aeeaa96f59ba9d97357b6e7657a508'/>
<id>urn:sha1:a29f161e44aeeaa96f59ba9d97357b6e7657a508</id>
<content type='text'>
* fixed CSS

* fixed themes Ansum and Mapco

* fixed syntax</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>CSS (#4067)</title>
<updated>2021-12-31T12:15:55+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-31T12:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=dc70b74ef46b079cc7ec8a1112519cabb7601b0e'/>
<id>urn:sha1:dc70b74ef46b079cc7ec8a1112519cabb7601b0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: Thumbnails alt text overflow (#4085)</title>
<updated>2021-12-31T12:15:19+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-31T12:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9fc98317f9f896ab74b034fa74357cd61157e36b'/>
<id>urn:sha1:9fc98317f9f896ab74b034fa74357cd61157e36b</id>
<content type='text'>
* CSS fix

* Fix RTL CSS

* fix CSS (order)</content>
</entry>
<entry>
<title>Check data URI (#4098)</title>
<updated>2021-12-31T12:14:15+00:00</updated>
<author>
<name>Offerel</name>
<email>14041522+Offerel@users.noreply.github.com</email>
</author>
<published>2021-12-31T12:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f905ad772ef577879c5abb3a2e1e137986b45eee'/>
<id>urn:sha1:f905ad772ef577879c5abb3a2e1e137986b45eee</id>
<content type='text'>
* Check data URI</content>
</entry>
<entry>
<title>Fix: loading wheel (#4082)</title>
<updated>2021-12-28T10:52:03+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-28T10:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=25954de759585311dd33efcb334c5ddb18052c9a'/>
<id>urn:sha1:25954de759585311dd33efcb334c5ddb18052c9a</id>
<content type='text'>
* fix anoym. user

* fix global view

* Update app/views/helpers/pagination.phtml

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update global_view.js

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;</content>
</entry>
<entry>
<title>Fix: Compressed &amp; Cached JS files (#4075)</title>
<updated>2021-12-21T22:43:59+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2021-12-21T22:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=46cb8644c4d70644a283b9e8efa3e25fdc8d3d41'/>
<id>urn:sha1:46cb8644c4d70644a283b9e8efa3e25fdc8d3d41</id>
<content type='text'>
* Update .htaccess

* Explicit MIME type for .js
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Configuring_server_MIME_types
https://www.iana.org/assignments/media-types/media-types.xhtml

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
</feed>
