Eli Ribble
|
eb09b39de3
|
Add beginning of email header information
The format is butt-ugly, but at least I'm showing info.
|
2024-08-29 11:41:41 -07:00 |
Eli Ribble
|
356173e4a3
|
Create button to choose between HTML and text-based email content.
|
2024-08-29 11:30:20 -07:00 |
Eli Ribble
|
d71f18cce1
|
Show text content, and if unavailable, the HTML content.
This required actually requesting all the body values, and mapping from
the body values to to body parts for display.
|
2024-08-29 10:27:00 -07:00 |
Eli Ribble
|
4e1922c5fa
|
Split email cache into full content and stubs.
This also introduces status for in-flight requests to avoid perpetual,
unnecessary loops of change-the-re-get-data.
|
2024-08-29 08:41:34 -07:00 |