<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/scripts, branch 1.14.3</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.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-06-21T22:08:52+00:00</updated>
<entry>
<title>jQuery 3.4.1 (#2424)</title>
<updated>2019-06-21T22:08:52+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-06-21T22:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=879312dbc2ae64f4d3aebd07cb12d1bf43af586c'/>
<id>urn:sha1:879312dbc2ae64f4d3aebd07cb12d1bf43af586c</id>
<content type='text'>
Only used for statistics graphs</content>
</entry>
<entry>
<title>Add theme to print page</title>
<updated>2019-04-16T16:50:32+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2019-04-16T06:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d5ea3e96ef67e091d55354f6c5342801a9e8b48e'/>
<id>urn:sha1:d5ea3e96ef67e091d55354f6c5342801a9e8b48e</id>
<content type='text'>
Before, the printed page didn't have any usable CSS.
Now, it uses the css files available in the application. It means that
custom CSS can be add to target printed page.

See #2149
</content>
</entry>
<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>
</feed>
