<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models/Feed.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-24T10:16:41+00:00</updated>
<entry>
<title>Quick fix PSHB encoding after Travis refactoring</title>
<updated>2017-09-24T10:16:41+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2017-09-24T10:16:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=62d68f8c6639c59bff4f4b41ab87a5e47c6d763c'/>
<id>urn:sha1:62d68f8c6639c59bff4f4b41ab87a5e47c6d763c</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1619
Related to https://github.com/FreshRSS/FreshRSS/pull/1633
</content>
</entry>
<entry>
<title>Quick fix small bug from 1619 (#1633)</title>
<updated>2017-09-22T11:05:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-09-22T11:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2e8d8834c4045aae03c5a9e58ab937a6a4507326'/>
<id>urn:sha1:2e8d8834c4045aae03c5a9e58ab937a6a4507326</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1619</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>Author HTML to text</title>
<updated>2017-08-19T11:48:47+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-08-19T11:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=18285d27297da3a3eb08f8fb56144d5389567ef6'/>
<id>urn:sha1:18285d27297da3a3eb08f8fb56144d5389567ef6</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1590#issuecomment-313914174
https://github.com/FreshRSS/FreshRSS/pull/1592#issuecomment-320290049
</content>
</entry>
<entry>
<title>SimplePie: Do not generate hash instead of GUID</title>
<updated>2017-05-28T00:02:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-05-28T00:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=97fe573aceb0978081cb85f7a7259546f52d507c'/>
<id>urn:sha1:97fe573aceb0978081cb85f7a7259546f52d507c</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1552
</content>
</entry>
<entry>
<title>Fix download regression</title>
<updated>2017-05-07T20:38:29+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-05-07T20:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=77e698617d27c3f8605be3af600bce87a636caa2'/>
<id>urn:sha1:77e698617d27c3f8605be3af600bce87a636caa2</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1236#issuecomment-299732610
</content>
</entry>
<entry>
<title>Download icon 💾 for other MIME types</title>
<updated>2017-05-07T15:00:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-05-07T15:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e9e6fc34833ce56b9728063b2afc3e56d4d9dff3'/>
<id>urn:sha1:e9e6fc34833ce56b9728063b2afc3e56d4d9dff3</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1236#issuecomment-299627105
</content>
</entry>
<entry>
<title>PSHB better unsubscribe</title>
<updated>2017-04-10T17:09:21+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-04-10T17:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=535aa35ba70d8cc584f37388692022272ab883b2'/>
<id>urn:sha1:535aa35ba70d8cc584f37388692022272ab883b2</id>
<content type='text'>
Cases when a user is deleted, or when a feed is deleted.
Removed random key do reduce the risk of subscribing several times to
the same PSHB feed.
</content>
</entry>
<entry>
<title>Missing checkUsername and const patten</title>
<updated>2017-02-25T11:39:08+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-02-25T11:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=271a1fdc8900a8b2c32675c22dce1cc458209de4'/>
<id>urn:sha1:271a1fdc8900a8b2c32675c22dce1cc458209de4</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1423

https://github.com/YunoHost-Apps/freshrss_ynh/issues/27#issuecomment-279792363
</content>
</entry>
<entry>
<title>CLI list-users and create-user</title>
<updated>2016-10-22T10:58:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-22T10:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e1f214e9e2e09a83a9920e33fbf617dfe48fbb7e'/>
<id>urn:sha1:e1f214e9e2e09a83a9920e33fbf617dfe48fbb7e</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/1090
</content>
</entry>
</feed>
