Commit graph

8 commits

Author SHA1 Message Date
528e75cf95
Main: Fix support for authenticated media
This patch greately improves the authenticated media support
by checking for advertised support first, then trying
unauthenticated first and correctly interpreting M_NOT_FOUND
errors to then request a token.
2024-09-20 20:06:05 +02:00
82a76a17af
Main: Add debug output for resolving server names 2024-09-20 20:05:14 +02:00
e4cecf1bf5
Main: Allow downloading unencrypted media from positional mxc url argument 2024-09-05 20:54:10 +02:00
db19efbede
REAMDE: Add asciinema demo 2024-08-23 01:52:10 +02:00
b7051b4a77
README: Use json instead of jsonc to fix syntax highlighting on Forgejo 2024-08-23 01:40:13 +02:00
d18d8d55df
README: Initial commit 2024-08-23 01:39:54 +02:00
95d6e155c8
Main: Be a little more resilient againts .well-known delegation not resolving 2024-08-23 01:23:07 +02:00
af2baa5089
Everywhere: Initial commit
This patch adds an initial implementation of a tool to
download and (if encrypted) decrypt matrix media based
on the decrypted event content.
2024-08-21 21:31:17 +02:00