summaryrefslogtreecommitdiffstats
path: root/db
AgeCommit message (Expand)Author
2016-02-11migrate js build system to gulpBernhard Posselt
2016-01-17fix various thingsBernhard Posselt
2016-01-17first step at cleaning up integration testsBernhard Posselt
2016-01-17show text preview in compact modeBernhard Posselt
2016-01-04generate indices for all itemsBernhard Posselt
2016-01-04skip not existing entities when updating indicesBernhard Posselt
2016-01-04update item ids in batchesBernhard Posselt
2015-11-28Revert "also read duplicate feed items read"Bernhard Posselt
2015-11-28Revert "only read duplicated feed items for active user"Bernhard Posselt
2015-11-28only read duplicated feed items for active userBernhard Posselt
2015-11-28also read duplicate feed items readBernhard Posselt
2015-11-27add last feed update error to messageBernhard Posselt
2015-11-26add autoupdate for indicesBernhard Posselt
2015-11-25add placeholders for distinct fingerprintBernhard Posselt
2015-11-25also consider enclosure for fingerprintBernhard 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-19also use class property for mappersBernhard Posselt
2015-08-19remove excessive group by, #540Bernhard Posselt
2015-08-14fix full text status not rendered correctly in navigationBernhard Posselt
2015-08-12serverside full textBernhard Posselt
2015-04-30fix line widthBernhard Posselt
2015-04-14more phpdoc and remove unused codeBernhard Posselt
2015-03-22add back scrutinizerBernhard Posselt
2015-03-21more style fixesBernhard Posselt
2015-03-21add migrate command, fix #185Bernhard 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-25expose feed ordering in api, #711Bernhard Posselt
2015-01-23fix #711Bernhard Posselt
2015-01-18first stab at intelligent containerBernhard Posselt
2015-01-06set noreferrer tag for links pointing to articlesBernhard Posselt
2014-11-21fix #660Bernhard Posselt
2014-11-19first stab at recommended sitesBernhard Posselt
2014-11-14correct phpdocBernhard 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-27semantic versioningBernhard Posselt