<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/themes/base-theme, branch 1.18.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.18.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.18.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2021-03-13T17:55:43+00:00</updated>
<entry>
<title>Hide advanced options in new feed form (#3516)</title>
<updated>2021-03-13T17:55:43+00:00</updated>
<author>
<name>berumuron</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2021-03-13T17:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2c4f169f0a22d3665caa37d64628d5b84359bb45'/>
<id>urn:sha1:2c4f169f0a22d3665caa37d64628d5b84359bb45</id>
<content type='text'>
* Hide new feed advanced options in a details tag

The form was huge and hard to process for beginners. Most of the fields
are optional 99% of time, there is no need to have them so proeminently.

* Remove sub.feed.auth.configuration i18n key

* Sync RTL css files

* Fix stylelint

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Fix "for" attributes in add feed form

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Add drag &amp; drop marker on user query list (#3355)</title>
<updated>2021-01-13T19:34:45+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2021-01-13T19:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e3457f7d7b56509048e3c1f53f05f278656e976c'/>
<id>urn:sha1:e3457f7d7b56509048e3c1f53f05f278656e976c</id>
<content type='text'>
Before, it was nearly impossible to know exactly where the dragged
item will land when dropping it.
Now, there is a visual marker to show the drop location.

An HR tag is inserted dynamically in the DOM. It's possible to style
it if needed.</content>
</entry>
<entry>
<title>Fixes a minor jaggy motion of the sidebar. (#3266)</title>
<updated>2020-11-26T19:53:03+00:00</updated>
<author>
<name>thamerx</name>
<email>ithamersz@gmail.com</email>
</author>
<published>2020-11-26T19:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c700fd370c93d31626460100f5b7903906511f82'/>
<id>urn:sha1:c700fd370c93d31626460100f5b7903906511f82</id>
<content type='text'>
* Fixes a minor jaggy motion of the sidebar.

Fixes jaggy motion of the sidebar while scrolling on mobile clients.

I didn't try many values aside from %200 cause it worked very well from the first time. I was using a Galaxy S8+

* Update p/themes/base-theme/template.css

this one also works just as fine

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;</content>
</entry>
<entry>
<title>[fix] Add text color to base theme (#3196)</title>
<updated>2020-09-28T10:26:19+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2020-09-28T10:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b93f42e95189850fc5eeeaee7bb904e82c7d2bbe'/>
<id>urn:sha1:b93f42e95189850fc5eeeaee7bb904e82c7d2bbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show feed name inside the article (#3081)</title>
<updated>2020-07-13T13:46:50+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-07-13T13:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b7fd6d2d941e40e99ad9ac0cb5572a529cf9cb64'/>
<id>urn:sha1:b7fd6d2d941e40e99ad9ac0cb5572a529cf9cb64</id>
<content type='text'>
* Show feed name inside the article

#fix https://github.com/FreshRSS/FreshRSS/issues/3079

* Normal view add date in subtitle

#fix
https://github.com/FreshRSS/FreshRSS/issues/3079#issuecomment-650109551</content>
</entry>
<entry>
<title>Dropdown menu max-height (#3102)</title>
<updated>2020-07-11T11:23:10+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-07-11T11:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f98a092566c39e10936869f0b83ae0f77ea1672f'/>
<id>urn:sha1:f98a092566c39e10936869f0b83ae0f77ea1672f</id>
<content type='text'>
Reduce it on big screens</content>
</entry>
<entry>
<title>Add a way to disable/enable users (#3056)</title>
<updated>2020-06-14T17:50:09+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2020-06-14T17:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=caeb660f29d13db62d5381c262aa03e12f201ea2'/>
<id>urn:sha1:caeb660f29d13db62d5381c262aa03e12f201ea2</id>
<content type='text'>
If you want to block users without deleting their account, you can now
disable them from the interface.</content>
</entry>
<entry>
<title>Fix alert-warn background (#3015)</title>
<updated>2020-05-30T12:36:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-05-30T12:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=17baf9970f1ac8be468f1ce4503ab3ea025c0258'/>
<id>urn:sha1:17baf9970f1ac8be468f1ce4503ab3ea025c0258</id>
<content type='text'>
Fix minor CSS regression from
https://github.com/FreshRSS/FreshRSS/pull/2990</content>
</entry>
<entry>
<title>fix: Fix .stick class for older Webkit versions (#2995)</title>
<updated>2020-05-22T08:54:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2020-05-22T08:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a0f6e66e28ebba76e00cf4d3938ca53a35f89a0b'/>
<id>urn:sha1:a0f6e66e28ebba76e00cf4d3938ca53a35f89a0b</id>
<content type='text'>
It looks like inputs had a light margin on older Webkit versions, making
the inputs slightly smaller than buttons in a .stick container.

Reference: https://github.com/FreshRSS/FreshRSS/pull/2938#issuecomment-632429861</content>
</entry>
<entry>
<title>Better hide spinner (#2990)</title>
<updated>2020-05-21T10:17:21+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-05-21T10:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3bef867a44cb8343cff3d69504425968f754779e'/>
<id>urn:sha1:3bef867a44cb8343cff3d69504425968f754779e</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/2986#issuecomment-631396735
By CSS, and also by JS
https://framagit.org/nicofrand/xextension-threepanesview/-/issues/10</content>
</entry>
</feed>
