<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib/lib_install.php, branch 1.14.3</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-01-05T23:46:48+00:00</updated>
<entry>
<title>Copy syslog to STDERR (#2208)</title>
<updated>2019-01-05T23:46:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-01-05T23:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=802c264574902ea44c2c76ae098a6f58911fe114'/>
<id>urn:sha1:802c264574902ea44c2c76ae098a6f58911fe114</id>
<content type='text'>
* Use openlog before syslog
In order to have a copy on stderr when syslog is not available.

* Take advantage of syslog for actualization
Pipe cron job STDERR and syslog to Docker log
Cf. https://github.com/FreshRSS/FreshRSS/pull/2202/commits/00bd467655b7c060cdae388519b2413d12d8cb0f</content>
</entry>
<entry>
<title>Use mb_strcut (#1996)</title>
<updated>2018-09-02T11:19:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-02T11:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=32d9c3b7905f4e43ffdf4bf2bf37723cfd18390c'/>
<id>urn:sha1:32d9c3b7905f4e43ffdf4bf2bf37723cfd18390c</id>
<content type='text'>
* Use mb_strcut

Avoid cutting in the middle of a multi-byte UTF-8 character

* Forgotten php5-*

* Typo

* Whitespace

* More mb_strcut
</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>Increase minimal support to PHP 5.3.8+</title>
<updated>2017-08-21T10:29:12+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-08-21T10:29:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a72ad940dff289f101be5bde60f85c18057fdb7a'/>
<id>urn:sha1:a72ad940dff289f101be5bde60f85c18057fdb7a</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1604
</content>
</entry>
<entry>
<title>Move default configuration files</title>
<updated>2017-05-12T21:33:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-05-12T21:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=af8960b8b3be3c78573d0319a8a537083fae2d4d'/>
<id>urn:sha1:af8960b8b3be3c78573d0319a8a537083fae2d4d</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1531
</content>
</entry>
<entry>
<title>Make fileinfo extension optional</title>
<updated>2017-04-08T16:12:12+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-04-08T16:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a542ab8fff7cd13ef54f5585f029b6c1d2244351'/>
<id>urn:sha1:a542ab8fff7cd13ef54f5585f029b6c1d2244351</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CLI install bug with SQLite</title>
<updated>2017-02-28T20:12:47+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-02-28T20:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=17296f99d26ef3eb5a2e73428e3d67e418846ab7'/>
<id>urn:sha1:17296f99d26ef3eb5a2e73428e3d67e418846ab7</id>
<content type='text'>
And improve requirements check
https://github.com/FreshRSS/FreshRSS/issues/1443
</content>
</entry>
<entry>
<title>extension_loaded fileinfo</title>
<updated>2016-11-20T15:52:07+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-11-20T15:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b28b6a4bf273253d1bb57b99a80fa7ae77a48397'/>
<id>urn:sha1:b28b6a4bf273253d1bb57b99a80fa7ae77a48397</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1375
</content>
</entry>
<entry>
<title>Fix small bugs in install</title>
<updated>2016-11-06T13:04:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-11-06T13:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=829d9997d31929b45384808f7cca343edb00b0d2'/>
<id>urn:sha1:829d9997d31929b45384808f7cca343edb00b0d2</id>
<content type='text'>
Small fixes in install (e.g. better check that DB password works)
</content>
</entry>
<entry>
<title>CLI do-install</title>
<updated>2016-10-23T23:41:09+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-23T23:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ab4ece6780cf841f6ce4e89f7b81a1ff1661f615'/>
<id>urn:sha1:ab4ece6780cf841f6ce4e89f7b81a1ff1661f615</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
</content>
</entry>
</feed>
