thunderbird / thunderbird/thunderbird-android
Content-Type: message/feedback-report
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
Handle Content-Type: message/feedback-report defined in RFC 5965 or Content-Type: text/rfc822-headers MIME parts as they had implicit Content-Disposition: inline and were of Content-Type: text/plain or Content-Type: message/rfc822: display their content within K9.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the MIME content-handling and message-display entry points, then trace how Content-Type and Content-Disposition are interpreted. Done means message/feedback-report and text/rfc822-headers parts display inline with the requested content handling, with coverage for both cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100