#102 Added new node for file uploading

#102 File upload node automatically detects mime type from name
#102 File upload node automatically fills in information for m.video, m.audio, and m.image (resolution, duration, etc)
#102 File upload node can generate a thumbnail for videos
#102 Send message node now accepts an object to override the message content
This commit is contained in:
2023-11-05 00:06:52 -06:00
parent d7c4bc26bb
commit e8506d8887
8 changed files with 838 additions and 151 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
</div>
<div class="form-row form-tips">
Timeout MS is how many milliseconds the server should show the user typing for.
Timeout Milliseconds is how many milliseconds the server should show the user typing for. Ignored if setting typing to false.
</div>
</script>