<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models/Entry.php, 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-04-05T12:50:16+00:00</updated>
<entry>
<title>Use link instead of title fallback</title>
<updated>2017-04-05T12:50:16+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2017-04-05T12:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=dadd6e7beed41b7a7f3473fda60f7fcb57a9f866'/>
<id>urn:sha1:dadd6e7beed41b7a7f3473fda60f7fcb57a9f866</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fallback when GUID is empty</title>
<updated>2017-04-05T12:44:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2017-04-05T12:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d42a20506ba07ec72d2d618db095ec853e51f9c1'/>
<id>urn:sha1:d42a20506ba07ec72d2d618db095ec853e51f9c1</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1482
</content>
</entry>
<entry>
<title>SQL: update request for updated articles</title>
<updated>2015-05-09T11:07:54+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-09T11:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7f7de31c1dcb6599be5c5713f36b4bde1d03d47a'/>
<id>urn:sha1:7f7de31c1dcb6599be5c5713f36b4bde1d03d47a</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/798
</content>
</entry>
<entry>
<title>SQL: detection of updates, and preparation for better burge</title>
<updated>2015-04-04T20:39:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-04-04T20:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=711530a512b370d79b079205ce1f8376174f7f03'/>
<id>urn:sha1:711530a512b370d79b079205ce1f8376174f7f03</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/798
https://github.com/FreshRSS/FreshRSS/issues/493
SQLite not yet tested. Only MySQL tested so far.
</content>
</entry>
<entry>
<title>Remove STATE_STRICT</title>
<updated>2014-10-22T16:33:46+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-22T16:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8a6ad05ebacb6bf6c0f6afd0afe54a29a0a18ee9'/>
<id>urn:sha1:8a6ad05ebacb6bf6c0f6afd0afe54a29a0a18ee9</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/634
</content>
</entry>
<entry>
<title>Coding style</title>
<updated>2014-10-05T16:51:08+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-05T16:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b5dee73ea0ab3cc24c4857ac102e9e78cf20ab92'/>
<id>urn:sha1:b5dee73ea0ab3cc24c4857ac102e9e78cf20ab92</id>
<content type='text'>
Remove spaces before parenthesis bis

See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Refactor code for strict unread message display</title>
<updated>2014-09-19T01:15:20+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-09-19T01:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=71617080e224b8d3a3397a27b78e1f509499431c'/>
<id>urn:sha1:71617080e224b8d3a3397a27b78e1f509499431c</id>
<content type='text'>
Before, when you choose the show unread message option and the hide categories and feeds options, the categories and feeds weren't hidden. Now it is working properly.
Before, the unread filter icon was not selected with the previous way of using the constants. Now, the filter is highlighted when selected in strict mode.

See #619
</content>
</entry>
<entry>
<title>Add a new configuration option</title>
<updated>2014-09-06T15:32:52+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-09-06T15:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=83832a39c4651bd3e4bfa007f75c91d040db79d3'/>
<id>urn:sha1:83832a39c4651bd3e4bfa007f75c91d040db79d3</id>
<content type='text'>
Before, when you selected the option to display only unread articles, it shows read articles if no unread article were found.
Now, this option is renamed to include information on fallback behavior and a new option is created to have the "only unread" behavior

See #551

It is missing the german translation
</content>
</entry>
<entry>
<title>Preparation #3 for SQLite</title>
<updated>2014-07-03T20:48:29+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-03T20:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b34f59e85aa851b82210fdc50074918034f960db'/>
<id>urn:sha1:b34f59e85aa851b82210fdc50074918034f960db</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/100
</content>
</entry>
<entry>
<title>Preparation for SQLite</title>
<updated>2014-07-03T19:26:30+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-03T19:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d6f414108667f32fe2b480adeb7ec9c218db2f4a'/>
<id>urn:sha1:d6f414108667f32fe2b480adeb7ec9c218db2f4a</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/100
</content>
</entry>
</feed>
