<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/configure, 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-14T09:02:30+00:00</updated>
<entry>
<title>Add a way to disable shortcuts (#3114)</title>
<updated>2020-07-14T09:02:30+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2020-07-14T09:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=35eed83b64486d7c0e6f62dafc4ddf70e7a50513'/>
<id>urn:sha1:35eed83b64486d7c0e6f62dafc4ddf70e7a50513</id>
<content type='text'>
When the user do not want to use a shortcut, he can let the shortcut value
empty. This will save an empty configuration thus disabling the shortcut.
The load default action allows to use default shortcut only for disabled
shortcuts.

See #3110</content>
</entry>
<entry>
<title>Fix user queries when they contain " (#3037)</title>
<updated>2020-06-06T18:59:53+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2020-06-06T18:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b2b249d6d6e1339b7a55a61ac06b0520b9dc91b9'/>
<id>urn:sha1:b2b249d6d6e1339b7a55a61ac06b0520b9dc91b9</id>
<content type='text'>
Before, the user queries were working filter-wise but they failed at being displayed
properly in the configuration page. Thus they were stored without the search param.
Now, the search is URL encoded to avoid that kind of behavior and keep the search
param through out the user query's life.</content>
</entry>
<entry>
<title>Add controls on media (#3036)</title>
<updated>2020-06-05T21:37:05+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2020-06-05T21:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=dc68783fc844323682ad19c8156417a1ec7ac998'/>
<id>urn:sha1:dc68783fc844323682ad19c8156417a1ec7ac998</id>
<content type='text'>
Now, there is a shortcut to play or pause media available from an
entry. If there is more than one media available, only the first
one will be targeted.

See #1952</content>
</entry>
<entry>
<title>Enhance the way help elements are displayed (#2911)</title>
<updated>2020-04-20T21:27:17+00:00</updated>
<author>
<name>Julien-Pierre Avérous</name>
<email>github@sourcemac.com</email>
</author>
<published>2020-04-20T21:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=acca89505be6ec062ba1acd9cc7df49aac1711fe'/>
<id>urn:sha1:acca89505be6ec062ba1acd9cc7df49aac1711fe</id>
<content type='text'>
* - Always display help under the targeted element.
- Use same help place for HTTP authentication in 'add' feed view than in 'update' feed view.
- Move help under input field in register view, as all other places (homogeneity).

* - Don't use "!important" as suggested by @Alkarex.</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>Shortcut mark previous articles as read (#2843)</title>
<updated>2020-03-23T22:05:01+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2020-03-23T22:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a7b72481e7cbc14d729f85816b6851ee6fcf711c'/>
<id>urn:sha1:a7b72481e7cbc14d729f85816b6851ee6fcf711c</id>
<content type='text'>
* Shortcut mark previous articles as read

Address part of https://github.com/FreshRSS/FreshRSS/issues/2836
The shortcut [shift]+[r] now marks previous articles as read;
The previous action of marking all articles as read is now achieved by
[alt]+[r]
So this is a slight breaking change, but I like the logic of the
upward-facing [shift] arrow to hint at previous articles, while [alt] is
more like "all", at least to my eyes :-)

* Update app/i18n/nl/conf.php

Co-Authored-By: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* [⇧ Shift] / [Alt ⎇]

With standard Unicode signs

* &lt;kbd&gt; + CSS styling

* Missing themes

Tested with all themes

* Travis CSS

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;</content>
</entry>
<entry>
<title>Show Favorites as Unread (#2766)</title>
<updated>2020-01-16T16:11:04+00:00</updated>
<author>
<name>Offerel</name>
<email>14041522+Offerel@users.noreply.github.com</email>
</author>
<published>2020-01-16T16:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=68863fbac8d0f9346eb3de17b079c84d5ead1b6c'/>
<id>urn:sha1:68863fbac8d0f9346eb3de17b079c84d5ead1b6c</id>
<content type='text'>
Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;
Co-authored-by: Marien Fressinaud &lt;dev@marienfressinaud.fr&gt;
</content>
</entry>
<entry>
<title>[fix] Correct default view for label (#2767)</title>
<updated>2020-01-16T10:23:49+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2020-01-16T10:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e60abfee4d169036865456c13fa2c2945375a512'/>
<id>urn:sha1:e60abfee4d169036865456c13fa2c2945375a512</id>
<content type='text'>
While testing &lt;https://github.com/FreshRSS/FreshRSS/pull/2766&gt; I noticed that clicking the label activated the wrong dropdown.</content>
</entry>
<entry>
<title>Fix sharing/integration (#2669)</title>
<updated>2019-11-15T21:11:23+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-11-15T21:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3d6f9c58988c27430df278b5f6f8937a37d16794'/>
<id>urn:sha1:3d6f9c58988c27430df278b5f6f8937a37d16794</id>
<content type='text'>
Arg, it looks like the submit button in sharing/integration page is broken in 1.15.2 :-(
Fix https://github.com/FreshRSS/FreshRSS/pull/2643</content>
</entry>
<entry>
<title>Rename sharing action (#2643)</title>
<updated>2019-11-08T22:49:43+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2019-11-08T22:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=59f284d229608f0d80784ecfd19742c06db44a8a'/>
<id>urn:sha1:59f284d229608f0d80784ecfd19742c06db44a8a</id>
<content type='text'>
Before, some ad-blocker rules were preventing to display the sharing page
because of its name. I've renamed that page to integration but kept every
thing else identical. So it's still called sharing through out the
application.
If needed, this can be addressed as well.

See #2509 and #2419</content>
</entry>
</feed>
