summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@jolla.com>2026-02-12 16:06:03 +0100
committerAndrew Branson <andrew.branson@jolla.com>2026-02-12 16:06:03 +0100
commit1d26869ade9165b65f6f5c45bbd2f8d6708a6ddc (patch)
treec0f5bac164dffd8ba06c243aa22764661b8efc9f /README.md
parent7e10e89d72cc3a2b5eb314aa76c340793e5e26dd (diff)
Support video uploads in Mastodon plugin
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cfb2db2..6ce2dfb 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ Sailfish OS account integration for Mastodon.
- `mastodontransferplugin/`: media upload + status creation.
- Single share UI entry: `MastodonSharePost.qml` handles both media and text/link posting.
- Supports:
- - image sharing (`image/jpeg`, `image/png`)
+ - media sharing (`image/jpeg`, `image/png`, `video/mp4`)
- link/text sharing (`text/x-url`, `text/plain`) with title/link extraction from share resources.
### `icons/`