summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add CONTRIBUTING.mdnashe2017-07-151-0/+37
* Add an issue template for Githubnashe2017-07-151-0/+24
* Update docsnashe2017-07-152-0/+0
* Change submodule path to https:// rather than ssh://nashe2017-07-141-1/+1
* Point docs/ to the wikinashe2017-07-142-0/+3
* docs/ were moved to moonmoon/moonmoon.github.ionashe2017-07-133-241/+0
* Delete CNAMEThomas Chauchefoin2017-07-131-1/+0
* Announce text/xml instead of application/atom+xml in atom.phpnashe2017-07-131-1/+1
* Add an option to disable feed certificate checknashe2017-07-135-2/+18
* Update composer.json to use the last version of SimplePienashe2017-07-132-8/+14
* Do not encode feed title twicenashe2017-07-131-1/+1
* Only display $Planet->errors in debug modenashe2017-07-131-3/+5
* Fix Cache.php encodingnashe2017-07-131-1/+1
* Fix PHP noticenashe2017-07-122-2/+2
* Fix PHP noticenashe2017-07-121-7/+6
* Use composer update--prefer-lower to make it work with PHP 5.6nashe2017-07-121-563/+296
* Fix PHP warningnashe2017-07-121-1/+8
* Make OpmlManager save and backup staticnashe2017-07-121-2/+2
* Fix PHP noticenashe2017-07-121-7/+6
* Require PHP 5.6nashe2017-07-085-98/+125
* Add code coveragenashe2017-07-081-0/+3
* Tag hhvm requirement as "conflict"nashe2017-07-081-2/+6
* Use trusty Ubuntu image on Travisnashe2017-07-081-0/+2
* Fix links and mention the debug mode in README.markdownThomas Chauchefoin2017-07-071-5/+6
* Test PlanetErrornashe2017-07-071-0/+12
* Test PlanetConfignashe2017-07-071-0/+73
* Make PlanetConfig more testablenashe2017-07-071-18/+99
* Make PlanetError more testablenashe2017-07-071-7/+16
* Add spanish choice in installnashe2017-07-071-1/+9
* Disallow any access to extract.php is not in debug modenashe2017-07-071-5/+5
* Coding style (fixes #91 )nashe2017-07-071-3/+3
* Comment the deploy section of travis.ymlnashe2017-07-071-9/+13
* Tell Travis to run the tests with PHP 7.0 toonashe2017-07-071-0/+1
* Create CNAMEMaurice Svay2017-07-061-0/+1
* Add details to the installation stepsThomas Chauchefoin2017-07-061-8/+25
* Add build statusThomas Chauchefoin2017-07-051-1/+1
* Coding stylenashe2017-07-051-1/+1
* Do not encode website's URL in the config.ymlnashe2017-07-051-1/+1
* Fix composer installation stepsThomas Chauchefoin2017-07-051-3/+4
* Do not suggest to install dev dependencies on README.markdownThomas Chauchefoin2017-07-051-1/+1
* Correctly escape attributes of OPML's entriesnashe2017-05-301-2/+2
* OpmlManager's load() is being called statically, make it staticnashe2017-05-281-1/+1
* Fix minor errors found with debug mode onnashe2017-05-281-3/+8
* Do not process postload.php requests if app not installednashe2017-05-282-4/+5
* Move the debug directive to configuration filenashe2017-05-283-23/+30
* Codeception was slightly overkill, get back to PHPUnitnashe2017-05-2822-3326/+470
* Add .idea/ to .gitignorenashe2017-05-111-0/+1
* Don't fetch feeds via postload.php if they are not in the OPML filenashe2017-04-292-14/+36
* Adds websiteMaurice Svay2017-04-263-0/+241
* Fixes postloadMaurice Svay2017-01-241-1/+2