Commit Graph

1095 Commits

Author SHA1 Message Date
Dave Conway-Jones c1ac48d6a6
add multilang sentiment node as separate node 2019-03-15 10:01:27 +00:00
Dave Conway-Jones c691b4eaa1
update swearfilter 2019-03-14 14:04:06 +00:00
Dave Conway-Jones 3d12a5318f
fix pi-gpiod labels 2019-03-14 14:00:40 +00:00
Dave Conway-Jones 8c91f5c0d8
revert sentiment node to English only to save loads of space
both in memory and on disk
2019-03-13 14:25:23 +00:00
Dave Conway-Jones df24e56de8
fix xmpp node stanzas from 2019-03-06 17:46:28 +00:00
Dave Conway-Jones b91f61d56f
Add serialport request node to readme (docs only) 2019-03-06 17:45:45 +00:00
Dave Conway-Jones 8f5c8c2ad8
bump package.json 2019-03-06 17:44:58 +00:00
Dave Conway-Jones e8ee0a1801
fix datagenerator readme 2019-03-06 17:44:06 +00:00
Dave Conway-Jones 9bfce43b1f
Bump mdns package version for discovery node 2019-02-27 21:12:51 +00:00
Dave Conway-Jones 1f8ab3ebb7
Update email node readme to be less confusing
Bump pre-reqs as well
2019-02-24 23:07:38 +00:00
Dave Conway-Jones 3d06102d1e
Clarify tha snmp node oids must be numeric
docs only
2019-02-15 22:15:33 +00:00
Dave Conway-Jones c1650b5d47
Bump arduino node to latest firmata and serialport
shoudl work better with nodejs 10
2019-02-12 22:44:21 +00:00
Dave Conway-Jones 602586ad82
Bump serialport to latest 0.7 2019-02-12 13:31:06 +00:00
Dave Conway-Jones b08b12865b
Fixup email PR and push to npm 2019-02-11 20:10:31 +00:00
Wolfgang Rathgeb aa684240d8 add option to set criteria witch type of emails should be requested (#519) 2019-02-11 19:26:45 +00:00
Dave Conway-Jones 31b9cc1f61
bump what3words package on npm 2019-02-11 19:23:12 +00:00
Sam Machin ac2f9ad8c6 Fixed What3Words words>location method (#518)
* Fixed What3Words words>location method

* Update what3words.js

added fix to Oneword
2019-02-11 19:20:13 +00:00
Dave Conway-Jones 81781539f7
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-02-01 22:15:24 +00:00
Dave Conway-Jones d153034232
slow down status updates from mysql to better handle fast updates
to close #515
2019-02-01 22:15:22 +00:00
tmdoit 52bd3c2873 [SQLite] Add help text in sqlitedb template (#503)
About path to the database file.
2019-02-01 08:57:01 +00:00
Dave Conway-Jones 9f0b46a9e1
Merge branch 'master' of https://github.com/node-red/node-red-nodes 2019-02-01 00:00:58 +00:00
Dave Conway-Jones 88f6784267
Stop email node producing duplicates on reconnect
to close #514
2019-02-01 00:00:16 +00:00
Dave Conway-Jones 2c8e4780e1
Allow email node to fetch node if required
to close #513
2019-01-31 21:00:31 +00:00
Nick O'Leary aa9dce207f
Update CONTRIBUTING.md 2018-12-28 19:55:55 +00:00
Dave Conway-Jones 2ca330fcb8
sqlite small doc update, and bump dep library 2018-12-19 19:37:13 +00:00
Damo ca0b01d10e Pushover image attachment feature (#509)
* Bugfix: node defaults not applying to messages

* Implemented pushover attachment feature
2018-12-13 09:33:50 +00:00
Dave Conway-Jones 73e4ae574c
Set WOL node to use more generic broadcast address byt default 2018-12-09 11:01:18 +00:00
Dave Conway-Jones 7113598098
Bump email deps 2018-12-07 23:30:57 +00:00
Dave Conway-Jones 20b2eac830
add sentiment and tail node translations
bump versions on npm
2018-12-07 17:11:09 +00:00
Dave Conway-Jones d0f36dcda1
update ping node readme
(how to run in snap)
2018-12-07 16:55:16 +00:00
Dave Conway-Jones 89d7853891
Better error catching in ping node for spawn errors... 2018-12-05 13:46:08 +00:00
Dave Conway-Jones 739e8cd9b6
bump stomp package to pick up PR fix for bad msg reuse 2018-11-28 18:42:44 +00:00
Arnaud Marchand d73d5f1af3 Save point (#506) 2018-11-28 18:39:52 +00:00
Dave Conway-Jones b75f12aced
piSRF - better handle timeouts, closing 2018-11-28 09:18:18 +00:00
Dave Conway-Jones b34338357f
neopixel - reallign tabs... 2018-11-26 08:30:22 +00:00
cymplecy 174c18a289 Update neopix.py (#505)
Remove waits inside loops if wait time == 0
2018-11-26 08:27:58 +00:00
Dave Conway-Jones 7f44a2af3d
Neopixel Add 0mS timeout option for instant updates
Thanks @cymplecy
2018-11-25 18:44:01 +00:00
Dave Conway-Jones f1066285ae
add some more tests to rbe 2018-11-11 22:36:55 +00:00
Dave Conway-Jones e1e5432ac6
revert srf node to not use edges
seems more reliable to me... :-)
2018-11-11 22:36:42 +00:00
Dave Conway-Jones 5f22603beb
Email node - Catch bad IMAP folder error to close #495 2018-10-26 17:00:27 +01:00
Dave Conway-Jones c835fe7cad
fix daemon node autorun
to close #494
2018-10-24 21:54:13 +01:00
Dave Conway-Jones a9a4ef9bf9
bump rbe, email, twitter nodes 2018-10-24 15:31:11 +01:00
Kazuhito Yokoi 8eaab69d04 Update Japanese translation for twitter node (#500) 2018-10-24 15:27:39 +01:00
Dave Conway-Jones 5b34702ac4
Add Tail node as separate node package - adds windows support 2018-10-24 15:08:42 +01:00
Kazuhito Yokoi 425f5c151f Use words and URL in new Twitter portal (#498) 2018-10-24 12:31:14 +01:00
Kazuhito Yokoi f97a59b3e3 Update Japanese messages (#499)
* Update Japanese messages

* Fix URL
2018-10-24 12:28:38 +01:00
Dave Conway-Jones f74f3402e3
let twitter node DM using D or d
to close #493
2018-10-01 17:31:18 +01:00
Dave Conway-Jones 6540439e5f
Further XMPP tidy - more accurate from field - more docs. 2018-09-29 15:17:18 +01:00
Dave Conway-Jones 7bd255a341
better filtering for XMPP messages, stop history when joining rooms 2018-09-28 21:42:36 +01:00
Dave Conway-Jones b856ee6439
Give XMPP node a serious kicking
try to sort out sharing single connections and better status
To close #438 and to close #492
2018-09-28 14:59:22 +01:00