<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p, 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-28T10:52:03+00:00</updated>
<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>
<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>fever: fix warning of unset array key (#4056)</title>
<updated>2021-12-12T12:03:18+00:00</updated>
<author>
<name>Felix Bühler</name>
<email>Stunkymonkey@users.noreply.github.com</email>
</author>
<published>2021-12-12T12:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1ac3effce53e39d89272dfc95b0c68fcaa122dfb'/>
<id>urn:sha1:1ac3effce53e39d89272dfc95b0c68fcaa122dfb</id>
<content type='text'>
</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>Add preventDefault to keydown event handler (#4013)</title>
<updated>2021-12-02T23:58:40+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2021-12-02T23:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ba48733f17006b5e07625a22811594e62033fcc8'/>
<id>urn:sha1:ba48733f17006b5e07625a22811594e62033fcc8</id>
<content type='text'>
* Add preventDefault to keydown event handler

Fixes #3946.

* review

* silence technically correct but missing the picture check

Co-authored-by: Frans de Jonge &lt;frans@clevercast.com&gt;</content>
</entry>
<entry>
<title>Fix some PHPstan errors (#4019)</title>
<updated>2021-12-02T22:30:13+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-12-02T22:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=00dbde68fbaf7da68ccf191c33f2de88d3603aa8'/>
<id>urn:sha1:00dbde68fbaf7da68ccf191c33f2de88d3603aa8</id>
<content type='text'>
Fix some wrong variables found by https://github.com/FreshRSS/FreshRSS/issues/4016</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>
</feed>
