<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/scripts/global_view.js, branch 1.9.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.9.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.9.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2017-09-23T11:41:26+00:00</updated>
<entry>
<title>Minor JS whitespace</title>
<updated>2017-09-23T11:41:26+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2017-09-23T11:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ca7d1fdddeb5faf48014e93fac50619fa22a893d'/>
<id>urn:sha1:ca7d1fdddeb5faf48014e93fac50619fa22a893d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix global view CSRF</title>
<updated>2017-09-23T11:34:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2017-09-23T11:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2fd5ab8c55e990d3ad6dacc5371dfd5f9b6bcd2e'/>
<id>urn:sha1:2fd5ab8c55e990d3ad6dacc5371dfd5f9b6bcd2e</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1591
</content>
</entry>
<entry>
<title>Global view scroll top</title>
<updated>2016-10-15T17:55:15+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-15T17:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=36320c40b34c4f18496518203330fbb705cf6610'/>
<id>urn:sha1:36320c40b34c4f18496518203330fbb705cf6610</id>
<content type='text'>
</content>
</entry>
<entry>
<title>JSHint and safer async init_normal</title>
<updated>2016-08-06T11:18:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-06T11:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3652dea854200f31492a71243727f6a1be317c4a'/>
<id>urn:sha1:3652dea854200f31492a71243727f6a1be317c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix global view mark as read</title>
<updated>2014-10-31T15:43:05+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-31T15:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=724e13f0a6419b046b33da71e66058e279551edd'/>
<id>urn:sha1:724e13f0a6419b046b33da71e66058e279551edd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Begin to fix global view</title>
<updated>2014-10-24T11:50:08+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-24T11:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fa0c7d75e6b9d01130f1c9518eef5f37d8e6d4ff'/>
<id>urn:sha1:fa0c7d75e6b9d01130f1c9518eef5f37d8e6d4ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactoring of indexController</title>
<updated>2014-10-20T17:35:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-20T17:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8a7bab3a55442f85553ab1d897084e89c10f7e05'/>
<id>urn:sha1:8a7bab3a55442f85553ab1d897084e89c10f7e05</id>
<content type='text'>
Global view has been moved to a different action (all is not working)

See https://github.com/marienfressinaud/FreshRSS/issues/634
and https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Refactor javascript_vars.phtml</title>
<updated>2014-10-05T15:32:01+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-05T15:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d8ed718aab99ad47897fb70ea9086fa704bb912b'/>
<id>urn:sha1:d8ed718aab99ad47897fb70ea9086fa704bb912b</id>
<content type='text'>
Introduce kind of context objectin JavaScript

See https://github.com/marienfressinaud/FreshRSS/issues/634
See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Bug Global View liens JS</title>
<updated>2014-01-19T19:57:24+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-01-19T19:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=79d4893fc792119c390d2f744246df210b74f637'/>
<id>urn:sha1:79d4893fc792119c390d2f744246df210b74f637</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrections vue globale</title>
<updated>2014-01-18T18:29:44+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-01-18T18:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fdd179d344dbe8734480b83bb7a0fba189275d5a'/>
<id>urn:sha1:fdd179d344dbe8734480b83bb7a0fba189275d5a</id>
<content type='text'>
Contribue à https://github.com/marienfressinaud/FreshRSS/issues/353
</content>
</entry>
</feed>
