<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/helpers, branch 1.2.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.2.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.2.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-09-08T19:31:24+00:00</updated>
<entry>
<title>Tag link double encoding problem</title>
<updated>2015-09-08T19:31:24+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-09-08T19:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d073331d2496d427dad972b9e024f247015e50ce'/>
<id>urn:sha1:d073331d2496d427dad972b9e024f247015e50ce</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/970
Tags coming from the database are already HTML-encoded.
</content>
</entry>
<entry>
<title>Error encoding tag link</title>
<updated>2015-09-08T18:52:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-09-08T18:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9fcdaf99e24a23724c2b95b29b85b8112b6263fb'/>
<id>urn:sha1:9fcdaf99e24a23724c2b95b29b85b8112b6263fb</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/970
</content>
</entry>
<entry>
<title>Force autocomplete off</title>
<updated>2015-06-14T14:22:33+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-06-14T14:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8a131b056ee3566c2b54466f650c26c143b7c369'/>
<id>urn:sha1:8a131b056ee3566c2b54466f650c26c143b7c369</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/880
Put a space in the user field instead of empty to avoid autocomplete.
Use feed ID in the username/password field name.
</content>
</entry>
<entry>
<title>More PubSubHubbub</title>
<updated>2015-05-16T11:05:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-16T11:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3adab4b70fab858048bd68ed72e71676c4d5badf'/>
<id>urn:sha1:3adab4b70fab858048bd68ed72e71676c4d5badf</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/312
Show whether PubSubHubbub is enabled in the Web interface of feed
configuration.
When PubSubHubbub is used, do not pull refresh so often (hard-coded to
max once per 24h for now).
Improved logic for lease renewal, and some detection of lease problems.
Updated read-me and changelog.
</content>
</entry>
<entry>
<title>Suppress possible warnings after update</title>
<updated>2015-01-20T18:54:00+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-01-20T18:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2036b9aed32c5446c31578ad5ff63b2a7a02bbc2'/>
<id>urn:sha1:2036b9aed32c5446c31578ad5ff63b2a7a02bbc2</id>
<content type='text'>
Prevent JavaScript errors when the shortcuts have not been defined in
the config file.
https://github.com/FreshRSS/FreshRSS/issues/733
</content>
</entry>
<entry>
<title>Improve i18n for JavaScript</title>
<updated>2015-01-18T11:06:40+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-18T11:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bf2f7176ee639ab42e929e7331939da5258165c5'/>
<id>urn:sha1:bf2f7176ee639ab42e929e7331939da5258165c5</id>
<content type='text'>
notif_* messages have been moved into feedback array.
</content>
</entry>
<entry>
<title>Improve behavior when mark as read / favorite fail</title>
<updated>2015-01-18T10:59:03+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-18T10:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=14206aca160355507ae50e6337c798733e730c15'/>
<id>urn:sha1:14206aca160355507ae50e6337c798733e730c15</id>
<content type='text'>
If the request fails:
- Open a notification to inform user
- Remove pending index from the pending_feeds list

Fix https://github.com/FreshRSS/FreshRSS/issues/751
</content>
</entry>
<entry>
<title>Fix extension interface</title>
<updated>2015-01-14T22:30:19+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-14T22:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2f1116818d7d9a6ef413b2c06e9603ffceaf7867'/>
<id>urn:sha1:2f1116818d7d9a6ef413b2c06e9603ffceaf7867</id>
<content type='text'>
- Seperate user and system extensions on extension/index
- extension/configure shows index page with the slider opened
  if request is done with ajax
- Reorganize some extension view files
</content>
</entry>
<entry>
<title>Fix a bug related to sharing</title>
<updated>2015-01-08T20:37:59+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-08T20:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=03db0b5d3c431deb8c4f099b77e045160548f1b6'/>
<id>urn:sha1:03db0b5d3c431deb8c4f099b77e045160548f1b6</id>
<content type='text'>
$item and $feed were not existing, replaced by other names.
Introduce by the merging of dev in extension branch.
</content>
</entry>
<entry>
<title>Merge branch 'dev' into 252-extensions</title>
<updated>2015-01-08T13:18:32+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-08T13:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=73023bc12b81a27045703e1f733faeb2b4e02cec'/>
<id>urn:sha1:73023bc12b81a27045703e1f733faeb2b4e02cec</id>
<content type='text'>
Conflicts:
	app/FreshRSS.php
	app/Models/Configuration.php
	app/views/index/index.phtml
	app/views/index/normal.phtml
	lib/Minz/Configuration.php
	lib/Minz/Translate.php
	lib/lib_rss.php
</content>
</entry>
</feed>
