<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/scripts, branch 1.14.2</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-04-06T22:29:37+00:00</updated>
<entry>
<title>Alow mix of auto read options (#2354)</title>
<updated>2019-04-06T22:29:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-06T22:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=aef3f8d71beae6dfd551617d03ec8fcdb53549e4'/>
<id>urn:sha1:aef3f8d71beae6dfd551617d03ec8fcdb53549e4</id>
<content type='text'>
Fix
https://github.com/FreshRSS/FreshRSS/pull/2349#issuecomment-480540126</content>
</entry>
<entry>
<title>Fix menu warning (#2353)</title>
<updated>2019-04-06T15:05:53+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-06T15:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1b7cf6b0354c6b665d5a6ff8d3f6c4b52be6fbd6'/>
<id>urn:sha1:1b7cf6b0354c6b665d5a6ff8d3f6c4b52be6fbd6</id>
<content type='text'>
confirm is only for labels, not for feeds</content>
</entry>
<entry>
<title>Fix autoremove again (#2352)</title>
<updated>2019-04-06T14:45:21+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-06T14:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=43e3a2d69dc6343f3e30e7c3e3e1cb396a5650a1'/>
<id>urn:sha1:43e3a2d69dc6343f3e30e7c3e3e1cb396a5650a1</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/pull/2349</content>
</entry>
<entry>
<title>Fix hide articles + batch option (#2349)</title>
<updated>2019-04-06T13:51:39+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-06T13:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0a067dbcd4f1c8958a1c7945fbbc8780b88c8d8a'/>
<id>urn:sha1:0a067dbcd4f1c8958a1c7945fbbc8780b88c8d8a</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/2332
https://github.com/FreshRSS/FreshRSS/issues/2345
Re-introduces the instant-remove article.
Batch mark-as-read only used for fast actions like scroll and keyboard
shortcut for next/previous articles.</content>
</entry>
<entry>
<title>Better handling of bad request and fast unload (#2346)</title>
<updated>2019-04-06T07:24:22+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-06T07:24:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=09a5b4493d94120f836b85db5b84c0db7309a4ca'/>
<id>urn:sha1:09a5b4493d94120f836b85db5b84c0db7309a4ca</id>
<content type='text'>
* Better handling of bad request and fast unload

Warnings for bad requests, confirmation before leaving a page with
pending mark-as-read requests (not the others for now)

* Fix callbacks
</content>
</entry>
<entry>
<title>Fix scroll functions in Edge (#2337)</title>
<updated>2019-04-03T22:02:23+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-03T22:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e1bb23ee443820458a14967e873868c44b4c01fe'/>
<id>urn:sha1:e1bb23ee443820458a14967e873868c44b4c01fe</id>
<content type='text'>
Use more standard / robust document.scrollingElement</content>
</entry>
<entry>
<title>Fix shortcut problem when showing articles unfolded (#2336)</title>
<updated>2019-04-03T21:10:33+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-03T21:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2efab9893cd0e0e115edadbd21c1bbd6b771df5b'/>
<id>urn:sha1:2efab9893cd0e0e115edadbd21c1bbd6b771df5b</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/2328</content>
</entry>
<entry>
<title>Fix auto_remove_article (#2334)</title>
<updated>2019-04-03T21:08:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-03T21:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=452419bf83b2b124bb05c58f48b459107595ce0a'/>
<id>urn:sha1:452419bf83b2b124bb05c58f48b459107595ce0a</id>
<content type='text'>
* Fix auto_remove_article

https://github.com/FreshRSS/FreshRSS/issues/2323

* Second attempt

* Third attempt
</content>
</entry>
<entry>
<title>Fix control click (#2330)</title>
<updated>2019-04-02T20:46:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-02T20:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8599dc29a17da3bdb7fdb264cadc0944f44d9eaf'/>
<id>urn:sha1:8599dc29a17da3bdb7fdb264cadc0944f44d9eaf</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/2310</content>
</entry>
<entry>
<title>[CI] Lint JS scripts with jshint (#2315)</title>
<updated>2019-04-01T21:47:36+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2019-04-01T21:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c2a339f2f8a5a9a44d5feaaa8a000f027873d7da'/>
<id>urn:sha1:c2a339f2f8a5a9a44d5feaaa8a000f027873d7da</id>
<content type='text'>
</content>
</entry>
</feed>
