matrix.sh
matrix.sh copied to clipboard
Fix special character in file names prevent file upload
File names must be encoded for the upload. I'm using jq @uri
since it is already a dependency.
That fix worked for me @efelon ! I can successfully send pictures with spaces and []
characters contained in the filename now @fabianonline . I hope that helps :-)