nextcloud / nextcloud/mail

View text version of multipart/alternative

Open
#13,466 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Is your feature request related to a problem? Please describe.

Often HTML in emails - and in particular in newsletter - is broken, more or less on purpose (due so-called "fixes" stacked over time to properly render messages in purposely broken clients: Outlook is the first in this list).

Working around each of those issues is a huge effort. Still, users want to be able to read their mails.

Describe the solution you'd like

A "View textual version" option in the actions menu of messages, when I have an HTML message and a text version it available in the MIME.

This would at least mitigate issues with broken HTML messages.

Describe alternatives you've considered

None.

Additional context

Follow-ups #8819

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by tracing the message actions menu and how multipart/alternative MIME parts are exposed to the message view. Done means a “View textual version” action appears only when both HTML and text versions are available and shows the text version.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.