- 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:
2021-08-30 19:21:02 -06:00
parent b93a54f041
commit 2c4621e293
15 changed files with 222 additions and 127 deletions
-8
View File
@@ -4,7 +4,6 @@
"type": "matrix-receive",
"z": "f025a8b9fbd1b054",
"name": "",
"server": "4de4e868e02a9051",
"roomId": "",
"ignoreText": false,
"ignoreReactions": false,
@@ -85,7 +84,6 @@
"type": "matrix-send-message",
"z": "f025a8b9fbd1b054",
"name": "",
"server": "4de4e868e02a9051",
"roomId": "",
"messageType": "m.text",
"messageFormat": "",
@@ -133,11 +131,5 @@
"x": 1250,
"y": 140,
"wires": []
},
{
"id": "4de4e868e02a9051",
"type": "matrix-server-config",
"name": "Your Server",
"autoAcceptRoomInvites": true
}
]