<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p, branch 1.3.0-beta</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.3.0-beta</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.3.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-10-27T19:36:05+00:00</updated>
<entry>
<title>Merge pull request #1011 from Alkarex/allow_robots</title>
<updated>2015-10-27T19:36:05+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-10-27T19:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=29fe97cb2ffe9d21658cc206e80644a6e2fdb9c7'/>
<id>urn:sha1:29fe97cb2ffe9d21658cc206e80644a6e2fdb9c7</id>
<content type='text'>
Config allow robots</content>
</entry>
<entry>
<title>Merge pull request #1010 from Alkarex/cleanLogs</title>
<updated>2015-10-25T16:24:00+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-10-25T16:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b8b0ba6f244b37f5b823f05b6ef00f4684b3d89b'/>
<id>urn:sha1:b8b0ba6f244b37f5b823f05b6ef00f4684b3d89b</id>
<content type='text'>
Clean logs</content>
</entry>
<entry>
<title>More viewable visual alert for categories with problematic feeds</title>
<updated>2015-10-25T10:10:50+00:00</updated>
<author>
<name>Alwaysin</name>
<email>adrien@demma.fr</email>
</author>
<published>2015-10-25T10:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5d7fc35e89d9e9954544399f49d1c46209ef19f9'/>
<id>urn:sha1:5d7fc35e89d9e9954544399f49d1c46209ef19f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Config allow robots</title>
<updated>2015-10-24T22:01:13+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-10-24T21:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=02a3cb4652d4c87ec3202d39f6cd8a240a1a7373'/>
<id>urn:sha1:02a3cb4652d4c87ec3202d39f6cd8a240a1a7373</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/938
</content>
</entry>
<entry>
<title>Clean logs</title>
<updated>2015-10-24T20:25:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-10-24T20:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=481c2a671913cdd6099a1b6ee4d5491dff16c0bf'/>
<id>urn:sha1:481c2a671913cdd6099a1b6ee4d5491dff16c0bf</id>
<content type='text'>
Reduced login of API and PubSubHubbub (both are quite stable now).
When clearing logs as admin, also clear API and PubSubHubbub logs.
https://github.com/FreshRSS/FreshRSS/issues/988
</content>
</entry>
<entry>
<title>Add a visual alert on categories</title>
<updated>2015-10-24T19:38:30+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-10-24T19:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=52564957e6b25b4f127666da79d27eb99ca9bd5e'/>
<id>urn:sha1:52564957e6b25b4f127666da79d27eb99ca9bd5e</id>
<content type='text'>
By @aledeg
https://github.com/FreshRSS/FreshRSS/pull/984
https://github.com/FreshRSS/FreshRSS/pull/983
</content>
</entry>
<entry>
<title>Replace CSS pseudo-element syntax</title>
<updated>2015-09-12T23:54:12+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2015-09-12T23:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ef18adb8dcf0d43fb0b726860e32f2ec2f70542d'/>
<id>urn:sha1:ef18adb8dcf0d43fb0b726860e32f2ec2f70542d</id>
<content type='text'>
Before, in the CSS files, :after and :before were in use. But those are not pseudo-classes in CSS3.
They are pseudo-elements. The syntax should use ::before and ::after instead.

See http://www.w3.org/TR/css3-selectors/#gen-content
</content>
</entry>
<entry>
<title>Add a visual alert on categories</title>
<updated>2015-09-12T22:58:08+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2015-09-12T22:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=84824f8599ef8b7613c7c6829221aa8b88aa3846'/>
<id>urn:sha1:84824f8599ef8b7613c7c6829221aa8b88aa3846</id>
<content type='text'>
When a category has one or more feeds with errors, a visual warning is displayed before the name of the category.
</content>
</entry>
<entry>
<title>Merge from dev</title>
<updated>2015-06-01T17:40:30+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-06-01T17:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=137c498c84da23f9abad2217c5fd716d6c514573'/>
<id>urn:sha1:137c498c84da23f9abad2217c5fd716d6c514573</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/312
</content>
</entry>
<entry>
<title>Patch for confirmation in non-Firefox (Chrome)</title>
<updated>2015-05-29T21:30:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-29T21:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f79f2a7e986f40291865e54074ab62fcb9909bb4'/>
<id>urn:sha1:f79f2a7e986f40291865e54074ab62fcb9909bb4</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/739
Use standards instead of Firefox-specific explicitOriginalTarget
</content>
</entry>
</feed>
