summaryrefslogtreecommitdiffstats
path: root/lib/Service
AgeCommit message (Expand)Author
2021-01-30Mappers: Implement item purgingSean Molenaar
2021-01-26Base: Update psalm definition and dependency listSean Molenaar
2021-01-17fix TypeError caused by type conversion in controlleranoy
2021-01-12Fix psalm issuesSean Molenaar
2021-01-12Fix getUnreadOrStarredTypeSean Molenaar
2021-01-08fix the testBenjamin Brahmer
2021-01-08fixes done by psalmBenjamin Brahmer
2020-12-30Remove PHPunit integration testsSean Molenaar
2020-12-17Fix mapper->find and empty user sessionsSean Molenaar
2020-12-15Remove LastModified-based cursor when updating feedsKevin Decherf
2020-12-08Refactor User ID fetching and fix non-specific cleanupSean Molenaar
2020-12-08Remove usage of old Folder codeSean Molenaar
2020-11-10Fix unread count and related issuesSean Molenaar
2020-11-03Controllers: Use v2 servicesSean Molenaar
2020-11-03Add migration with foreign keysSean Molenaar
2020-10-29Command: Add unittestsSean 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-10-02fix incorrect cron recommendationanoy
2020-09-29Add feed autodiscoverySean Molenaar
2020-09-29OPML export command and fixesSean Molenaar
2020-09-27Create V2 mapper, Service and management commandsSean Molenaar
2020-09-25Move to nextcloud config and update phpunitSean Molenaar
2020-03-09Check if $feed is nullDaniel Kesselberg
2019-12-24Reimplement full-text scraping (#563)DriverXX
2019-04-25removed warning about non utf8mb4 charset for mysql/mariadb - #496 (#497)Daniel Opitz
2019-03-12Catch FeedIO reader exception.Sean Molenaar
2019-01-31Make feed failing more verboseSean Molenaar
2019-01-30Parser: Switch to feedIO for parsing instead of picoFeedSean Molenaar
2018-12-14Define an official codestyle and adhere to it.Sean Molenaar
2018-09-28fixed feed testsDaniel Opitz
2018-03-27Core: Fix compatibility with nextcloud codestyle (#280)Sean Molenaar
2017-08-14Split binary to booleans (#203)Daniel Opitz
2017-05-31Fix #163, use IDBConnection->supports4ByteText() (#169)sonologic
2017-05-24better link11.0.3Bernhard Posselt
2017-01-04Add updatedDate to item model (#81)Daniel Schaal
2016-11-18Throw ServiceNotFoundException when marking non-existent item as read (#61)Daniel Schaal
2016-10-02revertBernhard Posselt
2016-10-01Add updatedDate to item model (#43)Daniel Schaal
2016-07-23removing owncloud references and updating linksBernhard Posselt
2016-07-23Adjust copyright headerBernhard Posselt
2016-07-23Move to new directory structureBernhard Posselt