<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized), branch 1.22.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.22.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.22.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2023-10-23T20:38:59+00:00</updated>
<entry>
<title>Release 1.22.0</title>
<updated>2023-10-23T20:38:59+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-10-23T20:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a2588fea22df3c9f4138b706b3961727e65551da'/>
<id>urn:sha1:a2588fea22df3c9f4138b706b3961727e65551da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved: Theme nord more improvement (#5719)</title>
<updated>2023-10-23T20:35:40+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-10-23T20:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=41d7005c0e1836fd5a1480ffa45774c293f68644'/>
<id>urn:sha1:41d7005c0e1836fd5a1480ffa45774c293f68644</id>
<content type='text'>
* new article banner

* optimize side nav bar: close button, width, background

* fix dropdown menu little arrows

* active buttons dropdown menu

---------

Co-authored-by: math-gh &lt;&gt;</content>
</entry>
<entry>
<title>Changelog 1.22 (#5717)</title>
<updated>2023-10-23T17:56:45+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-10-23T17:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=af854f07d7ce17344edc1d681f9aa101e7ef6894'/>
<id>urn:sha1:af854f07d7ce17344edc1d681f9aa101e7ef6894</id>
<content type='text'>
* Changelog 1.22

* Until page 9

* A bit more

* Add last changes

* Finalise

* More credits</content>
</entry>
<entry>
<title>Do not update feeds after import (#5629)</title>
<updated>2023-10-22T17:03:51+00:00</updated>
<author>
<name>robertdahlem</name>
<email>robert.dahlem@gmx.net</email>
</author>
<published>2023-10-22T17:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=83cf7301f46c9609da493a412eaad8d10b09bdda'/>
<id>urn:sha1:83cf7301f46c9609da493a412eaad8d10b09bdda</id>
<content type='text'>
* Add checkbox to not update feeds after import to avoid duplicate feeds when importing multiple files.

* Import without updating feeds, but now unconditionally

* Added hint to click "Update feeds" to all translations

* Update app/i18n/fr/feedback.php

* Fix i18n

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Try Catch for window.Notification (#5690)</title>
<updated>2023-10-22T17:02:39+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-10-22T17:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=430d467b5a98c6691ed87180f0f15ddb111c213b'/>
<id>urn:sha1:430d467b5a98c6691ed87180f0f15ddb111c213b</id>
<content type='text'>
fix https://github.com/FreshRSS/FreshRSS/issues/5687
Exceptions might be thrown in some cases
https://developer.mozilla.org/docs/Web/API/Notification/Notification</content>
</entry>
<entry>
<title>improved: Nord theme (#5689)</title>
<updated>2023-10-20T10:36:46+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-10-20T10:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3116fbdbc0095565995ee509e0037cced3120d0a'/>
<id>urn:sha1:3116fbdbc0095565995ee509e0037cced3120d0a</id>
<content type='text'>
* fix border at the end of stream

* bigMarkAsRead button

* .nav_menu .btn

* transition faster

* improve the unread counter

* config menu headlines

* btn-attention

* dropdown menu

* fix pipeline

* improve variables

* slider border

* border inputs

* navigation hover

* fix pipeline

* .btn border + hover

* subsc. mgm. border

* menue more padding for the headline

* dropdown + vars

* scrollbar

* sticky buttons

* article + reader view

* fix pipeline

* fix dropdown-menu dropdown-header in header/footer of article

* fix display config page

* improve .box user queries

* improve .box user queries

* select

* fix .stick .btn

* kdb border

* hover icons

* vars optimized

* icons updated

* improve .stick

* notifications

* alerts improved

* fix pipeline

* theme-preview arrows

* improve alerts colors

* main feed navigation

* .content

* pagination

---------

Co-authored-by: math-gh &lt;&gt;</content>
</entry>
<entry>
<title>fix(minz): fix malformed HTTP header (#5699)</title>
<updated>2023-10-11T20:36:15+00:00</updated>
<author>
<name>NaeiKinDus</name>
<email>7083465+NaeiKinDus@users.noreply.github.com</email>
</author>
<published>2023-10-11T20:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ed07055ace8618b33da2ee234600f7a8964807ab'/>
<id>urn:sha1:ed07055ace8618b33da2ee234600f7a8964807ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>margins in feed navigation bar (#5695)</title>
<updated>2023-10-09T18:26:16+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-10-09T18:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6f228453e4e74e142410edf2ce03ba201ec31c51'/>
<id>urn:sha1:6f228453e4e74e142410edf2ce03ba201ec31c51</id>
<content type='text'>
Co-authored-by: math-gh &lt;&gt;</content>
</entry>
<entry>
<title>delete BlueLagoon and Screwdriver (#5694)</title>
<updated>2023-10-08T18:25:36+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-10-08T18:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=573e8e7072b5b91dc158271236de495a85acce32'/>
<id>urn:sha1:573e8e7072b5b91dc158271236de495a85acce32</id>
<content type='text'>
* delete BlueLagoon and Screwdriver

* Remove BlueLagoon from typos config

---------

Co-authored-by: math-gh &lt;&gt;
Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Minor update dependencies (#5693)</title>
<updated>2023-10-08T18:19:17+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-10-08T18:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=13a1c412dfb1878329b62d7c1adb4421d67c279b'/>
<id>urn:sha1:13a1c412dfb1878329b62d7c1adb4421d67c279b</id>
<content type='text'>
* Minor update dependencies
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/5691
Mostly dev dependencies; nothing that affects our runtime

* Update versions for GitHub Actions

* Fix newly found typos

* Fix exclude path</content>
</entry>
</feed>
