summaryrefslogtreecommitdiffstats
path: root/lib/Db/ItemMapperV2.php
AgeCommit message (Expand)Author
2021-04-16DB: only sort on item IDsSean Molenaar
2021-04-06DB: Use boolean parameter for unread/starredSean Molenaar
2021-04-05DB: Allow negative limitsSean Molenaar
2021-03-31DB: Updates should use set()Sean Molenaar
2021-03-25Make PHPstan stricterSean Molenaar
2021-03-23DB: Don't show deleted feed itemsSean Molenaar
2021-02-27DB: Fix offset quotesSean Molenaar
2021-02-23DB: Use ID as offset in item queriesSean Molenaar
2021-02-20General: Fix folder querySean Molenaar
2021-02-14update sorting columnanoy
2021-02-13Remove V1 item APISean Molenaar
2021-02-10fix refetching of purged articlesanoy
2021-02-05Psalm: Fix class loadingSean Molenaar
2021-02-04fix result ordering for purging queryanoy
2021-02-02fix articlesPerUpdate aliasanoy
2021-02-02fix item purger for PostgreSQLanoy
2021-01-30Mappers: Implement item purgingSean Molenaar
2021-01-12Fix psalm issuesSean Molenaar
2021-01-11remove deprecated colon prefix for parametersanoy
2021-01-08fixes done by psalmBenjamin Brahmer
2020-12-30Remove PHPunit integration testsSean Molenaar
2020-12-08Fix alias usage in v2 mapperSean Molenaar
2020-12-08Refactor User ID fetching and fix non-specific cleanupSean Molenaar
2020-11-10Fix unread count and related issuesSean Molenaar
2020-10-09fix multiple results for guid_hashanoy
2020-10-04update only relevant item fieldsanoy
2020-10-03Fix various 15.0 bugsSean Molenaar
2020-09-29OPML export command and fixesSean Molenaar
2020-09-27Create V2 mapper, Service and management commandsSean Molenaar