anoy
d1b0e299f1
remove doubled execute
...
Signed-off-by: anoy <anoymouserver+github@mailbox.org >
2020-10-03 20:16:34 +02:00
Sean Molenaar
b9c31a73bd
DB: Fix mime checking
...
Signed-off-by: Sean Molenaar <sean@m2mobi.com >
2020-10-03 14:01:36 +02:00
Benjamin Brahmer
4e6acf9c68
fix matching any string
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-10-03 14:01:36 +02:00
Benjamin Brahmer
f7a3581f45
remove loggerParams
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-10-03 14:01:36 +02:00
Sean Molenaar
167dc70238
Fix various 15.0 bugs
...
Issue #821,#820,#819
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-10-03 14:01:36 +02:00
anoy
0d1ee15f86
fix invalid UserId when logged out
...
Signed-off-by: anoy <anoymouserver+github@mailbox.org >
2020-10-02 19:30:43 +02:00
anoy
4fffe42eb9
fix incorrect cron recommendation
...
Signed-off-by: anoy <anoymouserver+github@mailbox.org >
2020-10-02 15:43:06 +02:00
Sean Molenaar
e528361141
Add feed autodiscovery
...
Issue GH-415
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-09-29 21:15:53 +02:00
Sean Molenaar
35b53ecd40
OPML export command and fixes
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-09-29 14:56:07 +02:00
Sean Molenaar
bc01761221
Fix repair step and test it
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-09-29 13:02:03 +02:00
Sean Molenaar
d00d1ab2a2
Create V2 mapper, Service and management commands
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-09-27 15:35:31 +02:00
Benjamin Brahmer
66ce13a0c7
change statement for deleting items with help from @Talon24
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-25 19:18:04 +02:00
Sean Molenaar
60ab4941cc
Move to nextcloud config and update phpunit
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-09-25 19:18:04 +02:00
Benjamin Brahmer
3a62ffbe88
run phpcbf
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-17 10:23:43 +02:00
Felix
24d38662cb
Add tagesschau.de to feeds.de.json
...
According to their website, the RSS2 feed seems to be preferred and has images etc, which the Atom feed does not have.
Signed-off-by: Felix <22506886+felurx@users.noreply.github.com >
2020-09-13 19:04:44 +02:00
Benjamin Brahmer
9bb6bf691c
Fix UpdateInteval not being saved to config
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-09-02 08:31:10 +02:00
Gioele Falcetti
bf0e693e23
Fix crash if full-text is enabled and the news item does not provide an URL to be fetched
...
Signed-off-by: Gioele Falcetti <thegio.f@gmail.com >
2020-08-31 00:59:43 +02:00
Clemens
8dc21e1e16
Added Tarnkappe.info
...
Signed-off-by: Clemens <clemens@clemensknost.de >
2020-08-30 19:26:04 +02:00
Benjamin Brahmer
dd266ed05f
fix import with invalid guid_hash
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-08-29 23:45:26 +02:00
Sean Molenaar
b73c7c0f8a
Cleanup appinfo files
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-08-26 22:48:17 +02:00
Sean Molenaar
54630030c3
Add phpstan checks
...
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu >
2020-08-25 20:52:48 +02:00
Benjamin Brahmer
4ebc906fef
Update to new BackgroudJob logic
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2020-08-14 18:22:57 +02:00
Rodrigo Aguilera
1619dd379d
Allow data URI scheme inside the body of an item.
...
Signed-off-by: Rodrigo Aguilera <hi@rodrigoaguilera.net >
2020-08-14 18:17:18 +02:00
David Engster
864794461f
Do not create spurious links in item body
...
The 'str_replace' will match any HTML element that starts with '<a',
including things like '<address' or '<article', thus creating spurious
links in item bodies. Fix that by simply adding one whitespace.
Fixes issue #527 .
Signed-off-by: David Engster <deng@randomsample.de >
2020-05-21 12:02:25 +02:00
Freddo
8b2c766384
Remove Totalbiscuit from Explore
...
As unfortunate as it is, John "TotalBiscuit" Bain passed away in 2018, with the last video uploaded to his channel being posted close to a year ago at this point. It is probably best to open up space for other feeds.
Signed-off-by: Freddo3000 <f.falk@protonmail.com >
2020-05-07 12:18:11 +02:00
Freddo3000
3b506a8530
Add feed: The Regimental Standard
...
https://regimental-standard.com/
Warhammer 40K themed newsletter providing humorous and uplifting news bulletins for the Imperial Guardsmen of the 42nd millenium.
Signed-off-by: Freddo3000 <f.falk@protonmail.com >
2020-05-07 12:17:20 +02:00
Chris Noxz
81d2407e6c
fix 'If-Modified-Since' causing BAD REQUEST ( #684 )
...
fix 'If-Modified-Since' causing BAD REQUEST
Signed-off-by: Chris Noxz <chris@noxz.tech >
Co-authored-by: kesselb <mail@danielkesselberg.de >
2020-04-28 18:25:34 +02:00
Cesar Enrique Garcia Dabo
5b4f3d29e4
Always show the unread articles.
...
The unread articles folder will always be visible, regardless
of the "Show all" setting. If that setting is on, then an
additional "All articles" folder will be show as before, but
it doesn't substitute the "Uread articles" one.
A new URL /apps/news/#/items/unread is also created that jumps
to the unread articles.
Signed-off-by: Cesar Enrique Garcia Dabo <cquike@arcor.de >
2020-04-23 12:37:24 +02:00
Maceček Richard
a69ec8edd8
Create feeds.cs.json
...
Signed-off-by: Maceček Richard <46937538+macecekrichard@users.noreply.github.com >
2020-04-23 12:15:36 +02:00
Daniel Kesselberg
95ef23b143
Check if $feed is null
...
and we are unable to continue because there is no valid feed data
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2020-03-09 23:03:30 +01:00
Talon24
cc051c6ce7
Different solution for ONLY_FULL_GROUP_BY (see #406 ) (Issue #80 ) ( #407 )
...
* Group by moved to subquery, get feed details from outer query (see #406 )
Signed-off-by: Talon <talontalon24@gmail.com >
2020-03-01 15:49:39 +01:00
Éloi Rivard
306d3cdc60
Basic Media-RSS support ( #599 )
...
Signed-off-by: Éloi Rivard <azmeuk@gmail.com >
2020-02-16 14:26:06 +01:00
Petros Koutsolampros
d27dddad25
Allow getContent() in Scraper and IScraper to return null ( #606 )
...
Allow getContent() in Scraper and IScraper to return null
2020-01-07 14:57:19 +01:00
kesselb
f045bd0ba3
Update httpLastModified from the feed response ( #594 )
...
LastModified is used (in a feed context to see if a user edited a feed). httpLastModified to store the last-modified response from the source.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2019-12-27 03:51:06 +01:00
DriverXX
6673cbc3d9
Reimplement full-text scraping ( #563 )
...
Add readability.php scraper
Fixes #482
Signed-off-by: Gioele Falcetti <thegio.f@gmail.com >
2019-12-24 09:33:19 +01:00
b_b
35c6c91e26
Get content:encoded of item if available ( #565 )
...
Get content:encoded of item if available fixes #564
Signed-off-by: brunob <bruno@eliaz.fr >
2019-11-16 14:21:40 +01:00
Paul Calabro
3c610a6378
Update feeds.en.json ( #557 )
...
Added the Lifehacker RSS feed
Signed-off-by: Paul Calabro <paulcalabro@users.noreply.github.com >
2019-10-19 13:08:45 +02:00
Benjamin Brahmer
ae99d52aad
Update to feedio 4+ ( #494 )
...
- bumped dependencies to last supported version
travis:
- removed php 7.0
- move main target to nc 16
- drop support for nc 14 & 15
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de >
2019-08-16 07:57:34 +02:00
Carlos Silva
6c01164b9b
Add the 'Accept' header to the request ( #525 )
...
* Add the 'Accept' header to the request
Some firewalls block requests without the Accept header on the HTTP(s) request as seen on issue #517 ,
so, just add the header to all requests and say we accept anything.
Signed-off-by: Carlos Mogas da Silva <r3pek@r3pek.org >
* Use a more detailed Accept Header
Signed-off-by: Carlos Mogas da Silva <r3pek@r3pek.org >
* Split up long line
Signed-off-by: Carlos Mogas da Silva <r3pek@r3pek.org >
2019-08-16 07:14:20 +02:00
nachoparker
1a54c2abec
add "mark read" floating button mobile. Fixes #469 ( #505 )
...
Signed-off-by: nachoparker <nacho@ownyourbits.com >
2019-05-11 10:08:14 +02:00
Daniel Opitz
10c0b1ff10
removed warning about non utf8mb4 charset for mysql/mariadb - #496 ( #497 )
...
Signed-off-by: Daniel Opitz <git@copynpaste.de >
2019-04-25 13:04:56 +02:00
Benjamin Brahmer
6410d92f3e
Use nextclouds temp dir ( #493 )
2019-04-11 12:59:05 +02:00
Sean Molenaar
1983ca1315
Set tmp dir as cache for favicon
2019-04-05 15:12:59 +02:00
Sean Molenaar
b37e237c7a
Fix xkcd commics
2019-03-26 09:31:03 +01:00
Sean Molenaar
62bd42cb17
Stop assuming encoding of xml, let simplexml throw silently ( #457 )
2019-03-22 09:19:05 +01:00
Sean Molenaar
c69bcb8e68
Allow empty-ish lastmodified and clean up FeedFetcher Test ( #458 )
2019-03-21 05:16:35 +01:00
Jasper Knockaert
84af098d01
reset modified since filter when updating feeds
...
When updating feeds the modified since date is added as a filter. This needs to be reset when looping over the feeds. Fixes #444 .
2019-03-20 07:51:45 +01:00
Sean Molenaar
9b915e24af
Use a copy of the FeedIO client that doesn't specify a useragent
2019-03-18 10:39:32 +01:00
Sean Molenaar
6ed63bdedd
Set nextcloud user agent
2019-03-18 10:39:32 +01:00
Sean Molenaar
2698214c41
fix/allow CDATA encoding ( #428 )
2019-03-17 08:23:37 +01:00