<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Controllers, branch 1.24.2</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.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.24.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2024-08-15T19:39:33+00:00</updated>
<entry>
<title>Improve SQL transactions (#6713)</title>
<updated>2024-08-15T19:39:33+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-08-15T19:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1fad724b951d1f804be03362a855f9d50ab4acc9'/>
<id>urn:sha1:1fad724b951d1f804be03362a855f9d50ab4acc9</id>
<content type='text'>
To avoid some locks.
Fix https://github.com/FreshRSS/FreshRSS/issues/6686
Might be some regressions since https://github.com/FreshRSS/FreshRSS/pull/6632</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>Fix muted feeds for WebSub (#6671)</title>
<updated>2024-07-31T20:11:01+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-07-31T20:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=666e7b27ce4f9c8254e76373572f220ddfb2fd37'/>
<id>urn:sha1:666e7b27ce4f9c8254e76373572f220ddfb2fd37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix regression on mark duplicate titles as read for modified articles (#6664)</title>
<updated>2024-07-30T13:23:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-07-30T13:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6e01866845b31d8d78c3a11bccde1594ce0119a2'/>
<id>urn:sha1:6e01866845b31d8d78c3a11bccde1594ce0119a2</id>
<content type='text'>
When the option *mark as read if an identical title already exists in the top n newest articles*, that should not apply to updated articles, as they risk being marked as read due to themselves having the same title.
Identifying the different sub-cases would require a more complicated logic, so disable for now.
Regression due to https://github.com/FreshRSS/FreshRSS/pull/6334</content>
</entry>
<entry>
<title>Fix markAsReadUponGone regression (#6663)</title>
<updated>2024-07-30T10:01:59+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-07-30T10:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5659b37948c17e5e68971a2464930bee3455dfa1'/>
<id>urn:sha1:5659b37948c17e5e68971a2464930bee3455dfa1</id>
<content type='text'>
Regression from https://github.com/FreshRSS/FreshRSS/pull/5470
Was not working anymore when the feed was empty.
Plus simplification of the logic when the feed is not empty</content>
</entry>
<entry>
<title>Strong type array parameter helper (#6661)</title>
<updated>2024-07-29T12:48:17+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-07-29T12:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5c8369ce38c67fba7dd39d68626534c7e61eb24c'/>
<id>urn:sha1:5c8369ce38c67fba7dd39d68626534c7e61eb24c</id>
<content type='text'>
Also useful for extensions (including one I am writing)</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>Revisit keepMaxUnreads (#6632)</title>
<updated>2024-07-21T12:54:34+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-07-21T12:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0eeac4a669e46fb6521ae1765b23656c9afc43de'/>
<id>urn:sha1:0eeac4a669e46fb6521ae1765b23656c9afc43de</id>
<content type='text'>
* Revisit keepMaxUnreads
Again, follow-up of https://github.com/FreshRSS/FreshRSS/pull/5905
fix https://github.com/FreshRSS/FreshRSS/issues/6620

* Refactoring to address buggy cases

* Fix minor test</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>
</feed>
