<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/docs, branch 1.26.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.26.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.26.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2025-02-23T15:15:36+00:00</updated>
<entry>
<title>Release 1.26.0</title>
<updated>2025-02-23T15:15:36+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-23T15:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=df82c239437ee191dfc5a218f97744267a4a4c77'/>
<id>urn:sha1:df82c239437ee191dfc5a218f97744267a4a4c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace opml generateing nline tool with working link (#7346)</title>
<updated>2025-02-21T10:29:40+00:00</updated>
<author>
<name>kleintux</name>
<email>bl00dy1837@users.noreply.github.com</email>
</author>
<published>2025-02-21T10:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f59cb6ed4f88007aa6832694fd2511203291ea06'/>
<id>urn:sha1:f59cb6ed4f88007aa6832694fd2511203291ea06</id>
<content type='text'>
* Update 04_Subscriptions.md

* Update 04_Subscriptions.md</content>
</entry>
<entry>
<title>Docker Compose remove deprecated version (#7309)</title>
<updated>2025-02-19T10:26:07+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-19T10:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6c6695b835dbabed0836c652839566e728b7cf98'/>
<id>urn:sha1:6c6695b835dbabed0836c652839566e728b7cf98</id>
<content type='text'>
Minor doc</content>
</entry>
<entry>
<title>API documentation link to more tips (#7305)</title>
<updated>2025-02-06T22:14:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-06T22:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bf7a8bbdc5a35363443151ca5e1c03d43baca7b4'/>
<id>urn:sha1:bf7a8bbdc5a35363443151ca5e1c03d43baca7b4</id>
<content type='text'>
https://github.com/jocmp/capyreader/discussions/533#discussioncomment-11341808
While waiting for https://github.com/FreshRSS/FreshRSS/issues/7304
We should then consolidate the API synchronisation recommendations in our documentation</content>
</entry>
<entry>
<title>Add documentation for adding Pocket ID as OIDC provider (#7291)</title>
<updated>2025-02-02T20:42:36+00:00</updated>
<author>
<name>Logan</name>
<email>100550741+UncleArya@users.noreply.github.com</email>
</author>
<published>2025-02-02T20:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7e90dfd0485a6684f5dfe7f2abdd92c6f7acb9d0'/>
<id>urn:sha1:7e90dfd0485a6684f5dfe7f2abdd92c6f7acb9d0</id>
<content type='text'>
* Add documentation for OIDC login via Pocket IT

* Images for the Pocket ID OIDC docs

* Update 16_OpenID-Connect.md

* Recompress images (too big)

* Fix typo and reduce long lines

* Remove advise on changing username
Which only work to some extent with SQLite (breaking a few minor things such as WebSub, API) and not at all with other databases

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Better authorization label for OIDC (#7264)</title>
<updated>2025-01-28T14:33:17+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-01-28T14:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bb7236e26362fe6297cc76f81ae7f75caeb0b232'/>
<id>urn:sha1:bb7236e26362fe6297cc76f81ae7f75caeb0b232</id>
<content type='text'>
* Better authorization label for OIDC
Reword description of HTTP login method to include OIDC
fix https://github.com/FreshRSS/FreshRSS/issues/7254#issuecomment-2615838151
And remove several duplicated i18n entries.
And add to documentation https://www.authelia.com/integration/openid-connect/freshrss/

* Update app/i18n/it/admin.php

Co-authored-by: UserRoot-Luca &lt;55756898+UserRoot-Luca@users.noreply.github.com&gt;

* Update app/i18n/nl/admin.php

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

---------

Co-authored-by: UserRoot-Luca &lt;55756898+UserRoot-Luca@users.noreply.github.com&gt;
Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;</content>
</entry>
<entry>
<title>Add search operator intext: (#7228)</title>
<updated>2025-01-25T08:16:13+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-01-25T08:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d6c2daee51fa90f000c106492141baf3824931d2'/>
<id>urn:sha1:d6c2daee51fa90f000c106492141baf3824931d2</id>
<content type='text'>
* Add search operator intext:
fix https://github.com/FreshRSS/FreshRSS/issues/6188
https://github.com/FreshRSS/FreshRSS/discussions/7220

* Add example to doc</content>
</entry>
<entry>
<title>Add instructions for serving FreshRSS on a subdomain with Caddy (#7197)</title>
<updated>2025-01-08T13:45:47+00:00</updated>
<author>
<name>Roan-V</name>
<email>77012724+Roan-V@users.noreply.github.com</email>
</author>
<published>2025-01-08T13:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=700eef13ed91c4e3ccb3c932e2a437ba9b174dcd'/>
<id>urn:sha1:700eef13ed91c4e3ccb3c932e2a437ba9b174dcd</id>
<content type='text'>
* Add instructions for serving FreshRSS on a subdomain with Caddy

* Fix failing test</content>
</entry>
<entry>
<title>Simplify the Caddy configuraton (#7194)</title>
<updated>2025-01-08T07:40:50+00:00</updated>
<author>
<name>Roan-V</name>
<email>77012724+Roan-V@users.noreply.github.com</email>
</author>
<published>2025-01-08T07:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fa701b39f3775ac4250a82fabcec8970b446789b'/>
<id>urn:sha1:fa701b39f3775ac4250a82fabcec8970b446789b</id>
<content type='text'>
* Simplify Caddyfile configuraton

* Fix missing bracket :)

* Fix failing test</content>
</entry>
<entry>
<title>doc(openid-connect): Add initial setup instructions (#7174)</title>
<updated>2025-01-06T09:30:42+00:00</updated>
<author>
<name>ShaddyDC</name>
<email>shaddythefirst@gmail.com</email>
</author>
<published>2025-01-06T09:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7d3490a079dfd70565fa17d07cb2f21c2fb90a8e'/>
<id>urn:sha1:7d3490a079dfd70565fa17d07cb2f21c2fb90a8e</id>
<content type='text'>
* doc(openid-connect): Add initial setup instructions

See discussion for reference: https://github.com/FreshRSS/FreshRSS/discussions/5684#discussioncomment-11707635

* style(openid-connect): Change lists to dash style

* Minimize changes

* Typography

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
</feed>
