mirror of
https://github.com/Skylar-Tech/node-red-contrib-matrix-chat.git
synced 2026-05-13 18:31:16 -06:00
- Fixed not being able to disable e2ee
- Session.logged_out events are now processed to display an error from the node (helps user figure out why their login failed). - Update description for matrix-server-config - Updated readme & examples
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"type": "matrix-receive",
|
||||
"z": "f025a8b9fbd1b054",
|
||||
"name": "",
|
||||
"server": "4de4e868e02a9051",
|
||||
"roomId": "",
|
||||
"ignoreText": false,
|
||||
"ignoreReactions": false,
|
||||
@@ -119,7 +118,6 @@
|
||||
"type": "matrix-react",
|
||||
"z": "f025a8b9fbd1b054",
|
||||
"name": "",
|
||||
"server": "4de4e868e02a9051",
|
||||
"roomId": "",
|
||||
"x": 1030,
|
||||
"y": 120,
|
||||
@@ -131,11 +129,5 @@
|
||||
"07b598284bcadc58"
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "4de4e868e02a9051",
|
||||
"type": "matrix-server-config",
|
||||
"name": "Your Server",
|
||||
"autoAcceptRoomInvites": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user