summaryrefslogtreecommitdiffstats
path: root/appinfo/application.php
AgeCommit message (Expand)Author
2014-11-27use extended info.xml instead of app.jsonBernhard Posselt
2014-11-23fix #653Bernhard Posselt
2014-11-19first stab at recommended sitesBernhard Posselt
2014-11-19controller action for recommended sitesBernhard Posselt
2014-11-17get rid of appconfigBernhard Posselt
2014-11-17show a warning if ajax webcron is detectedgBernhard Posselt
2014-11-11add youtube playlist support, fix #620, fix #618Bernhard Posselt
2014-11-06fix mysqlBernhard Posselt
2014-11-06try to fix delete older than threshold so we can test it properlyBernhard Posselt
2014-11-05update picofeed, add max size setting, fix #642Bernhard Posselt
2014-10-23use md5Bernhard Posselt
2014-10-22use factories for reader and favicon since they have state and cant be reusedBernhard Posselt
2014-10-22fix testsBernhard Posselt
2014-10-22get rid of simplepieBernhard Posselt
2014-10-21get rid of faviconfetcher and use picofeedBernhard Posselt
2014-10-21use composer for autoloading reposBernhard Posselt
2014-10-21first try to set indention limit at 80 characters in phpBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both v...Bernhard Posselt
2014-10-21Make config.ini editable in the admin interfaceBernhard Posselt
2014-10-21move config class into config folderBernhard Posselt
2014-10-14fix #634Bernhard Posselt
2014-10-08get rid of simplepie absolute url function and use Net url2Bernhard Posselt
2014-10-08remove dead proxy code from favicon fetcherBernhard Posselt
2014-10-04add zendxmlBernhard Posselt
2014-09-29add default locale and developer names and move the method to the pagecontrol...Bernhard Posselt
2014-09-29web app manifestAlessandro Cosentino
2014-09-29require libxmlBernhard Posselt
2014-09-24load actual config into applicationBernhard Posselt
2014-09-24only register error handler onceBernhard Posselt
2014-09-22set error handler and throw exceptions on error caseBernhard Posselt
2014-09-22fix scrutinizer issuesBernhard Posselt
2014-09-22fix #454, allow global enhancersBernhard Posselt
2014-09-16fix enclosureBernhard Posselt
2014-09-09add css custom classesBernhard Posselt
2014-09-01fix testsBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-06-25style fixesBernhard Posselt
2014-06-25add phpunit xmlBernhard Posselt
2014-05-15rename businesslayer to serviceBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-13fix js testsBernhard Posselt
2014-05-13break all the things!Bernhard Posselt
2014-05-12remove more unused codeBernhard Posselt
2014-05-12comprehensibility fixesBernhard Posselt
2014-05-11use standard layout for containerBernhard Posselt