<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/themes/BlueLagoon, branch edge</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=edge</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=edge'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2023-10-08T18:25:36+00:00</updated>
<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>Delete deprecated themes: BlueLagoon &amp; Screwdriver (#5374)</title>
<updated>2023-07-04T23:30:55+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2023-07-04T23:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ebf62a4296b8007527325374608de5a7b972d598'/>
<id>urn:sha1:ebf62a4296b8007527325374608de5a7b972d598</id>
<content type='text'>
* delete theme BlueLagoon
* delete theme Screwdriver

Follow-up of #4807
Ref. #4295</content>
</entry>
<entry>
<title>Update dev dependencies (#5478)</title>
<updated>2023-06-18T21:05:28+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-06-18T21:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8bf362838e9ef991452afc2ae3ae2e91d915d600'/>
<id>urn:sha1:8bf362838e9ef991452afc2ae3ae2e91d915d600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CSS: refactor of a.btn (#5401)</title>
<updated>2023-05-14T22:06:34+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2023-05-14T22:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=360400b7230e14b4684bebb35ca9b68edf3d7e22'/>
<id>urn:sha1:360400b7230e14b4684bebb35ca9b68edf3d7e22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved: global view: mobile view (#5297)</title>
<updated>2023-04-15T19:13:56+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2023-04-15T19:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=789c44b50222a24c565c783dbaf53d6ae465fc1d'/>
<id>urn:sha1:789c44b50222a24c565c783dbaf53d6ae465fc1d</id>
<content type='text'>
* improved overlay + visible close button

* duplicate of line 2109

* delete #panel .close from frss.css

* set background colors in each theme

* fix Ansum and Mapco theme

* fix Nord theme

* frss.css

* only 1 scroll bar

* fix the closer background in some themes

* fix scrolling

* fix fix</content>
</entry>
<entry>
<title>Improved: show Terms of Service in config menu (#5215)</title>
<updated>2023-03-21T17:47:07+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2023-03-21T17:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e679d3df0e55530c056d701b4773ff7e74f5c82c'/>
<id>urn:sha1:e679d3df0e55530c056d701b4773ff7e74f5c82c</id>
<content type='text'>
* Use constants for path to TOS

* improve comments

* TOS title moved to template

* TOS available via config menu

* CSS: improve handling of content of TOS/about

* give info about set/unset TOS in system config

* fix target

* i18n FR

* i18n DE</content>
</entry>
<entry>
<title>Add: &lt;meta name="theme-color"&gt; (#5105)</title>
<updated>2023-03-04T14:05:58+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2023-03-04T14:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=068d18b69bae8456669293a8b7dfe9afd827e03d'/>
<id>urn:sha1:068d18b69bae8456669293a8b7dfe9afd827e03d</id>
<content type='text'>
* implemented

* themes' metadata.json

* fix

* fix

* retrigger tests

* Update lib/Minz/View.php

Co-authored-by: Luc SANCHEZ &lt;4697568+ColonelMoutarde@users.noreply.github.com&gt;

* Update lib/Minz/View.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Update lib/Minz/View.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Update lib/Minz/View.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* fix

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;
Co-authored-by: Luc SANCHEZ &lt;4697568+ColonelMoutarde@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Improved: expanding inputs (#5040)</title>
<updated>2023-01-25T21:23:51+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2023-01-25T21:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1c4b328ae14ce94c56171eb28ca4dc0c665051f4'/>
<id>urn:sha1:1c4b328ae14ce94c56171eb28ca4dc0c665051f4</id>
<content type='text'>
* fix

* wider input element</content>
</entry>
<entry>
<title>fix "Mark selection as unread" CSS (#5034)</title>
<updated>2023-01-22T22:57:11+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2023-01-22T22:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1aab0459fa4080ad16e8bb872b117c24bc7f3318'/>
<id>urn:sha1:1aab0459fa4080ad16e8bb872b117c24bc7f3318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved: navigation menu structure (#4937)</title>
<updated>2023-01-17T14:52:29+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2023-01-17T14:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=33468def4a5fc0e3af92e5759f463d4d4872fd84'/>
<id>urn:sha1:33468def4a5fc0e3af92e5759f463d4d4872fd84</id>
<content type='text'>
</content>
</entry>
</feed>
