<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p, branch 1.14.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.14.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-03-26T23:08:59+00:00</updated>
<entry>
<title>Minor code simplification</title>
<updated>2019-03-26T23:08:59+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-03-26T23:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=09362f15ee707280efed1fcdda1485d050fe09fa'/>
<id>urn:sha1:09362f15ee707280efed1fcdda1485d050fe09fa</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/2300
</content>
</entry>
<entry>
<title>Wait for mark-as-read queue before click (#2300)</title>
<updated>2019-03-25T07:46:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-03-25T07:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=580123fdb088223865d5a1326e54907018cf373a'/>
<id>urn:sha1:580123fdb088223865d5a1326e54907018cf373a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework CSRF interaction with sessions (#2290)</title>
<updated>2019-03-22T18:05:38+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-03-22T18:05:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ebd8c31c0272f135b1b55f0480d1c8c3875935fe'/>
<id>urn:sha1:ebd8c31c0272f135b1b55f0480d1c8c3875935fe</id>
<content type='text'>
* Rework CSRF interaction with sessions

Fix https://github.com/FreshRSS/FreshRSS/issues/2288
Improve security in some edge cases
Maybe relevant for
https://github.com/FreshRSS/FreshRSS/issues/2125#issuecomment-474992671

* Forgotten mime type
</content>
</entry>
<entry>
<title>Fever remove semicolomn from author (#2283)</title>
<updated>2019-03-19T19:08:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-03-19T19:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cb00eafba02b5dfe9bfefd8a4b4228cccef9a6bf'/>
<id>urn:sha1:cb00eafba02b5dfe9bfefd8a4b4228cccef9a6bf</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/2281</content>
</entry>
<entry>
<title>Improved auto load more articles</title>
<updated>2019-03-09T18:15:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-03-09T18:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=54a86990e674a529db028a2240ba73237ae55f09'/>
<id>urn:sha1:54a86990e674a529db028a2240ba73237ae55f09</id>
<content type='text'>
Fixed bug + ealier trigger of load more (half of the window height
instead of 0)
</content>
</entry>
<entry>
<title>Fix base theme border regression</title>
<updated>2019-03-09T17:25:33+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-03-09T17:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5b8c3e5bf3d52373ceead2ade79eb724fb3867c8'/>
<id>urn:sha1:5b8c3e5bf3d52373ceead2ade79eb724fb3867c8</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/2254
</content>
</entry>
<entry>
<title>JavaScript fixes + new navigation loop behaviour (#2255)</title>
<updated>2019-02-23T13:39:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-02-23T13:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b869c2944a01c5060d05a093d5e0c797d48bb159'/>
<id>urn:sha1:b869c2944a01c5060d05a093d5e0c797d48bb159</id>
<content type='text'>
* Fixed user configuration 404
https://github.com/FreshRSS/FreshRSS/pull/2234#issuecomment-466561555
* Fixed "SPACE" shortcut bug
https://github.com/FreshRSS/FreshRSS/pull/2234#issuecomment-466626412
* Use next feed / previous feed when reaching last / first article
instead of looping
* Jump to next / previous category when reaching last / first feed
instead of looping</content>
</entry>
<entry>
<title>Less jQuery (#2234)</title>
<updated>2019-02-13T14:06:28+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-02-13T14:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2374374ba972eb4cca84d7f71b1900f806c2b914'/>
<id>urn:sha1:2374374ba972eb4cca84d7f71b1900f806c2b914</id>
<content type='text'>
* Less jQuery

Follow-up of https://github.com/FreshRSS/FreshRSS/pull/2199

* Even less jQuery + global view unread title fix

* Even less jQuery

* Yet even less jQuery

* Even less jQuery

* Reduce some events

* Even less jQuery

* jQuery gone from main view

+Fixed English i18n

* Fix feed folded view

* Remove Firefox 64 workaround

Remove workaround for Gecko bug 1514498 in Firefox 64, fixed in Firefox
65

* Split to extra.js

Avoid loading unneeded JavaScript code for the main view.
+ several adjustements

* Improve CSS transition fold category

* Rewrite shortcuts

Remove library. Much faster, shorter, one listener instead of many.
Control of the shortcut context.
Fix https://github.com/FreshRSS/FreshRSS/issues/2215

* Remove debug

* Minor syntax

* Filter out unwanted shortcut modifiers

* Menu overflow fix

* Typo

* Fix unfolding in mobile view

* Remove jQuery from category.js

* Remove jQuery from Global view
</content>
</entry>
<entry>
<title>Two themes (#2245)</title>
<updated>2019-02-13T10:37:37+00:00</updated>
<author>
<name>Thomas Guesnon</name>
<email>bonjour@thomasguesnon.fr</email>
</author>
<published>2019-02-13T10:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=086fa0d49a5e1506fda4dda42c5c69fd3a624ecf'/>
<id>urn:sha1:086fa0d49a5e1506fda4dda42c5c69fd3a624ecf</id>
<content type='text'>
* Two new themes

* update gitignore

* dirs cleaning + mobile ui improvements

* name added to credits file

* New line
</content>
</entry>
<entry>
<title>Minor Unicode changes</title>
<updated>2019-02-05T08:36:39+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-02-05T08:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=69eb651d56e7fa9bf742f60366cdb10f769246e3'/>
<id>urn:sha1:69eb651d56e7fa9bf742f60366cdb10f769246e3</id>
<content type='text'>
</content>
</entry>
</feed>
