diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-02-12 16:06:03 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-02-12 16:06:03 +0100 |
| commit | 1d26869ade9165b65f6f5c45bbd2f8d6708a6ddc (patch) | |
| tree | c0f5bac164dffd8ba06c243aa22764661b8efc9f /README.md | |
| parent | 7e10e89d72cc3a2b5eb314aa76c340793e5e26dd (diff) | |
Support video uploads in Mastodon plugin
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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/` |
