Matthew Veno
e56377117b
Add option to newsfeed for logging errors
...
- 'logFeedWarnings' added to newsfeed config, defaulted to false
- Only log parse feed errors when logFeedWarnings is true
- Updated README and CHANGELOG
- Fixes #1329
2018-06-26 20:01:28 -04:00
Thomas Mirlacher
008e305a84
use doublequotes.
2018-03-21 11:58:09 +01:00
Thomas Mirlacher
fa45e66da6
Add dc:date to parsing in newsfeed module, which allows parsing of more rss feeds.
2018-03-10 00:30:45 +01:00
unknown
4e2c254558
Fix #1091 : handle empty description
2017-11-26 11:52:01 +01:00
slametps
df597f53b2
add no-cache entries in HTTP header
...
add no-cache entries in HTTP header
2017-11-15 12:19:53 +07:00
Ben Brosnahan
a7619771a6
Add error handling to newsfeed
2017-01-02 21:35:53 +00:00
Michael Teeuw
09e6a6a4ad
Merge branch 'master' into develop
2016-12-31 21:16:09 +01:00
Ben Brosnahan
97120bd1f1
Add error handling to newsfeed
2016-12-26 01:17:45 +00:00
Rodrigo Ramírez Norambuena
2decee1d87
Merge branch 'develop' into user-agent fix conflict.
2016-12-13 10:40:10 -03:00
Rodrigo Ramírez Norambuena
9b86049964
newsfeed, calendar: Standardize user-agent.
...
Add node and MagicMirror version.
2016-12-08 01:29:55 -03:00
Rodrigo Ramírez Norambuena
83ee0534f2
fixed eslint error into modules for Javascript files
2016-12-02 23:23:54 -03:00
derwehr
41327bfb03
quick fix to prevent issues with feeds that omit url and link
2016-11-07 20:46:28 +01:00
derwehr
66ef72a040
added url to the newsfeed fetcher
2016-11-07 17:49:32 +01:00
Michael Teeuw
8b004a549a
Change Newsfeed logging.
2016-10-14 14:19:03 +02:00
Ashley M. Kirchner
486956b762
Added proper User-Agent string to Facebook calendar call, and various fixed spelling of 'exist'.
2016-06-04 20:32:55 -06:00
Michael Teeuw
5e0c0137d3
Fix news parsing when no description is given. #314
2016-05-12 12:30:45 +02:00
Michael Teeuw
85151b23d3
Add user agent to request. Fix: 231
2016-05-11 09:07:10 +02:00
Michael Teeuw
80c0e6a4e0
Add support for (some) Atom feeds. #231
2016-05-10 13:35:13 +02:00
Michael Teeuw
fd500ac411
Allow the subscription to multiple news feeds in one newsfeed instance.
2016-04-20 14:39:38 +02:00
Michael Teeuw
7d8cde2f0f
Move exception handling to the core app.
2016-04-19 11:25:50 +02:00
Michael Teeuw
bef5b48fce
Prevent crash when no internet connection is available. #193
2016-04-18 16:25:00 +02:00
Michael Teeuw
af2f469b84
Add possibility to display item description. #157
2016-04-12 11:06:59 +02:00
Nicholas Hubbard
426728058c
Standardize: TO JSCS!
2016-04-05 14:35:11 -04:00
Michael Teeuw
06efd01032
Configurable encoding. #126
2016-04-05 13:16:23 +02:00
Michael Teeuw
5eed80c28e
Squashed commit of the following:
...
commit e38dd346d9f796807ea71035c18e3533ec245ba6
Author: Michael Teeuw <michael@xonaymedia.nl>
Date: Sat Apr 2 19:17:30 2016 +0200
Add the possibility to set the maximum number of days.
commit 6f5c86775b708d19d3798267ffd23e491a1d2c62
Author: Sam Vendittelli <sam.vendittelli@hotmail.com>
Date: Sat Apr 2 06:27:44 2016 +0100
Fixed cursor appearing in margin
Cursor was appearing in the margin so moved `cursor: none` property to html.
commit 576c668d84b34b8ad7a0fd51b146fde60f721682
Author: Domi-G <lessuseguy+githubdomig@gmail.com>
Date: Fri Apr 1 22:52:32 2016 +0200
Huge cleanup of white space
2016-04-03 19:52:13 +02:00
Michael Teeuw
e4c54cc655
Add module subfolder support.
2016-04-01 17:35:29 +02:00