<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views, branch 1.24.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.24.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.24.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2024-09-05T21:28:59+00:00</updated>
<entry>
<title>Fix OPML for itemTimeFormat (#6779)</title>
<updated>2024-09-05T21:28:59+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-09-05T21:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=73a84120ae8e9733c6b4c373cbb1b3ca41222734'/>
<id>urn:sha1:73a84120ae8e9733c6b4c373cbb1b3ca41222734</id>
<content type='text'>
fix https://github.com/FreshRSS/FreshRSS/issues/6778</content>
</entry>
<entry>
<title>Minor update whitespace PHPCS rules (#6666)</title>
<updated>2024-08-01T18:31:40+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-08-01T18:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d2247221bbf23a8fe19f66ea4ad7d0a59ffaa5b4'/>
<id>urn:sha1:d2247221bbf23a8fe19f66ea4ad7d0a59ffaa5b4</id>
<content type='text'>
* Minor update whitespace PHPCS rules
To simplify our configuration, apply more rules, and be clearer about what is added or removed compared with PSR12.
Does not change our current conventions, but just a bit more consistent.

* Forgotten *.phtml

* Sort exclusion patterns + add a few for Extensions repo

* Relaxed some rules</content>
</entry>
<entry>
<title>Share in GReader JSON format (#6655)</title>
<updated>2024-07-24T17:39:30+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-07-24T17:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5267db88abf7c8546e8ba47c6d4acfd362a82e1d'/>
<id>urn:sha1:5267db88abf7c8546e8ba47c6d4acfd362a82e1d</id>
<content type='text'>
fix https://github.com/FreshRSS/FreshRSS/discussions/6654#discussioncomment-10128309</content>
</entry>
<entry>
<title>New global option to automatically add articles to favourites (#6648)</title>
<updated>2024-07-24T17:37:30+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-07-24T17:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a6d7bdc7426af55ffde71ab626a096a98f650974'/>
<id>urn:sha1:a6d7bdc7426af55ffde71ab626a096a98f650974</id>
<content type='text'>
fix https://github.com/FreshRSS/FreshRSS/issues/6639</content>
</entry>
<entry>
<title>Minor whitespace reading.phtml (#6657)</title>
<updated>2024-07-23T21:09:31+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2024-07-23T21:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=da482165fd14b0f43a64b8129ea307618c1862ee'/>
<id>urn:sha1:da482165fd14b0f43a64b8129ea307618c1862ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New: Sharing articles from the article title line (#6395)</title>
<updated>2024-06-30T23:13:54+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2024-06-30T23:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7aa3d9f87309620b54dc9ff5f726dc22d1e6ea0c'/>
<id>urn:sha1:7aa3d9f87309620b54dc9ff5f726dc22d1e6ea0c</id>
<content type='text'>
* enable option

* Update entry_header.phtml

* frss.css

* fix print sharing

* Light refactoring

* fix

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Reading view: action icons position (#6297)</title>
<updated>2024-06-13T14:40:54+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2024-06-13T14:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=20f13312d15a1408365b859b14621364009990cd'/>
<id>urn:sha1:20f13312d15a1408365b859b14621364009990cd</id>
<content type='text'>
* add configs in reading

* implementation into the reading view

* CSS

* i18n

* Credits to  joshka

* Update article.phtml

* fix

* fix

* &lt;br /&gt;

* Update app/i18n/fr/conf.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Update app/i18n/en/conf.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* fix French

* show_articleicons  =&gt; show_article_icons

* Update app/i18n/en/conf.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Update app/i18n/en-us/conf.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Pass PHPStan level 9 (#6544)</title>
<updated>2024-06-09T18:32:12+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-06-09T18:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5b28a35003a015e29770094932157f13a3f7f5c0'/>
<id>urn:sha1:5b28a35003a015e29770094932157f13a3f7f5c0</id>
<content type='text'>
* More PHPStan

* More, passing

* 4 more files

* Update to PHPStan 1.11.4
Needed for fixed bug: Consider numeric-string types after string concat
https://github.com/phpstan/phpstan/releases/tag/1.11.4

* Pass PHPStan level 9
Start tracking booleansInConditions

* Fix mark as read

* Fix doctype

* ctype_digit</content>
</entry>
<entry>
<title>Default dark mode to auto (#5582)</title>
<updated>2024-06-06T20:24:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-06-06T20:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e98c57841b843ed881f06ce6ed1c9c89942c27b8'/>
<id>urn:sha1:e98c57841b843ed881f06ce6ed1c9c89942c27b8</id>
<content type='text'>
* Default dark mode to auto
Set default dark mode to automatic instead of disabled.
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/4843

* Selected themes

* For compatible themes only</content>
</entry>
<entry>
<title>Fix broken cron regression 6541 (#6548)</title>
<updated>2024-06-06T20:06:12+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-06-06T20:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=86f48db4a7a422602407fc488b434bbfa3e81b24'/>
<id>urn:sha1:86f48db4a7a422602407fc488b434bbfa3e81b24</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/6547
Regression https://github.com/FreshRSS/FreshRSS/pull/6541</content>
</entry>
</feed>
