.. |
icons
|
Initial commit of an alpha version.
|
2021-08-14 09:01:36 -06:00 |
matrix-create-room.html
|
Closes #56 Closes #50
|
2022-03-17 17:21:44 -06:00 |
matrix-create-room.js
|
- matrix-create-room had wrong input information listed and wrong API reference URL (fixes #14)
|
2021-09-01 20:50:23 -06:00 |
matrix-crypt-file.html
|
Closes #56 Closes #50
|
2022-03-17 17:21:44 -06:00 |
matrix-crypt-file.js
|
- Move client storage to the Node-RED user directory.
|
2022-02-09 12:13:27 -07:00 |
matrix-delete-event.html
|
WIP
|
2022-03-18 00:23:28 -06:00 |
matrix-delete-event.js
|
- matrix-crypt-file documentation updated (it cannot encrypt, only decrypts)
|
2022-03-17 14:23:22 -06:00 |
matrix-invite-room.html
|
WIP
|
2022-03-18 00:23:28 -06:00 |
matrix-invite-room.js
|
Version 0.2.4
|
2021-09-20 09:24:40 -06:00 |
matrix-join-room.html
|
Closes #56 Closes #50
|
2022-03-17 17:21:44 -06:00 |
matrix-join-room.js
|
Fixed: matrix-join-room was requiring userId when it didn't need it Closes #39
|
2022-01-28 10:55:38 -07:00 |
matrix-react.html
|
WIP
|
2022-03-18 00:23:28 -06:00 |
matrix-react.js
|
Closes #56
|
2022-03-17 16:01:27 -06:00 |
matrix-receive.html
|
Closes #209
|
2022-03-28 00:42:52 -06:00 |
matrix-receive.js
|
Pass invites to the receive object
|
2022-11-25 20:56:06 +01:00 |
matrix-room-ban.html
|
WIP
|
2022-03-18 00:23:28 -06:00 |
matrix-room-ban.js
|
Closes #56
|
2022-03-17 16:01:27 -06:00 |
matrix-room-kick.html
|
WIP
|
2022-03-18 00:23:28 -06:00 |
matrix-room-kick.js
|
Closes #56
|
2022-03-17 16:01:27 -06:00 |
matrix-room-users.html
|
WIP
|
2022-03-18 00:23:28 -06:00 |
matrix-room-users.js
|
- matrix-receive node updated so that msg.sender is msg.userId instead (for better node chaining).
|
2021-08-18 11:18:29 -06:00 |
matrix-send-file.html
|
WIP
|
2022-03-18 00:23:28 -06:00 |
matrix-send-file.js
|
Fix eventId not being returned from matrix-send-file and matrix-send-message nodes
|
2021-12-19 00:34:51 -07:00 |
matrix-send-image.html
|
WIP
|
2022-03-18 00:23:28 -06:00 |
matrix-send-image.js
|
- Move client storage to the Node-RED user directory.
|
2022-02-09 12:13:27 -07:00 |
matrix-send-message.html
|
WIP
|
2022-03-18 00:23:28 -06:00 |
matrix-send-message.js
|
Closes #56
|
2022-03-17 16:01:27 -06:00 |
matrix-server-config.html
|
Verify login on the relative matrix-chat/login URI
|
2022-11-30 13:11:33 +01:00 |
matrix-server-config.js
|
Merge pull request #71 from jacotec/master
|
2022-12-05 21:20:11 -07:00 |
matrix-synapse-create-edit-user.html
|
Closes #56 Closes #50
|
2022-03-17 17:21:44 -06:00 |
matrix-synapse-create-edit-user.js
|
Added server status to nodes that didn't have it
|
2021-08-18 14:19:56 -06:00 |
matrix-synapse-deactivate-user.html
|
Closes #56 Closes #50
|
2022-03-17 17:21:44 -06:00 |
matrix-synapse-deactivate-user.js
|
- Docs for various nodes updated (closes #9)
|
2021-09-02 10:51:47 -06:00 |
matrix-synapse-join-room.html
|
WIP
|
2022-03-18 00:23:28 -06:00 |
matrix-synapse-join-room.js
|
Version 0.2.4
|
2021-09-20 09:24:40 -06:00 |
matrix-synapse-register.html
|
Closes #56 Closes #50
|
2022-03-17 17:21:44 -06:00 |
matrix-synapse-register.js
|
- Move client storage to the Node-RED user directory.
|
2022-02-09 12:13:27 -07:00 |
matrix-synapse-users.html
|
Closes #56 Closes #50
|
2022-03-17 17:21:44 -06:00 |
matrix-synapse-users.js
|
guests query param for synapse user list request needs to be a string but our docs say it is a bool. Lets auto convert it so we don't cause a BC problem.
|
2021-09-03 10:16:49 -06:00 |
matrix-whois-user.html
|
Closes #56 Closes #50
|
2022-03-17 17:21:44 -06:00 |
matrix-whois-user.js
|
- Docs for various nodes updated (closes #9)
|
2021-09-02 10:51:47 -06:00 |