summaryrefslogtreecommitdiffstats
path: root/tests/unit/db
AgeCommit message (Expand)Author
2016-04-17Fix #977Bernhard Posselt
2016-04-12Fix #465Bernhard 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
2016-01-17show text preview in compact modeBernhard Posselt
2015-11-28Revert "also read duplicate feed items read"Bernhard Posselt
2015-11-28also read duplicate feed items readBernhard Posselt
2015-11-27add last feed update error to messageBernhard Posselt
2015-11-25also consider enclosure for fingerprintBernhard Posselt
2015-11-20fix unit testsBernhard Posselt
2015-11-20If a feed failed to update more than 10 times, show a hint in the web interfaceBernhard Posselt
2015-11-20add a fingerprint for all articlesBernhard Posselt
2015-11-01fix #882Bernhard Posselt
2015-09-06fix # 848Bernhard Posselt
2015-08-27clean up app containerBernhard Posselt
2015-08-26add rtl supportBernhard Posselt
2015-08-19remove excessive group by, #540Bernhard Posselt
2015-08-14fix full text status not rendered correctly in navigationBernhard Posselt
2015-03-21search in lower case and ignore weird whitespaceBernhard Posselt
2015-03-21add a search parameter to the find all queriesBernhard Posselt
2015-03-21also decode html entitiesBernhard Posselt
2015-03-21generate an indexBernhard Posselt
2015-03-21cleanup db stuffBernhard Posselt
2015-02-15When passing a negative batchSizes to the item API, all items will be returnedBernhard Posselt
2015-01-29update mappertestutiltiyBernhard Posselt
2015-01-29update mappertestutilityBernhard Posselt
2015-01-25expose feed ordering in api, #711Bernhard Posselt
2015-01-23fix #711Bernhard Posselt
2015-01-06set noreferrer tag for links pointing to articlesBernhard Posselt
2014-12-03Make expand entries in compact view after jumping to next/previous feed optio...Bernhard Posselt
2014-11-21fix #660Bernhard Posselt
2014-11-13dont set guidHash when setting guid to avoid overwriting different guid hashe...Bernhard Posselt
2014-11-07remove lastmodified and etag from apiBernhard Posselt
2014-11-06fix mysqlBernhard Posselt
2014-11-06try to fix delete older than threshold so we can test it properlyBernhard Posselt
2014-10-30dont generate guid hash by hashing the guid since picofeed already hashes the...Bernhard Posselt
2014-10-27make cleanup fasterBernhard Posselt
2014-10-22fix #302Bernhard 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-09more code coverageBernhard Posselt
2014-10-09even more code coverageBernhard Posselt
2014-10-09cleanup test method in appconfig class, add test for item serializationBernhard Posselt
2014-10-08improve code coverageBernhard Posselt
2014-09-13autopagingBernhard Posselt
2014-09-13fix starred count for deleted folders, reload path when deletingBernhard Posselt
2014-09-09add css custom classesBernhard Posselt
2014-09-05fix backend sortingBernhard Posselt
2014-09-01fix testsBernhard Posselt