better filtering for XMPP messages, stop history when joining rooms

This commit is contained in:
Dave Conway-Jones
2018-09-28 21:42:36 +01:00
parent b856ee6439
commit 7bd255a341
3 changed files with 27 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-xmpp",
"version" : "0.2.0",
"version" : "0.2.1",
"description" : "A Node-RED node to talk to an XMPP server",
"dependencies" : {
"simple-xmpp" : "^1.3.0"