<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views, 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-01T12:16:33+00:00</updated>
<entry>
<title>Fix user creation form redirection (#3656)</title>
<updated>2021-06-01T12:16:33+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2021-06-01T12:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3c3eab768ea8b2edc0a158aee8aba9c362fa06fd'/>
<id>urn:sha1:3c3eab768ea8b2edc0a158aee8aba9c362fa06fd</id>
<content type='text'>
Before, when there was an error during the user creation process, the user was
always redirected to the same page no matter where the creation process was
initiated (registration or creation by an admin). Thus, there were no error
messages displayed when something went bad during the creation process by an
admin.
Now, the origin of the user creation has been added to the form to be able to
redirect the user to the proper page.</content>
</entry>
<entry>
<title>Change links to add feeds (#3650)</title>
<updated>2021-05-31T15:24:42+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2021-05-31T15:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4823e6df11dc27757f7d05a5e778044287747a24'/>
<id>urn:sha1:4823e6df11dc27757f7d05a5e778044287747a24</id>
<content type='text'>
Before, the links was redirecting to the subscription management page which
was the default behavior before changes introduced in 1.17.0 (#3027). All
links were modified except the one for empty content.
Now, the empty content links are redirecting to the proper page.

See #3642</content>
</entry>
<entry>
<title>Minor uniform stricter HTML (#3616)</title>
<updated>2021-05-08T16:36:51+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-05-08T16:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ffb0e30dde98bcef1b3fa0bfb020c3a478c6a402'/>
<id>urn:sha1:ffb0e30dde98bcef1b3fa0bfb020c3a478c6a402</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make SSL options available to non-admins (#3612)</title>
<updated>2021-05-07T15:21:16+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-05-07T15:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a65097f1b334ddd4da69343745324a93b6a754c6'/>
<id>urn:sha1:a65097f1b334ddd4da69343745324a93b6a754c6</id>
<content type='text'>
#fix https://github.com/FreshRSS/FreshRSS/issues/3611</content>
</entry>
<entry>
<title>Fix filter double encoding (#3563)</title>
<updated>2021-03-26T12:37:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2021-03-26T12:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=49f920e19dff22e8026707d98cf93b556a2703a9'/>
<id>urn:sha1:49f920e19dff22e8026707d98cf93b556a2703a9</id>
<content type='text'>
#fix https://github.com/FreshRSS/FreshRSS/issues/3562
The content is already HTML-safe</content>
</entry>
<entry>
<title>Remove shortcut validation (#3548)</title>
<updated>2021-03-21T14:42:27+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2021-03-21T14:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4f4ce3c71bb69e3b55029325901e3d16a8142376'/>
<id>urn:sha1:4f4ce3c71bb69e3b55029325901e3d16a8142376</id>
<content type='text'>
Before, only standard shortcuts were supported. When other shortcuts were
configured, they were filtered out.
Now, those shortcuts are stored in the configuration and an alert message
is displayed to alert the user that he is using non-standard shortcuts.

See #3481</content>
</entry>
<entry>
<title>Fix search param encoding in user query (#3541)</title>
<updated>2021-03-19T12:51:42+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2021-03-19T12:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=789a1664960da1b6287e3bb815d64e0d0fa8ef95'/>
<id>urn:sha1:789a1664960da1b6287e3bb815d64e0d0fa8ef95</id>
<content type='text'>
Before, the chosen encoding was not the best for the task since some part
of the value was truncated when used with quotes.
Now, the encoding allows to work smoothly with quotes.

See #3538</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>Add an option to set a custom user agent to retrieve individual feeds (#3494)</title>
<updated>2021-03-09T19:51:09+00:00</updated>
<author>
<name>Jules-Bertholet</name>
<email>jules.bertholet@gmail.com</email>
</author>
<published>2021-03-09T19:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=800a42172db1775aaa76f50446ed914ee0b5a80b'/>
<id>urn:sha1:800a42172db1775aaa76f50446ed914ee0b5a80b</id>
<content type='text'>
* Add an option to set a custom user agent to retrieve individual feeds

This allows retrieving the original RSS feed when websites use services like FeedBurner.

* Use !== instead of != in subscriptionController.php

* Add proxy and user-agent to subscription/add

Co-authored-by: Georgelemental &lt;georgelemental@gmail.com&gt;
Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</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>
</feed>
