mox/webmail
Mechiel Lukkien 5229d01601
webmail: for replies/forwards, add button "send and archive thread" next to the "send" button, and give it a control+shift+Enter shortcut
the regular send shortcut is control+Enter. the shift enables "archive thread".
there is no configuration option, you'll always get the button, but only for
reply/forward, not for new compose.

we may do "send and move thread to thrash", but let's wait until people want it.

for github issue #135 by mattfbacon
2024-04-19 21:17:42 +02:00
..
api.go webmail: for replies/forwards, add button "send and archive thread" next to the "send" button, and give it a control+shift+Enter shortcut 2024-04-19 21:17:42 +02:00
api.json webmail: for replies/forwards, add button "send and archive thread" next to the "send" button, and give it a control+shift+Enter shortcut 2024-04-19 21:17:42 +02:00
api.ts webmail: for replies/forwards, add button "send and archive thread" next to the "send" button, and give it a control+shift+Enter shortcut 2024-04-19 21:17:42 +02:00
api_test.go in webmail & webapisrv, store bcc header in sent messages 2024-04-16 17:57:46 +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: for junk/rejects messages, show sender address instead of name in list 2024-03-05 09:04:59 +01: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: for replies/forwards, add button "send and archive thread" next to the "send" button, and give it a control+shift+Enter shortcut 2024-04-19 21:17:42 +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 add webmail 2023-08-07 21:57:03 +02:00
text.js webmail: for replies/forwards, add button "send and archive thread" next to the "send" button, and give it a control+shift+Enter shortcut 2024-04-19 21:17:42 +02:00
text.ts add webmail 2023-08-07 21:57:03 +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 link to webaccount interface in top right 2024-04-19 18:02:30 +02:00
webmail.html replace http basic auth for web interfaces with session cookie & csrf-based auth 2024-01-05 10:48:42 +01:00
webmail.js webmail: for replies/forwards, add button "send and archive thread" next to the "send" button, and give it a control+shift+Enter shortcut 2024-04-19 21:17:42 +02:00
webmail.ts webmail: for replies/forwards, add button "send and archive thread" next to the "send" button, and give it a control+shift+Enter shortcut 2024-04-19 21:17:42 +02:00
webmail_test.go webmail: show link to webaccount interface in top right 2024-04-19 18:02:30 +02:00