<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/scripts, branch 1.5.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.5.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.5.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2016-08-15T21:07:47+00:00</updated>
<entry>
<title>Read-all bug fixed</title>
<updated>2016-08-15T21:07:47+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-15T21:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1d6c71e216898729cf2cc8330130b568ab198f2a'/>
<id>urn:sha1:1d6c71e216898729cf2cc8330130b568ab198f2a</id>
<content type='text'>
Introduced by the new forms of
https://github.com/FreshRSS/FreshRSS/issues/772
https://github.com/FreshRSS/FreshRSS/pull/1188
</content>
</entry>
<entry>
<title>Refresh sticky column after auto-load</title>
<updated>2016-08-14T21:00:07+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-14T21:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6941b4c742fb4c3593e08c80ff09d52f3520dc03'/>
<id>urn:sha1:6941b4c742fb4c3593e08c80ff09d52f3520dc03</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1172
</content>
</entry>
<entry>
<title>sticky-kit fix, and compatible async defer</title>
<updated>2016-08-13T21:39:52+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-13T21:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a180485f9146f22d48470f3ba541317dbc2ee076'/>
<id>urn:sha1:a180485f9146f22d48470f3ba541317dbc2ee076</id>
<content type='text'>
And set correct parent option
https://github.com/FreshRSS/FreshRSS/pull/1172
</content>
</entry>
<entry>
<title>Merge conflicts</title>
<updated>2016-08-13T19:35:34+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-13T19:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0c4add69132ac69bba76091e4301b949e5428914'/>
<id>urn:sha1:0c4add69132ac69bba76091e4301b949e5428914</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1172
</content>
</entry>
<entry>
<title>CSRF token, update HTTP Referrer policy to same-origin</title>
<updated>2016-08-13T15:49:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-13T15:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e6fd34bdda5d067a9e74714aaae10c89ed998a46'/>
<id>urn:sha1:e6fd34bdda5d067a9e74714aaae10c89ed998a46</id>
<content type='text'>
https://www.w3.org/TR/referrer-policy/#referrer-policy-no-referrer
https://github.com/FreshRSS/FreshRSS/issues/570
https://github.com/FreshRSS/FreshRSS/issues/955
https://github.com/FreshRSS/FreshRSS/issues/1198
https://github.com/FreshRSS/FreshRSS/issues/565
https://github.com/FreshRSS/FreshRSS/issues/554
</content>
</entry>
<entry>
<title>Minor JavaScript problems with drag &amp; drop</title>
<updated>2016-08-06T22:17:34+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-06T22:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=396ebb0fd20400d2aa014bf05187d3e1ae1b26a0'/>
<id>urn:sha1:396ebb0fd20400d2aa014bf05187d3e1ae1b26a0</id>
<content type='text'>
Independent of the jQuery update
</content>
</entry>
<entry>
<title>Fix drag in Internet Explorer</title>
<updated>2016-08-06T18:52:08+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-06T18:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=157781c8eb91531627adfe9220ac3197e6b15325'/>
<id>urn:sha1:157781c8eb91531627adfe9220ac3197e6b15325</id>
<content type='text'>
Internet Explorer does not support setData('text/html') and setData() is
deprecated
https://msdn.microsoft.com/en-us/library/ms536744(v=vs.85).aspx
</content>
</entry>
<entry>
<title>Fix drag in Chrome</title>
<updated>2016-08-06T13:43:28+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-06T13:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=de2c6fab7ae2f6c456c2e98196b01f368dba9917'/>
<id>urn:sha1:de2c6fab7ae2f6c456c2e98196b01f368dba9917</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge for conflicts</title>
<updated>2016-08-06T12:20:00+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-06T12:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6d5b868b343d4a3410945d559b3caa8f786a05ec'/>
<id>urn:sha1:6d5b868b343d4a3410945d559b3caa8f786a05ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jQuery 3 compatibility</title>
<updated>2016-08-06T12:13:03+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-06T12:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a051970d5b15a60e79ac2428280652486644c11c'/>
<id>urn:sha1:a051970d5b15a60e79ac2428280652486644c11c</id>
<content type='text'>
https://jquery.com/upgrade-guide/3.0/

* event.props removed

https://jquery.com/upgrade-guide/3.0/#breaking-change-jquery-event-props-and-jquery-event-fixhooks-removed
https://github.com/jquery/api.jquery.com/issues/405

* jqXHR.success(), jqXHR.error(), and jqXHR.complete() removed
</content>
</entry>
</feed>
