<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p, branch 1.18.1</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.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.18.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2021-06-01T07:36:26+00:00</updated>
<entry>
<title>Fix navigation JS error (#3655)</title>
<updated>2021-06-01T07:36:26+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2021-06-01T07:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d6a0af6ba085af3b12a428654467c12775b47877'/>
<id>urn:sha1:d6a0af6ba085af3b12a428654467c12775b47877</id>
<content type='text'>
Before, the UP navigation button was generating an error when no article was
selected. The process to navigate to the first element was using the position
of the current element to compute the offset, thus generating said error.
Now, if no article is selected, the first article is used as a fall-back.

See #3654</content>
</entry>
<entry>
<title>git update auto change to edge branch (#3589)</title>
<updated>2021-05-15T19:33:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-05-15T19:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=97ba6261a8eb7f94963ecc91043e5a2d54ffd248'/>
<id>urn:sha1:97ba6261a8eb7f94963ecc91043e5a2d54ffd248</id>
<content type='text'>
* git update auto change to edge branch
For existing installations using automatic git update, checkout *edge* branch if it was still using *master* or *dev*.

* One more prune

* Fix several small issues

* theirs does not work here

* Use migration mechanism

* Better handling of Migration errors

* Test details

* Fix tests

* Do not use new migration system for now</content>
</entry>
<entry>
<title>tec: Remove data/do-install.txt (#3555)</title>
<updated>2021-03-26T18:41:33+00:00</updated>
<author>
<name>berumuron</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2021-03-26T18:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cc6c529562ef5751133d97e3fec067c0072f215b'/>
<id>urn:sha1:cc6c529562ef5751133d97e3fec067c0072f215b</id>
<content type='text'>
* Remove file data/do-install.txt

This file was painful during update because we had to remember to delete
it each time. It added a security issue by allowing an attacker to
reinstall FreshRSS during the update process.

The (more powerful) file data/applied_migrations.txt has been introduced
in 8619cf6fa to replace do-install.txt. We had to wait for at least one
release in order to make sure existing instances of FreshRSS created the
migration file. It should be ok now.

* Replace i18n install.not_deleted key

* Update documentation to update FreshRSS</content>
</entry>
<entry>
<title>Compatibility ORIG_PATH_INFO (#3560)</title>
<updated>2021-03-24T17:39:26+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-03-24T17:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=06fa51448336d8ad95d70e7cd96e4c3f4e30907a'/>
<id>urn:sha1:06fa51448336d8ad95d70e7cd96e4c3f4e30907a</id>
<content type='text'>
#fix https://github.com/FreshRSS/FreshRSS/issues/3542</content>
</entry>
<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>jQuery 3.6.0 (#3501)</title>
<updated>2021-03-07T11:54:17+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-03-07T11:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=51ed59dcc6825469a5235503dd6fa81b0f7baf41'/>
<id>urn:sha1:51ed59dcc6825469a5235503dd6fa81b0f7baf41</id>
<content type='text'>
https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/</content>
</entry>
<entry>
<title>Travis: Enforce phpcs line length + whitespace (#3488)</title>
<updated>2021-02-28T11:26:24+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-02-28T11:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=947e918f05d70d5dce4efa4ef403e593581c3fa9'/>
<id>urn:sha1:947e918f05d70d5dce4efa4ef403e593581c3fa9</id>
<content type='text'>
* Update Travis line length

* Also check whitespace in CSS files

* Fix line length ext.php

* More syntax, string templates

* Fix exclude-pattern

* Test JS files as well</content>
</entry>
<entry>
<title>Optimize some themes for mobile view (#3491)</title>
<updated>2021-02-28T11:12:26+00:00</updated>
<author>
<name>Myuki</name>
<email>myuki@outlook.ie</email>
</author>
<published>2021-02-28T11:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7b4c54457954e2fd5a9352048143c4f8599155bd'/>
<id>urn:sha1:7b4c54457954e2fd5a9352048143c4f8599155bd</id>
<content type='text'>
* Optimize some themes for mobile view

* Fix syntax</content>
</entry>
<entry>
<title>Optimize theme Pafat for the mobile view (#3480)</title>
<updated>2021-02-27T11:16:29+00:00</updated>
<author>
<name>Myuki</name>
<email>myuki@outlook.ie</email>
</author>
<published>2021-02-27T11:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=064288ed6228d3d56b2231aadd507eb62ae8662c'/>
<id>urn:sha1:064288ed6228d3d56b2231aadd507eb62ae8662c</id>
<content type='text'>
* Optimize theme Pafat for mobile view

* Change min-width in @media

* Better backward compatibility

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Better backward compatibility

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Display dropdown menu in BlueLagoon and Screwdriver themes (#3485)</title>
<updated>2021-02-26T22:19:04+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2021-02-26T22:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a127f7dae3767d519fc0c6d7cbb84e640bace7c2'/>
<id>urn:sha1:a127f7dae3767d519fc0c6d7cbb84e640bace7c2</id>
<content type='text'>
See #3447</content>
</entry>
</feed>
