Skip to content

Add attachment support: forwarding with attachments, 📎 indicator, markdown drafts#7

Merged
jph00 merged 1 commit intomainfrom
pr-79c09082
Jan 17, 2026
Merged

Add attachment support: forwarding with attachments, 📎 indicator, markdown drafts#7
jph00 merged 1 commit intomainfrom
pr-79c09082

Conversation

@jph00
Copy link
Copy Markdown
Contributor

@jph00 jph00 commented Jan 17, 2026

  • Forward messages with attachments via create_draft(fwd_msg_id=...)
  • Add 📎 indicator to Msg repr and repr_html for messages with attachments
  • Add has_att property using multipart/mixed heuristic
  • Include atts list in view_msg results
  • Convert draft body from markdown to HTML
  • Add mistletoe dependency
  • Quiet pytest warnings from dependencies

…kdown drafts

- Forward messages with attachments via create_draft(fwd_msg_id=...)
- Add 📎 indicator to Msg repr and _repr_html_ for messages with attachments
- Add has_att property using multipart/mixed heuristic
- Include atts list in view_msg results
- Convert draft body from markdown to HTML
- Add mistletoe dependency
- Quiet pytest warnings from dependencies
@jph00 jph00 added the enhancement New feature or request label Jan 17, 2026
@jph00 jph00 merged commit e566991 into main Jan 17, 2026
@jph00 jph00 deleted the pr-79c09082 branch January 17, 2026 09:46
jph00 added a commit that referenced this pull request Jan 17, 2026
Add attachment support: forwarding with attachments, 📎 indicator, markdown drafts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant