summaryrefslogtreecommitdiffstats
path: root/tests/unit/db/FeedTest.php
AgeCommit message (Expand)Author
2016-04-17Fix #977Bernhard Posselt
2016-04-09drop last_modified columnBernhard Posselt
2016-04-09add last modified fields for feed and folder and move etag and lastmodified t...Bernhard Posselt
2016-03-25add basic basic auth supportBernhard Posselt
2015-11-27add last feed update error to messageBernhard Posselt
2015-11-20If a feed failed to update more than 10 times, show a hint in the web interfaceBernhard Posselt
2015-11-01fix #882Bernhard Posselt
2015-09-06fix # 848Bernhard Posselt
2015-08-14fix full text status not rendered correctly in navigationBernhard Posselt
2015-01-25expose feed ordering in api, #711Bernhard Posselt
2015-01-23fix #711Bernhard Posselt
2014-11-21fix #660Bernhard Posselt
2014-11-07remove lastmodified and etag from apiBernhard Posselt
2014-10-22fix #302Bernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both v...Bernhard Posselt
2014-09-09add css custom classesBernhard Posselt
2014-06-25add phpunit xmlBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make c...Bernhard Posselt
2013-09-14allow inserted urls againBernhard Posselt
2013-09-12removed google importer on the serverside, add importer for articlesBernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-08-06move sanitation of urls to the serverside code to also provide security for c...Bernhard Posselt
2013-05-02added toAPI methods for folder and feedBernhard Posselt