<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views, branch 1.7.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.7.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.7.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>Merge branch 'master' into dev</title>
<updated>2017-05-22T09:24:52+00:00</updated>
<author>
<name>Paulius Šukys</name>
<email>paul.sukys@gmail.com</email>
</author>
<published>2017-05-22T09:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e98b510cbbccd46eaba683ab8404df123acec38e'/>
<id>urn:sha1:e98b510cbbccd46eaba683ab8404df123acec38e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added additional configuration setting for #1530 . This includes default settings and translation entry for English</title>
<updated>2017-05-22T07:33:55+00:00</updated>
<author>
<name>Paulius Šukys</name>
<email>paul.sukys@gmail.com</email>
</author>
<published>2017-05-22T07:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=67dd80f84250f7e8b1b39693f5fef2ff27ffb85a'/>
<id>urn:sha1:67dd80f84250f7e8b1b39693f5fef2ff27ffb85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Multi-user token</title>
<updated>2017-04-08T22:25:04+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-04-08T22:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0ce43be9de5bf676ceffa2e419941863f98fa970'/>
<id>urn:sha1:0ce43be9de5bf676ceffa2e419941863f98fa970</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1390
https://github.com/FreshRSS/FreshRSS/issues/366
</content>
</entry>
<entry>
<title>Do not mark as read in anonymous mode</title>
<updated>2017-03-04T10:21:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-04T10:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9e698108febebba511638d9cad5a228cb8936e3a'/>
<id>urn:sha1:9e698108febebba511638d9cad5a228cb8936e3a</id>
<content type='text'>
And avoid HTTP 403 https://github.com/FreshRSS/FreshRSS/issues/1431
</content>
</entry>
<entry>
<title>Remove maxlength for usernames</title>
<updated>2017-02-25T11:56:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-02-25T11:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=be2bf83e3c516a6f8f1822c879df8798e50e514b'/>
<id>urn:sha1:be2bf83e3c516a6f8f1822c879df8798e50e514b</id>
<content type='text'>
pattern is already used
</content>
</entry>
<entry>
<title>Missing checkUsername and const patten</title>
<updated>2017-02-25T11:39:08+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-02-25T11:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=271a1fdc8900a8b2c32675c22dce1cc458209de4'/>
<id>urn:sha1:271a1fdc8900a8b2c32675c22dce1cc458209de4</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1423

https://github.com/YunoHost-Apps/freshrss_ynh/issues/27#issuecomment-279792363
</content>
</entry>
<entry>
<title>Merge branch 'dev' into feature/username-in-cli</title>
<updated>2017-02-25T09:20:59+00:00</updated>
<author>
<name>Clément</name>
<email>clement@selfhost.fr</email>
</author>
<published>2017-02-25T09:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2e871a0adf131f53dcf345ad2dda73bdf7c1a2c9'/>
<id>urn:sha1:2e871a0adf131f53dcf345ad2dda73bdf7c1a2c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>delete - and . from accepted char</title>
<updated>2017-02-16T17:55:19+00:00</updated>
<author>
<name>Clément</name>
<email>clement@selfhost.fr</email>
</author>
<published>2017-02-16T17:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ef2001959188f721a0928fb3ff59ebd6a5a31b1a'/>
<id>urn:sha1:ef2001959188f721a0928fb3ff59ebd6a5a31b1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Possibility to register user having a '-', a '_' or a '.' in username</title>
<updated>2017-02-16T13:27:45+00:00</updated>
<author>
<name>Clément</name>
<email>clement@selfhost.fr</email>
</author>
<published>2017-02-16T13:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8d2b76334cd60356c85810bf4902124105d54ad4'/>
<id>urn:sha1:8d2b76334cd60356c85810bf4902124105d54ad4</id>
<content type='text'>
</content>
</entry>
</feed>
