Support uploading media in composing toots #24

Open
opened 2024-09-27 15:12:55 +00:00 by Rubicon · 0 comments
Owner

This feature is planned in #21, but the implementation may be complex in my research.

  • the masto client does not support progress reporting, but it is not very useful if you don't know the upload progress. Media files are larger than texts.
  • Implement the preview and editing is complex, and it may be more complex to the whole composing feature. We should provide:
    • Upload with progress report
    • Remove attachments
    • Preview and full-screen preview (For this, I'd like to hand off most of work to a rewritten MediaViewer)
    • Editing the focus
    • Editing the alt text

For those reasons, it may be better to split this to another effort.

This feature is planned in #21, but the implementation may be complex in my research. - the `masto` client does not support progress reporting, but it is not very useful if you don't know the upload progress. Media files are larger than texts. - Implement the preview and editing is complex, and it may be more complex to the whole composing feature. We should provide: - Upload with progress report - Remove attachments - Preview and full-screen preview (For this, I'd like to hand off most of work to a rewritten `MediaViewer`) - Editing the focus - Editing the alt text For those reasons, it may be better to split this to another effort.
Rubicon added the
feature
accepted
label 2024-09-27 15:12:55 +00:00
Rubicon added this to the Features project 2024-10-18 14:52:18 +00:00
Sign in to join this conversation.
No description provided.