<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/layout, branch 1.17.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.17.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.17.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2020-07-23T10:15:46+00:00</updated>
<entry>
<title>[lang] Tags management → tag management (#3125)</title>
<updated>2020-07-23T10:15:46+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2020-07-23T10:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a23a7f2dbbacf915be5fbb751d7e77e1609f91a5'/>
<id>urn:sha1:a23a7f2dbbacf915be5fbb751d7e77e1609f91a5</id>
<content type='text'>
* [lang] Tags management → tag management

Cf. &lt;https://github.com/FreshRSS/FreshRSS/pull/3121#issuecomment-662922474&gt;.

* Move tag management underneath subscription management</content>
</entry>
<entry>
<title>Add tag management page (#3121)</title>
<updated>2020-07-23T09:31:38+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2020-07-23T09:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=909fdaca3172c0e825c7e6268950e16bc5d3e4f3'/>
<id>urn:sha1:909fdaca3172c0e825c7e6268950e16bc5d3e4f3</id>
<content type='text'>
The new page allows to create, delete and rename tags.

See #3058</content>
</entry>
<entry>
<title>Change add feed action (#3027)</title>
<updated>2020-06-05T08:09:31+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2020-06-05T08:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d4554fa087f9057610085ca685cd8fb79d8f2bd0'/>
<id>urn:sha1:d4554fa087f9057610085ca685cd8fb79d8f2bd0</id>
<content type='text'>
* Docker Alpine 3.12 (#3025)

https://alpinelinux.org/posts/Alpine-3.12.0-released.html
With PHP 7.3.18 (from 7.3.17) (and Apache 2.4.43 unchanged).
No other significant change spotted

* Ensure feed attributes are used before load

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Revert FOUC fix (#2991)</title>
<updated>2020-05-21T18:55:28+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-05-21T18:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=39df5a80419cf7936a2698d2c8fce4679a723868'/>
<id>urn:sha1:39df5a80419cf7936a2698d2c8fce4679a723868</id>
<content type='text'>
Revert https://github.com/FreshRSS/FreshRSS/pull/2913
I have not seen any difference with/without this fix, and it might be
due to the fact that is is blocked by CSP.
At least in Chrome, it generates CSP warnings.
If it should be re-introduced, see warning suggestions:

&gt; Refused to execute inline script because it violates the following
Content Security Policy directive: "default-src 'self'". Either the
'unsafe-inline' keyword, a hash
('sha256-gcoEgwf1rABkUXPaVY2M1RH34tUHWGDn9nAAn/kGYUE='), or a nonce
('nonce-...') is required to enable inline execution. Note also that
'script-src' was not explicitly set, so 'default-src' is used as a
fallback.</content>
</entry>
<entry>
<title>Fix nav_menu mark-as-read (#2909)</title>
<updated>2020-05-18T16:45:47+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-05-18T16:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0442243037fc7fb80228790a871328629a1aa882'/>
<id>urn:sha1:0442243037fc7fb80228790a871328629a1aa882</id>
<content type='text'>
* Fix nav_menu mark-as-read

#Fix https://github.com/FreshRSS/FreshRSS/issues/2905
Fix regression from https://github.com/FreshRSS/FreshRSS/pull/2588

We need info about the first item (id_max) before being able to output
nav_menu. Before https://github.com/FreshRSS/FreshRSS/pull/2588 we used
to output everything in memory before starting to produce an output. Now
that we stream the output, we need a temporary buffer until we have
received the first item/article.

* Repair loading page

* Simplify CSS

Make it work in Chrome as well

* Lint

* Partial revert

* Base max_id solely on current time</content>
</entry>
<entry>
<title>add lazy loading on favicon (#2962)</title>
<updated>2020-05-10T20:12:13+00:00</updated>
<author>
<name>upskaling</name>
<email>upskaling@users.noreply.github.com</email>
</author>
<published>2020-05-10T20:12:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bd8f6f19b60f478c8b1ac1f480f3894829ee9ba9'/>
<id>urn:sha1:bd8f6f19b60f478c8b1ac1f480f3894829ee9ba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add/mobile feed configuration (#2938)</title>
<updated>2020-05-06T17:55:45+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2020-05-06T17:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cc7a784cbe8822d306a2937f08b7665ea82ffb54'/>
<id>urn:sha1:cc7a784cbe8822d306a2937f08b7665ea82ffb54</id>
<content type='text'>
* Show subscription management button on mobile

* Show aside box-shadow on Origine only when opened

* Reduce padding of Origine posts on mobile

* Shrink stick component with long input

* Show Origine configure icons on mobile

* Show the slider full width on mobile

* Improve the look of forms on mobile

* Fix Ansum theme

* Fix BlueLagoon theme

* Fix Dark theme

* Fix Flat theme

* Fix Mapco theme

* Fix Origine-compact theme

* Fix Pafat theme

* Fix Screwdriver theme

* Fix Swage theme

* Fix Alternative-Dark theme

* Apply RTL script on themes

Co-authored-by: triatic &lt;42704418+triatic@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix for "Flash Of Unstyled Content" and slow loading in the Firefox (#2913)</title>
<updated>2020-04-20T21:20:34+00:00</updated>
<author>
<name>Kristian Salonen</name>
<email>krisu0100@gmail.com</email>
</author>
<published>2020-04-20T21:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bd9a72726dbaf26854994e9726091477548a991f'/>
<id>urn:sha1:bd9a72726dbaf26854994e9726091477548a991f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Option to control which categories to unfold (#2888)</title>
<updated>2020-04-16T16:09:54+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-04-16T16:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5ddae689535cb5df7ae4d54f0efc3806d71a266c'/>
<id>urn:sha1:5ddae689535cb5df7ae4d54f0efc3806d71a266c</id>
<content type='text'>
#fix https://github.com/FreshRSS/FreshRSS/issues/2324</content>
</entry>
<entry>
<title>Loader animation while waiting for first articles (#2845)</title>
<updated>2020-03-28T11:33:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-03-28T11:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=22916d6a3ed259b5a5dca5cddb4a58433729384f'/>
<id>urn:sha1:22916d6a3ed259b5a5dca5cddb4a58433729384f</id>
<content type='text'>
* Loader animation while waiting for first articles

Especially useful when a slow search is being performed.
Thanks to one new flush at the right time, the left colum and top menu
will be there, waiting for the articles to come. This avoids layout
flashes (the left column used to take the full width while waiting for
articles).
For optimal use, this assumes that the deployment has a proper buffering
configuration, such as in our official Docker image (also when using
Træfik as a reverse proxy in front). Might not work just as well with
other Apache or nginx setups.

* Fix on mobile

And simplified CSS

* Properly hide the loader

It was not possible to find a position where the loading animation would
be always hidden after load, so change strategy to hide it automatically
by CSS when the actual content has arrived</content>
</entry>
</feed>
