<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/index, 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-06-02T20:53:13+00:00</updated>
<entry>
<title>Add support for a new shortcut in reader view</title>
<updated>2017-06-02T20:53:13+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2017-06-02T20:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5f942cc1c9801eef440cd1e85e36b03c05aaa8c5'/>
<id>urn:sha1:5f942cc1c9801eef440cd1e85e36b03c05aaa8c5</id>
<content type='text'>
Now you can open the original page in the reader view with the same shortcut you'll use in the normal view.
I've changed how we identify the link to make it more flexible.
The previous way was too restrictive since the selector used a really strict path to get the url.

There was another way to achieve the same thing without changing the selector.
It was quite ugly since some meaningless class would be added on the markup to match the selector query.

See #1400
</content>
</entry>
<entry>
<title>No version number for anonymous users</title>
<updated>2017-01-28T13:08:13+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-01-28T13:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1736cf00b5d0286c233de8de446848d0e613a94e'/>
<id>urn:sha1:1736cf00b5d0286c233de8de446848d0e613a94e</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1404
</content>
</entry>
<entry>
<title>Fix global view</title>
<updated>2016-09-29T20:48:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-09-29T20:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=63a8f5e167e4bf17f76eb6e8baa9b75814c4512d'/>
<id>urn:sha1:63a8f5e167e4bf17f76eb6e8baa9b75814c4512d</id>
<content type='text'>
Bug introduced in version 1.5.0 by
https://github.com/FreshRSS/FreshRSS/commit/56ffc115d15bf136bfced74707ccc1f41c7b5e44
</content>
</entry>
<entry>
<title>Prevent a target _blank attacks with window.opener</title>
<updated>2016-09-07T12:35:51+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2016-09-07T12:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8a776f146182bc6870702cfeb87041e3af66b24b'/>
<id>urn:sha1:8a776f146182bc6870702cfeb87041e3af66b24b</id>
<content type='text'>
https://mathiasbynens.github.io/rel-noopener/
noopener is implied by noreferrer
https://html.spec.whatwg.org/multipage/semantics.html#link-type-noreferrer
The API for window.open() does not seem stable yet
https://bugzilla.mozilla.org/show_bug.cgi?id=1267339
</content>
</entry>
<entry>
<title>Do not mix POST and GET params</title>
<updated>2016-08-13T17:10:32+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-13T17:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=56ffc115d15bf136bfced74707ccc1f41c7b5e44'/>
<id>urn:sha1:56ffc115d15bf136bfced74707ccc1f41c7b5e44</id>
<content type='text'>
Avoid returning CSRF POST token for a GET
</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>Fix logs style scroll bug</title>
<updated>2016-07-30T10:19:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-07-30T10:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=090c647cd54e4cde051b12ece24d79af1d222fde'/>
<id>urn:sha1:090c647cd54e4cde051b12ece24d79af1d222fde</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1178
There was a conflict on the ".logs" class name
</content>
</entry>
<entry>
<title>UI: Add feed ID in article container</title>
<updated>2015-08-21T09:49:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-08-21T09:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c75863ff0f5a464cabe0bbcc79526a1362235427'/>
<id>urn:sha1:c75863ff0f5a464cabe0bbcc79526a1362235427</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/953
</content>
</entry>
<entry>
<title>Remove information about me and update links</title>
<updated>2015-01-27T16:19:57+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-27T16:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=01683ba1364abc9ea48bd2b637d9faad942b0721'/>
<id>urn:sha1:01683ba1364abc9ea48bd2b637d9faad942b0721</id>
<content type='text'>
FreshRSS should not be associated to me but to the community:

- Remove links to send me email or references to a "lead developer"
- Change old Github links marienfressinaud/FreshRSS to FreshRSS/FreshRSS
</content>
</entry>
<entry>
<title>Fix a bug when default view is the global one.</title>
<updated>2015-01-16T22:26:29+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-16T22:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f3d74b59e8957dfa7793125aaf71f47e088008d4'/>
<id>urn:sha1:f3d74b59e8957dfa7793125aaf71f47e088008d4</id>
<content type='text'>
If default view is "global", the popup tried to get articles on the
default view which was… "global"! Articles are present on the "normal" view
instead.
</content>
</entry>
</feed>
