Veeck
5533d93172
Update changelog
2019-06-14 14:06:36 +02:00
Michael Teeuw
b645007884
Updated the fetchedLocationName (See PR: #1702 )
2019-06-14 13:42:59 +02:00
Michael Teeuw
8ed77ba0c7
Merge
2019-06-14 13:31:59 +02:00
Michael Teeuw
7a272ef0ab
Merge conflict.
2019-06-14 13:19:29 +02:00
Michael Teeuw
a41ecaf7cc
Merge
2019-06-14 13:05:22 +02:00
Matt Bauer
e56f61441d
Repeating event handling “robustified”
2019-06-13 13:44:54 -05:00
Michael Teeuw
cf2723aafb
Merge pull request #1699 from Hg347/calendar-1696
...
fixed calendar, issue 1696, ics file start date is not date type
2019-06-13 20:15:53 +02:00
Christoph Hagedorn
499e99cfc5
fixed url
2019-06-13 18:11:41 +02:00
Christoph Hagedorn
ec65e66c58
added fixed issue in changelog
2019-06-11 22:43:48 +02:00
Malcolm Oakes
fb7115fc13
Merge remote-tracking branch 'upstream/develop'
2019-06-07 16:44:42 +01:00
Malcolm Oakes
a619fc4fef
Allow temp and wind units to be specified separately if required.
2019-06-07 15:27:08 +01:00
rejas
835668d96d
Add eslint semi rule
2019-06-05 10:23:58 +02:00
rejas
2bce15dc6e
Remove multiple-empty-lines
2019-06-05 10:03:28 +02:00
rejas
62017c4661
Update changelog
2019-06-04 10:43:16 +02:00
Charles Dyason
b2f59d6813
Added clock notifications for elapsed time.
...
Added notifications to default `clock` module to broadcast:
- `CLOCK_SECOND` for a clock second, and
- `CLOCK_MINUTE` for a clock minute having elapsed.
Each notification is broadcasted with the corresponding value i.e. `CLOCK_SECOND` -> `30` and `CLOCK_MINUTE` -> `5` .
2019-06-03 14:01:27 +02:00
Charles Dyason
aa80c468c4
Added broadcasting of news feeds with incremental updates
...
Added ability to enable broadcasting of news feed items with `NEWS_FEED` notification and broadcasting updated news feed items with `NEWS_FEED_UPDATE` to other modules. This is merged into the default `newsfeed` module.
One can set ability to broadcast the whole news feed or broadcast only updated news feed items.
2019-05-31 16:37:47 +02:00
Charles Dyason
6008cba2db
Minor typo corrections
2019-05-31 16:17:09 +02:00
Jon Kolb
44eccf5ee4
Only call updateDom in clock.js when the content has changed
2019-05-18 20:02:22 -04:00
Michael Teeuw
8f96e4847c
Merge pull request #1674 from eouia/develop
...
allow html5 autoplay
2019-05-17 16:29:48 +02:00
vincep5
7240fb32d2
update city list url
2019-05-14 15:00:30 -05:00
Seongnoh Sean Yi
ef9576f8c4
Fixed:allowance HTML5 autoplay
...
From commit: 94fc4cb8a2
2019-05-13 21:26:28 +02:00
Michael Teeuw
7ff5429cb7
Remove newline.
2019-05-07 20:41:02 +02:00
Michael Teeuw
17c581b4aa
Update changelog.
2019-05-07 20:35:29 +02:00
Michael Teeuw
03f917fd9c
Update changelog.
2019-05-07 20:31:41 +02:00
Michael Teeuw
dd6b972be4
Merge pull request #1628 from kolbyjack/feature/calendar-past-events
...
Add includePastEvents global and calendar-specific settings
2019-05-07 20:12:37 +02:00
Michael Teeuw
6fa211634f
Merge branch 'develop' into patch-1
2019-05-07 20:07:17 +02:00
Michael Teeuw
bcfbccae59
Update changelog.
2019-05-07 20:06:03 +02:00
Michael Teeuw
06d75999d7
Update changelog.
2019-05-07 19:46:23 +02:00
vincep5
1ffbbdac99
Update English Feels to Feels like
2019-04-17 21:16:36 -05:00
Jon Kolb
c61f0409fb
Rename includePastEvents calendar config option to broadcastPastEvents
2019-04-17 08:16:04 -04:00
Jon Kolb
806be39a6d
Add includePastEvents global and calendar-specific settings
2019-04-17 08:13:51 -04:00
Michael Teeuw
6170b0d059
Merge pull request #1653 from darkniki/patch-2
...
Update CHANGELOG.md
2019-04-17 13:51:49 +02:00
darkniki
ef554cf6ec
Update CHANGELOG.md
2019-04-11 14:46:32 +03:00
Michaël Arnauts
396c78b46a
Changelog
2019-04-10 10:35:11 +02:00
Michael Teeuw
834ab5c6b9
Merge pull request #1642 from michaelarnauts/patch-2
...
Handle SIGTERM messages
2019-04-09 09:53:16 +02:00
Michael Teeuw
1599e8f7ff
Merge pull request #1647 from retroflex/develop
...
Added option to show location of calendar events
2019-04-09 09:52:39 +02:00
retroflex
4d7b19c8cb
Added calendar event location
2019-04-08 21:57:32 +02:00
Michaël Arnauts
17425dcaf7
Add CHANGELOG entry. Fix test.
2019-04-07 16:41:05 +02:00
Malcolm Oakes
ca04ff0f37
Update from develop branch
2019-04-03 16:22:26 +01:00
Malcolm Oakes
cdcdce702d
Changes for UK Met Office weather data provider
2019-04-03 15:46:45 +01:00
Sami Mäkinen
1dc530c549
Add translations for FI week/feels
2019-04-02 22:59:34 +03:00
Michael Teeuw
8b0b70e757
Prepare 2.8.0-develop.
2019-04-02 09:55:20 +02:00
Michael Teeuw
abb0dadead
Fix package.json version number.
2019-04-02 09:34:42 +02:00
Michael Teeuw
43ba13f3bc
Prepare 2.8.0-develop.
2019-04-01 21:26:39 +02:00
Michael Teeuw
ba705f5563
Fix Lint Issue.
2019-04-01 20:55:24 +02:00
Michael Teeuw
34e188ec1f
Typo.
2019-04-01 20:48:30 +02:00
Michael Teeuw
b0d97dd170
Prepare for release.
2019-04-01 20:47:07 +02:00
Michael Teeuw
f0939b8af5
Merge pull request #1622 from JasMich/develop
...
Develop
2019-03-28 19:12:17 +01:00
Jasper Michalke
ef570558cf
Update CHANGELOG.md
2019-03-28 14:53:28 +01:00
Michael Teeuw
e8771cdea8
Merge branch 'develop' into newsfeed-article-info-request
2019-03-28 12:11:06 +01:00