<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Controllers/feedController.php, 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-12-17T15:36:48+00:00</updated>
<entry>
<title>fixed bug when adding a category and feed at the same time (#1731)</title>
<updated>2017-12-17T15:36:48+00:00</updated>
<author>
<name>Kevin Papst</name>
<email>kevinpapst@users.noreply.github.com</email>
</author>
<published>2017-12-17T15:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=62e9db55b21034f92b0f4603512c3e788e0351f1'/>
<id>urn:sha1:62e9db55b21034f92b0f4603512c3e788e0351f1</id>
<content type='text'>
fixed bug when adding a category and feed at the same time
</content>
</entry>
<entry>
<title>Log rotation, use Minz_Log, new log constants</title>
<updated>2017-12-10T20:58:24+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-12-10T20:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b1c317a253445a6458f1263c1b622a788cc7cd0e'/>
<id>urn:sha1:b1c317a253445a6458f1263c1b622a788cc7cd0e</id>
<content type='text'>
ADMIN_LOG, API_LOG, PSHB_LOG
</content>
</entry>
<entry>
<title>Fix SQL constraint insert into entrytmp table</title>
<updated>2017-09-23T10:32:35+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2017-09-23T10:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=28db5dd2858002b376c920ec1d1aaad4ef254d54'/>
<id>urn:sha1:28db5dd2858002b376c920ec1d1aaad4ef254d54</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1614
</content>
</entry>
<entry>
<title>[ci] Add Travis (#1619)</title>
<updated>2017-09-22T10:13:46+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2017-09-22T10:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4e174ed9dd84ce4f8de410baf6a6e0fde9160055'/>
<id>urn:sha1:4e174ed9dd84ce4f8de410baf6a6e0fde9160055</id>
<content type='text'>
* [ci] Add Travis

* Exclude some libs

* Semi-auto whitespace fixes

* line length in SQLite

* Exclude tests from line length

* Feed.php line length

* Feed.php: get rid of unnecessary concat

* Feed.php: line length

* bootstrap.php: no newline at end of file

* Allow concatenating across multiple lines

* Add Travis badge

* do-install line length

* update-or-create-user line length

* cli/create-user line length

* tests/app/Models/SearchTest.php fix indentation

* tests/app/Models/UserQueryTest.php fix indentation

* tests/app/Models/CategoryTest.php fix indentation

* [fix] PHP 5.3 on precise

* cli/do-install no spaces

* cli/list-users line length

* cli/reconfigure line length

* empty catch statements

* api/index line length nonsense

* spaces before semicolon

* app/Models/EntryDAO bunch of indentation

* extra blank lines

* spaces before comma in function call

* testing tabwidth

* increase to 10

* comment out tabwidth line

* try older phpcs version 3.0.0RC4

* line length exception for app/install.php

* proper spaces

* stray spaces in i18n

* Minz/ModelPdo line length

* Minz whitespace

* greader line length

* greader elseif placement

* app/Models/Feed.php spacing in function argument

* ignore php 5.3

* app/Models/ConfigurationSetter.php stray whitespace

* EntryDAOSQLite line length

* I vote for higher max line length =P

* ignore SQL

* remove classname complaint

* line length/more legible SQL

* ignore line length nonsense

* greader line length

* feedController issues

* uppercase TRUE, FALSE, NULL

* revert

* importExportController lowercase null

* Share.php default value not necessary because ! is_array () a few lines down

* CategoryDAO constants should be UPPERCASE

* EntryDAO reduce line length

* contentious autofix

* Allow failures on all versions of PHP except 7.1 because reasons
</content>
</entry>
<entry>
<title>Fix *mark as read* articles when adding a new feed</title>
<updated>2017-05-25T11:03:55+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-05-25T11:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a4aef7bf83d691cd2a5e8a6a73fe463a18a6bfc2'/>
<id>urn:sha1:a4aef7bf83d691cd2a5e8a6a73fe463a18a6bfc2</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1535
</content>
</entry>
<entry>
<title>Make actualizeFeed returns values consistent&amp;safe</title>
<updated>2017-05-05T08:18:16+00:00</updated>
<author>
<name>Seokseong Jeon</name>
<email>songsong@monet.postech.ac.kr</email>
</author>
<published>2017-05-05T08:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0bc59ba140b19d8e0a1762e5ffed66b0c61bd322'/>
<id>urn:sha1:0bc59ba140b19d8e0a1762e5ffed66b0c61bd322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'dev' into cli-act-num-articles</title>
<updated>2017-05-04T16:43:34+00:00</updated>
<author>
<name>Seokseong Jeon</name>
<email>sjeon87+github@gmail.com</email>
</author>
<published>2017-05-04T16:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cb897980cd930ec73762118ca8e38ec0050ff5e3'/>
<id>urn:sha1:cb897980cd930ec73762118ca8e38ec0050ff5e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>actualizeFeed return number of new articles as 3rd</title>
<updated>2017-05-03T13:56:56+00:00</updated>
<author>
<name>Seokseong Jeon</name>
<email>songsong@monet.postech.ac.kr</email>
</author>
<published>2017-05-03T13:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=09787cfd7a68e994f248c0cad0ebe5ae68b7aaf3'/>
<id>urn:sha1:09787cfd7a68e994f248c0cad0ebe5ae68b7aaf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add manual commit &amp; refresh cache to deferred insertion</title>
<updated>2017-03-29T19:42:40+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-29T19:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0d4c26c673d548a1367a0f96f49546ca27619d90'/>
<id>urn:sha1:0d4c26c673d548a1367a0f96f49546ca27619d90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minz param bug fix</title>
<updated>2017-03-27T21:42:19+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-27T21:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6c604bc1dd75cc67392ff37186855faea3c29d48'/>
<id>urn:sha1:6c604bc1dd75cc67392ff37186855faea3c29d48</id>
<content type='text'>
</content>
</entry>
</feed>
