Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add image support #16

Closed
10 tasks done
instantiator opened this issue Jan 2, 2025 · 0 comments
Closed
10 tasks done

Add image support #16

instantiator opened this issue Jan 2, 2025 · 0 comments
Assignees

Comments

@instantiator
Copy link
Owner

instantiator commented Jan 2, 2025

Currently, images can be defined in a CompositionRequest - but they're not yet used. Add end-to-end image support:

  • Check that images exist during thread composition
  • Assign images to posts according to post limitations
  • Make image overflow, and image-only overflow post behaviours configurable
    • DropImages (do not overflow images - just drop the excess images)
    • OverflowIntoNextPost (overflow images into subsequent posts, until the end of the thread)
    • OverflowInsertNewPost (overflow images into a new image-only post, immediately next)
    • Add support for continuation text for image-only overflow posts (eg. "Continued...")
    • Make continuation text required (not required for Ignore)
  • Bake in ALT text support (and make it mandatory)
  • Add support for this to ATConnection
@instantiator instantiator self-assigned this Jan 2, 2025
@instantiator instantiator moved this to Backlog in Presence Jan 2, 2025
@instantiator instantiator moved this from Backlog to Ready in Presence Jan 2, 2025
@instantiator instantiator moved this from Ready to In progress in Presence Jan 19, 2025
@instantiator instantiator moved this from In progress to Done in Presence Feb 2, 2025
@instantiator instantiator closed this as completed by moving to Done in Presence Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant