summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2020-05-21Do not create spurious links in item bodyDavid Engster
2020-05-07Remove Totalbiscuit from ExploreFreddo
2020-05-07Add feed: The Regimental StandardFreddo3000
2020-04-28fix 'If-Modified-Since' causing BAD REQUEST (#684)Chris Noxz
2020-04-23Always show the unread articles.Cesar Enrique Garcia Dabo
2020-04-23Create feeds.cs.jsonMaceček Richard
2020-03-09Check if $feed is nullDaniel Kesselberg
2020-03-01Different solution for ONLY_FULL_GROUP_BY (see #406) (Issue #80) (#407)Talon24
2020-02-16Basic Media-RSS support (#599)Éloi Rivard
2020-01-07Allow getContent() in Scraper and IScraper to return null (#606)Petros Koutsolampros
2019-12-27Update httpLastModified from the feed response (#594)kesselb
2019-12-24Reimplement full-text scraping (#563)DriverXX
2019-11-16Get content:encoded of item if available (#565)b_b
2019-10-19Update feeds.en.json (#557)Paul Calabro
2019-08-16Update to feedio 4+ (#494)Benjamin Brahmer
2019-08-16Add the 'Accept' header to the request (#525)Carlos Silva
2019-05-11add "mark read" floating button mobile. Fixes #469 (#505)nachoparker
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