summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2019-04-26Update to feedio 4+Benjamin Brahmer
2019-04-25removed warning about non utf8mb4 charset for mysql/mariadb - #496 (#497)Daniel Opitz
2019-04-11Use nextclouds temp dir (#493)Benjamin Brahmer
2019-04-05Set tmp dir as cache for faviconSean Molenaar
2019-03-26Fix xkcd commicsSean Molenaar
2019-03-22Stop assuming encoding of xml, let simplexml throw silently (#457)Sean Molenaar
2019-03-21Allow empty-ish lastmodified and clean up FeedFetcher Test (#458)Sean Molenaar
2019-03-20reset modified since filter when updating feedsJasper Knockaert
2019-03-18Use a copy of the FeedIO client that doesn't specify a useragentSean Molenaar
2019-03-18Set nextcloud user agentSean Molenaar
2019-03-17fix/allow CDATA encoding (#428)Sean Molenaar
2019-03-12Fix email and password not being encodedSean Molenaar
2019-03-12Catch FeedIO reader exception.Sean Molenaar
2019-03-11#413 DateTime::createFromFormat()Simon Gilliot
2019-03-06Fix generation commands and make them available in ./occ (#402)Sean Molenaar
2019-02-23Allow empty update timeSean Molenaar
2019-01-31Fix mismatched interfaceSean Molenaar
2019-01-31Make feed failing more verboseSean Molenaar
2019-01-30Parser: Switch to feedIO for parsing instead of picoFeedSean Molenaar
2019-01-28Merge pull request #382 from SMillerDev/codestyle_psr2Morris Jobke
2019-01-10Return also folderId with "news:updater:all-feeds"DriverXX
2018-12-14Define an official codestyle and adhere to it.Sean Molenaar
2018-12-04remove some wrapping functions, define argument and response types, removed c...Daniel Opitz
2018-10-22add EFB.NU & Newblackcrack
2018-10-19Update feeds.de.jsonAlexander Grüßung
2018-10-14Fix lastModified to be a string rather than an integer. (#355)Detlev Zundel
2018-10-04add date to export .opmlBenjamin Brahmer
2018-09-28add setters + getters to Folder and Item entities, fixed unit tests, rearrang...Daniel Opitz
2018-09-28fixed feed testsDaniel Opitz
2018-09-28add php7 typesDaniel Opitz
2018-09-28add getters + setters for feed entityDaniel Opitz
2018-09-12Restore a working User-AgentDaniel Aleksandersen
2018-07-01feat(api): support new OC core login flowDavid Guillot
2018-03-27Core: Fix compatibility with nextcloud codestyle (#280)Sean Molenaar
2018-03-18Unit: Fix unittests (#278)Sean Molenaar
2017-12-16Add: German Feeds for t3n.de and netzpolitik.org (#241)Daniel S
2017-08-14Split binary to booleans (#203)Daniel Opitz
2017-07-13Rakekniven patch 1 (#204)rakekniven
2017-07-09Update FeedFetcher.php (#200)rakekniven
2017-06-03Call cron beforeUpdate() before update() (#172) (#174)coderkun
2017-05-31Fix #163, use IDBConnection->supports4ByteText() (#169)sonologic
2017-05-24better link11.0.3Bernhard Posselt
2017-05-19Fix #151, Fix #145Bernhard Posselt
2017-05-13add new apisBernhard Posselt
2017-05-02Fix #142Bernhard Posselt
2017-01-04Add postprocessor for getting lwn subscriber articles (#72)Robin Appelman
2017-01-04Add updatedDate to item model (#81)Daniel Schaal
2016-11-25use non depricated public api to register background job (#59)Robin Appelman
2016-11-18Throw ServiceNotFoundException when marking non-existent item as read (#61)Daniel Schaal
2016-11-02fix explore feed urls, add feed suggestion (#50)anoy