<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/scripts, 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>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>Change integration configuration page (#3372)</title>
<updated>2021-01-16T21:11:30+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2021-01-16T21:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5c18c64afbdc8b888fdedf2d7cc45e1930225f02'/>
<id>urn:sha1:5c18c64afbdc8b888fdedf2d7cc45e1930225f02</id>
<content type='text'>
I've refactored the user query code to be able to use it also on the
integration configuration page. Now, items can be re-organized as in
the user query list.</content>
</entry>
<entry>
<title>Add a query configuration page (#3366)</title>
<updated>2021-01-14T23:14:53+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2021-01-14T23:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c5da4e56a690d9e9caf8ca4bad4349684b4d39c5'/>
<id>urn:sha1:c5da4e56a690d9e9caf8ca4bad4349684b4d39c5</id>
<content type='text'>
* Add a query configuration page

Before, there was no way to modify a user query. Thus you need to
create a new one and delete the old one afterward.
Now, every user query can be modified if needed. They have their
own configuration page on which it can be modified or deleted.

* Change drag and drop action on queries

Before, the drag and drop action needed to be validated by submitting
the form to be persisted.
Now, it's done automatically after the query is dropped to its final
location.</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>Add user query manual sorting (#3346)</title>
<updated>2021-01-09T00:47:20+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2021-01-09T00:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=896f9d33637ec510937bc13a34f98f669795ab49'/>
<id>urn:sha1:896f9d33637ec510937bc13a34f98f669795ab49</id>
<content type='text'>
* Add user query manual sorting

Before, to change the user query order, you'll have to delete them
and recreate them. It was not really efficient.
Now, you can drag and drop them to ease reordering.

See #2216 and #2015

* Remove cancel action on user query configuration

Before, the cancel action was useless since it was not wired.
Now, there is no cancel action.

See #2015</content>
</entry>
<entry>
<title>two new hooks (#3342)</title>
<updated>2021-01-07T20:45:48+00:00</updated>
<author>
<name>Clemens Neubauer</name>
<email>cn-tools@gmx.at</email>
</author>
<published>2021-01-07T20:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ef458992c12438f88780c52076cf105e3de8a60e'/>
<id>urn:sha1:ef458992c12438f88780c52076cf105e3de8a60e</id>
<content type='text'>
* add two new hooks

I develop a new extension and i need 2 new hooks for it

* update EN documentation

* Correct typing errors

* Update app/views/helpers/javascript_vars.phtml

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Add clipboard sharing (#3330)</title>
<updated>2021-01-03T17:20:15+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2021-01-03T17:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=46c8f6e77b74c97993414af1c3a3a8a047414baf'/>
<id>urn:sha1:46c8f6e77b74c97993414af1c3a3a8a047414baf</id>
<content type='text'>
When the discussion #3327 started, I thought that the clipboard share
is a good idea. It never occurred to me because I do not use a
smartphone.
It might need some polishing but it seems pretty usable as-is.

See #3327</content>
</entry>
<entry>
<title>Fix bugs in anomymous mode (#3305)</title>
<updated>2020-12-30T23:13:29+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-12-30T23:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5ca961b8d5130b54d3c5ec664574eac39a88de87'/>
<id>urn:sha1:5ca961b8d5130b54d3c5ec664574eac39a88de87</id>
<content type='text'>
* Fix bugs in anomymous mode

Login bug (submit button not working) and refresh bug (JS null
exception, and then 403).

* Take advantage of existing variable</content>
</entry>
</feed>
