Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don't fetch feeds via postload.php if they are not in the OPML file | nashe | 2017-04-29 | 2 | -14/+36 | |
* | Adds website | Maurice Svay | 2017-04-26 | 3 | -0/+241 | |
* | Fixes postload | Maurice Svay | 2017-01-24 | 1 | -1/+2 | |
* | Updates dependencies | Maurice Svay | 2017-01-24 | 1 | -211/+533 | |
* | Move to semver | Maurice Svay | 2017-01-24 | 1 | -1/+1 | |
* | Merge pull request #77 from manicki/admin-index-typo | Maurice Svay | 2016-03-02 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix typo | Leszek Manicki | 2016-03-02 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #70 from samwilson/rm-config-files | Maurice Svay | 2015-10-30 | 6 | -24/+13 | |
|\ | ||||||
| * | Updated. | Sam Wilson | 2015-10-04 | 0 | -0/+0 | |
| |\ | ||||||
| | * | Ignore the cache directory. Refs #66. | Sam Wilson | 2015-01-16 | 1 | -0/+1 | |
| | * | Remove the cache directory. It will be created at install-time. Refs #66. | Sam Wilson | 2015-01-16 | 2 | -4/+0 | |
| | * | Update installation checks for now-nonexistant config files. Refs #69. | Sam Wilson | 2015-01-16 | 1 | -5/+5 | |
| | * | Remove config files that are created on install. Refs #69. | Sam Wilson | 2015-01-16 | 3 | -14/+5 | |
| * | | Ignore the cache directory. Refs #66. | Sam Wilson | 2015-10-04 | 1 | -4/+5 | |
| * | | Remove the cache directory. It will be created at install-time. Refs #66. | Sam Wilson | 2015-10-04 | 2 | -4/+0 | |
| * | | Update installation checks for now-nonexistant config files. Refs #69. | Sam Wilson | 2015-10-04 | 1 | -5/+5 | |
| * | | Remove config files that are created on install. Refs #69. | Sam Wilson | 2015-10-04 | 3 | -12/+4 | |
|/ / | ||||||
* | | Merge pull request #75 from nashe/path-autoloading | Maurice Svay | 2015-08-15 | 21 | -418/+77 | |
|\ \ | ||||||
| * | | Clean code | nashe | 2015-08-11 | 18 | -55/+55 | |
| * | | Fix class autoloading | nashe | 2015-08-11 | 10 | -366/+25 | |
|/ / | ||||||
* | | Merge pull request #74 from nashe/patch-composer | Maurice Svay | 2015-08-11 | 30 | -18709/+4479 | |
|\ \ | ||||||
| * | | Add more tests for _filterItemsByCategory | nashe | 2015-08-09 | 1 | -3/+5 | |
| * | | Fix dependency problem | nashe | 2015-08-08 | 2 | -172/+264 | |
| * | | Re-add composer.lock | nashe | 2015-08-08 | 2 | -3/+1621 | |
| * | | Merge branch 'travis-experiments' into patch-composer | nashe | 2015-08-08 | 24 | -56/+2613 | |
| |\ \ | ||||||
| | * | | Travis automatic release test | nashe | 2015-08-08 | 1 | -11/+18 | |
| | * | | Merge branch 'patch-unit' | nashe | 2015-08-07 | 1 | -0/+17 | |
| | |\ \ | ||||||
| | | * \ | Merge remote-tracking branch 'origin/patch-unit' into patch-unit | nashe | 2015-08-07 | 1 | -0/+17 | |
| | | |\ \ | ||||||
| | | | * | | Create .travis.yml | Thomas Chauchefoin | 2015-08-07 | 1 | -0/+17 | |
| | * | | | | Merge branch 'patch-unit' | nashe | 2015-08-07 | 28 | -18708/+2619 | |
| | |\ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | ||||||
| | * | | | Require Codeception | nashe | 2015-08-07 | 1 | -0/+3 | |
| | |/ / | ||||||
| | * | | Port the testmore unit tests to Codeception | nashe | 2015-08-05 | 5 | -55/+75 | |
| | * | | Require Codeception 2 | nashe | 2015-08-05 | 20 | -1/+2510 | |
| * | | | Add composer.lock | nashe | 2015-08-06 | 2 | -2/+122 | |
| * | | | Update README.markdown | nashe | 2015-08-05 | 1 | -1/+3 | |
| |/ / | ||||||
| * | | Change PHP version requirement | nashe | 2015-08-05 | 3 | -9/+9 | |
| * | | Require spyc 0.5.1 | nashe | 2015-08-05 | 2 | -1047/+2 | |
| * | | Require simplepie 1.3 | nashe | 2015-08-05 | 3 | -17598/+1 | |
| * | | Initialize composer project | nashe | 2015-08-05 | 3 | -0/+21 | |
|/ / | ||||||
* | | Merge pull request #73 from nashe/patch-short | Maurice Svay | 2015-08-04 | 2 | -2/+2 | |
|\ \ | ||||||
| * | | Fix short echo open tags deprecation. | nashe | 2015-08-04 | 2 | -2/+2 | |
| |/ | ||||||
* | | Merge pull request #72 from nashe/patch-juggling | Maurice Svay | 2015-08-04 | 2 | -7/+46 | |
|\ \ | |/ |/| | ||||||
| * | Make authentication timing-safe | nashe | 2015-08-04 | 2 | -1/+42 | |
| * | Improve coding style | nashe | 2015-08-03 | 1 | -7/+5 | |
| * | Avoid type juggling vulnerability. | nashe | 2015-08-03 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #65 from mozillahispano/fix-feed-lock | Maurice Svay | 2014-03-26 | 7 | -8/+43 | |
|\ | ||||||
| * | Merge with upstream/master | Nukeador | 2014-03-22 | 4 | -2/+256 | |
| |\ | |/ |/| | ||||||
* | | Add spanish translation, contributed by Javier Guerra | Maurice Svay | 2014-02-19 | 2 | -0/+245 | |
* | | Merge pull request #57 from samwilson/silence | Maurice Svay | 2013-12-04 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | Only produce output if there are any errors to report. | Sam Wilson | 2013-12-04 | 1 | -1/+3 | |
|/ / |