<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/i18n/en/conf.php, branch 1.8.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.8.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.8.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2017-09-22T10:13:46+00:00</updated>
<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>Merge branch 'master' into dev</title>
<updated>2017-05-22T09:24:52+00:00</updated>
<author>
<name>Paulius Šukys</name>
<email>paul.sukys@gmail.com</email>
</author>
<published>2017-05-22T09:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e98b510cbbccd46eaba683ab8404df123acec38e'/>
<id>urn:sha1:e98b510cbbccd46eaba683ab8404df123acec38e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added additional configuration setting for #1530 . This includes default settings and translation entry for English</title>
<updated>2017-05-22T07:33:55+00:00</updated>
<author>
<name>Paulius Šukys</name>
<email>paul.sukys@gmail.com</email>
</author>
<published>2017-05-22T07:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=67dd80f84250f7e8b1b39693f5fef2ff27ffb85a'/>
<id>urn:sha1:67dd80f84250f7e8b1b39693f5fef2ff27ffb85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i18n English  misc.</title>
<updated>2017-03-26T17:33:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-26T17:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8a92bde940442bd58815573f26a7c328070589e8'/>
<id>urn:sha1:8a92bde940442bd58815573f26a7c328070589e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i18n: A few more favourites</title>
<updated>2017-03-26T17:31:01+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-26T17:31:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b8cc4a4790cfe157465b7ba6776897674c8d5463'/>
<id>urn:sha1:b8cc4a4790cfe157465b7ba6776897674c8d5463</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor i18n English changes</title>
<updated>2017-03-26T17:25:17+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-26T17:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cae67808fed114d15700e2a9d2f2b556ffc0d63a'/>
<id>urn:sha1:cae67808fed114d15700e2a9d2f2b556ffc0d63a</id>
<content type='text'>
Add credits.
Keep British spelling of favourites in the user interface, USA spelling
in the code.
</content>
</entry>
<entry>
<title>Minor changes to english word choice/grammar to improve user experience for english-speaking users.</title>
<updated>2017-03-21T16:32:22+00:00</updated>
<author>
<name>Josh Lefler</name>
<email>josh@joshlefler.com</email>
</author>
<published>2017-03-21T16:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fd028c6114ff7d66cf717f9964ae0b9702df46de'/>
<id>urn:sha1:fd028c6114ff7d66cf717f9964ae0b9702df46de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Mozilla Persona login</title>
<updated>2016-07-31T12:58:19+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-07-31T12:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c1548e732d7472c40473b3d99858059333a05eae'/>
<id>urn:sha1:c1548e732d7472c40473b3d99858059333a05eae</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1052
</content>
</entry>
<entry>
<title>i18n English</title>
<updated>2015-12-23T09:41:14+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-12-23T09:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7184ad7b2f0d8f65faa6600f015605662b3705f1'/>
<id>urn:sha1:7184ad7b2f0d8f65faa6600f015605662b3705f1</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1043#issuecomment-165984276
</content>
</entry>
<entry>
<title>Fix translations</title>
<updated>2015-07-22T20:04:33+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-22T20:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=de2e221aca0639c45cfe30f049ec71a493b17a5c'/>
<id>urn:sha1:de2e221aca0639c45cfe30f049ec71a493b17a5c</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/679
</content>
</entry>
</feed>
