feat(scheduled): Send now button on scheduled/delayed messages

Adds a 'Send now' action to the scheduled-send view (both the toolbar and the
inline banner) so a queued message — whether explicitly scheduled or held by the
undo-send delay — can be sent immediately instead of only cancel/reschedule/edit.
Reuses the existing reschedule path (reschedules the submission to now), so no
new JMAP plumbing. Toolbar 'Cancel send' demoted to ghost so 'Send now' is the
single primary action. i18n added across locales.
This commit is contained in:
Shuki Vaknin
2026-06-24 16:46:18 +02:00
committed by Linus Rath
parent f1b9f4ba50
commit baf094d026
20 changed files with 50 additions and 20 deletions
+2 -1
View File
@@ -565,7 +565,8 @@
"add_to_contacts": "Přidat do kontaktů",
"copied": "Zkopírováno!",
"copy_failed": "Kopírování se nezdařilo"
}
},
"send_now": "Send now"
},
"email_composer": {
"read_receipt_on": "Vyžádáno potvrzení o přečtení (kliknutím vypnete)",