Jasper Michalke
ef570558cf
Update CHANGELOG.md
2019-03-28 14:53:28 +01:00
Michael Teeuw
db3e81408f
Merge pull request #1618 from dgburr/newsfeed-article-info-request
...
Add support for the ARTICLE_INFO_REQUEST notification
2019-03-28 12:45:19 +01:00
Michael Teeuw
e8771cdea8
Merge branch 'develop' into newsfeed-article-info-request
2019-03-28 12:11:06 +01:00
Michael Teeuw
057eab2173
Merge pull request #1619 from dgburr/changelog-fix
...
Fix changelog
2019-03-28 12:09:53 +01:00
Michael Teeuw
e2a7024eeb
Merge pull request #1620 from garyray-k/master
...
Spelling correction in README.md
2019-03-28 12:09:35 +01:00
Michael Teeuw
4650986dfa
Merge pull request #1621 from kolbyjack/feature/calendar-name
...
Add name property to calendars
2019-03-28 12:09:09 +01:00
Jon Kolb
868b5e4617
Add name property to calendars
...
When consuming CALENDAR_EVENTS broadcasts, it is useful for other
modules to be able to identify which calendar a specific event
came from, for filtering/display purposes.
2019-03-26 19:51:44 -04:00
Gary Krause
f12860c7b1
Spelling correction in README.md
...
small spelling correction.
2019-03-25 14:07:53 -04:00
Daniel Burr
8f751812a6
The note which I added to the changelog in commit 80eef2ab8c75e8fc7e9329b09d0e5391847693ba was in the 2.6.0 section instead of 2.7.0
2019-03-25 01:19:00 +01:00
Daniel Burr
07a5092eb3
Add note to changelog
2019-03-25 01:13:02 +01:00
Daniel Burr
29c9c92ba6
Add support for the ARTICLE_INFO_REQUEST notification
...
Upon reception of an ARTICLE_INFO_REQUEST notification, newsfeed will
respond with the notification ARTICLE_INFO_RESPONSE, containing the
fields 'title', 'source', 'date', 'desc' and 'url'.
2019-03-25 01:08:59 +01:00
Michael Teeuw
edfa327158
Merge pull request #1602 from qistoph/develop
...
Notifications delay time and background color
2019-03-19 09:36:24 +01:00
Michael Teeuw
869a6e66cc
Merge pull request #1611 from ZakarFin/node-upgrade
...
Node.js upgrade to 10.x (installer)
2019-03-19 09:36:13 +01:00
Sami Mäkinen
36abbfc048
Changelog
2019-03-18 23:12:44 +02:00
Sami Mäkinen
cfc3e6d2f4
Merge branch 'master' into develop
2019-03-18 22:51:23 +02:00
Sami Mäkinen
e38dbee6a6
Node 9 -> 10 (LTS)
2019-03-18 22:23:10 +02:00
Michael Teeuw
68a7c857c0
Merge pull request #1610 from dgburr/documentation-fix
...
Fix documentation of `useKMPHwind` option in currentweather
2019-03-18 17:09:04 +01:00
Daniel Burr
80eef2ab8c
Fix documentation of useKMPHwind
option in currentweather
2019-03-18 16:23:03 +01:00
Michael Teeuw
1d652aa746
Merge branch 'develop' into develop
2019-03-18 16:08:13 +01:00
Michael Teeuw
b07c43aa36
Merge pull request #1599 from rejas/use_getHeader
...
Use getHeader instead of data.header
2019-03-18 16:04:45 +01:00
Chris van Marle
3880c8dc2c
Restyle notification colors
2019-03-14 14:11:14 +01:00
Chris van Marle
c0ab2ac297
Support timer in notifications too
2019-03-14 14:11:10 +01:00
Veeck
de684dcb63
Fix typos in jsdoc
2019-03-11 14:03:01 +02:00
Veeck
29ef1db86b
Remove whitespace
2019-03-08 11:33:02 +01:00
Veeck
5dfd8a61be
Update changelog
2019-03-08 11:29:48 +01:00
Veeck
358e2b3ccf
Use getHeader instead of data.header when creating the DOM
2019-03-08 11:25:38 +01:00
Michael Teeuw
4203065a06
Merge pull request #1590 from vincep5/develop
...
Adding new weather provider for weather.gov
2019-03-07 09:18:40 +01:00
vincep5
bc4e0190a0
readme formatting
2019-03-06 21:33:13 -06:00
Michael Teeuw
dd7004cbc9
Merge pull request #1598 from rejas/more_verbose_error_message
...
More verbose error message when config.js is broken
2019-03-06 11:48:45 +01:00
Veeck
bdc5c8f620
Fix typos in changelog
2019-03-06 10:02:01 +01:00
Veeck
02d36e22ee
Show more verbose error message on console if the config is malformed
2019-03-06 10:01:44 +01:00
Michael Teeuw
331e8c4aa6
Merge pull request #1594 from rejas/patch-1
...
Updated modernizr code in alert module
2019-03-05 10:26:47 +01:00
Veeck
d622277c11
Updated modernizr code to latest version
2019-03-02 08:40:20 +01:00
Veeck
8f781ea4ab
Small typo fix in link
2019-03-02 08:30:08 +01:00
vincep5
ebc1e5bf12
tidy up code for weather
2019-02-27 09:09:37 -06:00
Michael Teeuw
ce9a61622e
Merge pull request #1592 from MichMich/revert-1564-develop
...
Revert "Added autoLocation and autoTimezone option for weather modules and clock respectively."
2019-02-27 13:41:13 +01:00
Michael Teeuw
e4891e699f
Revert "Added autoLocation and autoTimezone option for weather modules and clock respectively."
2019-02-27 13:33:14 +01:00
vincep5
d8765578c8
weather.gov N arrow
2019-02-26 14:51:09 -06:00
vincep5
3a034ecec8
Adding new weather provider for weather.gov
2019-02-26 14:06:00 -06:00
vin p
a3dea45089
Merge pull request #4 from MichMich/develop
...
Develop
2019-02-26 13:59:38 -06:00
Michael Teeuw
de99c8a5e4
Merge pull request #1589 from hudashot/calendar
...
Regularly trigger ADD_CALENDAR to ensure calendar fetcher is running
2019-02-26 11:17:30 +01:00
hudashot
d3b8dbeea0
Regularly trigger ADD_CALENDAR to ensure calendar fetcher is running
2019-02-26 08:12:02 +00:00
Michael Teeuw
cff2f64155
Merge pull request #1586 from Tom-Hirschberger/feature/alert-fontawesome
...
Feature/alert fontawesome
2019-02-24 19:58:44 +01:00
Thomas Hirschberger
7b8de35405
Update CHANGELOG.md
2019-02-24 11:55:46 +01:00
Tom Hirschberger
02ae0df2cc
add font-awesome.css to styles of alert.js
2019-02-24 11:48:14 +01:00
Michael Teeuw
b386cea69d
Merge pull request #1582 from mdobsovic/develop
...
Slovak translation added
2019-02-23 12:09:48 +01:00
Michal Dobsovic
758ffb75a9
Added sk to translations.js
2019-02-23 10:37:24 +01:00
Michal Dobsovic
78fbc7f392
Modified CHANGELOG.md
2019-02-20 22:15:24 +01:00
Michal Dobsovic
9c58472576
Merge branch 'develop' of https://github.com/mdobsovic/MagicMirror into develop
2019-02-20 22:07:19 +01:00
Michal Dobsovic
f8c4afc228
Slovak translation added
2019-02-20 22:02:42 +01:00