mox/webmail
Mechiel Lukkien 3a58b2a1f4
webmail: show all images (inline and attachment) below the text part (for the text view, not for html view)
the attachment buttons for images get some opacity for the text view, to
indicate you don't have to open them explicitly.
2024-04-20 21:17:05 +02:00
..
api.go webmail: store composed message as draft until send, ask about unsaved changes when closing compose window 2024-04-20 17:38:25 +02:00
api.json webmail: store composed message as draft until send, ask about unsaved changes when closing compose window 2024-04-20 17:38:25 +02:00
api.ts webmail: store composed message as draft until send, ask about unsaved changes when closing compose window 2024-04-20 17:38:25 +02:00
api_test.go webmail: store composed message as draft until send, ask about unsaved changes when closing compose window 2024-04-20 17:38:25 +02:00
eventwriter.go replace packages slog and slices from golang.org/x/exp with stdlib 2024-02-08 14:49:01 +01:00
lib.ts webmail: show all images (inline and attachment) below the text part (for the text view, not for html view) 2024-04-20 21:17:05 +02:00
message.go webmail: recognize multiple urls in List-Post addresses 2024-04-16 20:26:37 +02:00
message_test.go webmail: recognize multiple urls in List-Post addresses 2024-04-16 20:26:37 +02:00
msg.html webmail: ensure wrap of long header lines, instead of horizontal scrollbar in message header section 2023-10-12 22:08:13 +02:00
msg.js webmail: show all images (inline and attachment) below the text part (for the text view, not for html view) 2024-04-20 21:17:05 +02:00
msg.ts webmail: for long to/cc/bcc address list (>5) show the first 4 and a button to show the rest 2023-11-20 21:36:40 +01:00
text.html webmail: show all images (inline and attachment) below the text part (for the text view, not for html view) 2024-04-20 21:17:05 +02:00
text.js webmail: show all images (inline and attachment) below the text part (for the text view, not for html view) 2024-04-20 21:17:05 +02:00
text.ts webmail: show all images (inline and attachment) below the text part (for the text view, not for html view) 2024-04-20 21:17:05 +02:00
view.go webmail: show link to webaccount interface in top right 2024-04-19 18:02:30 +02:00
view_test.go webmail: show link to webaccount interface in top right 2024-04-19 18:02:30 +02:00
webmail.go webmail: show all images (inline and attachment) below the text part (for the text view, not for html view) 2024-04-20 21:17:05 +02:00
webmail.html webmail: show all images (inline and attachment) below the text part (for the text view, not for html view) 2024-04-20 21:17:05 +02:00
webmail.js webmail: show all images (inline and attachment) below the text part (for the text view, not for html view) 2024-04-20 21:17:05 +02:00
webmail.ts webmail: show all images (inline and attachment) below the text part (for the text view, not for html view) 2024-04-20 21:17:05 +02:00
webmail_test.go webmail: show all images (inline and attachment) below the text part (for the text view, not for html view) 2024-04-20 21:17:05 +02:00