Commit Graph

541 Commits

Author SHA1 Message Date
Hadi Nategh
a69d24ee66 * Api: Enable d-n-d into HtmlArea 2019-09-30 17:22:18 +02:00
Hadi Nategh
8506bf5e5f * Mail: fix drag-n-drop files from desktop no longer works on htmlarea as expected 2019-08-28 16:16:36 +02:00
Hadi Nategh
c6adfe64ca * Mail: fix broken save to filemanager action 2019-08-21 12:12:20 +02:00
Hadi Nategh
193a8847b9 Remove extra saving as draft 2019-08-19 10:26:21 +02:00
Hadi Nategh
88164b6dac Fix save-to-filemanager action not working when it's an opened popup mail from another app (e.g. filemanager) 2019-08-01 12:30:55 +02:00
Hadi Nategh
98b9de516d Save the composed mail before it gets sent 2019-04-29 13:02:33 +02:00
Hadi Nategh
5f04ec0ad6 * Mail: fix opening a forwarded mail as attachment into an existing compose dialog fails 2019-02-26 11:58:20 +01:00
Hadi Nategh
cbbd3e2cd8 Remove resetting password field in compose dialog seems new Safari version does the right thing regarding autocomplete = "new-password" 2019-02-25 15:16:15 +01:00
Hadi Nategh
32095efd4b Make the edit account dialog slightly bigger to get all toolbars fit in one line 2019-01-25 14:54:06 +01:00
nathangray
4008f82be3 Mail - display multiple From addresses 2019-01-22 10:48:39 -07:00
Hadi Nategh
913a0095d0 * Mail: Move modify subject action from list view into preview 2018-12-07 11:18:06 +01:00
Hadi Nategh
5a7b1aabec Keep toggled on fields open when they're explicitly have been set in preferences to be on all the time 2018-11-16 14:55:40 +01:00
Hadi Nategh
1cbd0aa2a3 W.I.P. implementing TinyMCE editor and deprecating CKEditor 2018-10-19 16:35:18 +02:00
Hadi Nategh
577850cfd0 * Api: change default submit to async call and try to block user interfering with submitted popup until the response 2018-10-04 17:23:30 +02:00
nathangray
cabbacf229 Missing translations from Stefan Unverricht 2018-09-13 14:26:54 -06:00
Hadi Nategh
24b1dc745a * Mail: avoid to send so many requests when user tries to scroll on mail list via key up/down 2018-09-06 16:03:48 +02:00
nathangray
15dc81d8f8 Fix some bugs in mail.setContent() 2018-08-03 11:00:21 -06:00
Hadi Nategh
d85d204636 Fix translation 2018-07-12 16:37:07 +02:00
Hadi Nategh
50d02bff81 Try to warn user when switching between filemodes in compose dialog, also indicate each filemode with an icon. 2018-07-12 15:42:07 +02:00
Hadi Nategh
cc3e00f9f1 * Mail: take opened compose dialogs into account when trying to forward attachment, share files into mail or vcard attachment from addressbook 2018-07-11 14:39:40 +02:00
Hadi Nategh
1cfe10e831 Reset selected nm actions on change folder. Fixes selected all actions sometimes get disabled. 2018-07-05 16:34:30 +02:00
Hadi Nategh
018a6a4d09 Make sure there is toolbar before using it 2018-06-25 14:59:11 +02:00
Hadi Nategh
ec59013349 * Mail: Implement new preference for toggle actions. For instance, switching Cc, BCc or S/MIME Sign always on when trying to compose an email. 2018-06-25 11:34:16 +02:00
Hadi Nategh
593d81184d Do not run draft auto save if any of the tags are in edit mode 2018-06-21 14:20:52 +02:00
nathangray
350f186813 Mail - missing translations 2018-05-30 11:43:41 -06:00
nathangray
29dcccc6e4 * Mail - avoid javascript error blocking context menu from SpamTitan check when row data not found 2018-05-17 09:18:29 -06:00
Hadi Nategh
c0b5a7c44e Add and fix some translations, thanks to Stefan Unverricht. 2018-04-11 15:19:39 +02:00
Hadi Nategh
a8e10cdc64 WIP framework's popup storage/restore:
- Keep tracking of popup's window object and restore it when needed
- Implement a method to check an already opened popup and execute a method in the selected popup context
- Fix vcard import into opened compose windows not working
2018-03-09 17:48:09 +01:00
Hadi Nategh
8ac7684f66 Add vcards from addressbook into an opened mail compose if there's any 2018-02-28 17:30:45 +01:00
Hadi Nategh
89f4deba8e Use hover_action to edit subject of a message 2018-02-26 17:54:13 +01:00
Hadi Nategh
8e79ef4dfe WIP mail subject modify action 2018-02-26 12:34:08 +01:00
Hadi Nategh
7c2547f8c4 W.I.P. mail subject modify action 2018-02-20 18:00:30 +01:00
Ralf Becker
07fbe630a2 remove not necessary skipping of regular validation on sending mail 2018-02-05 18:57:26 +01:00
nathangray
8a8b8864fc * Mail - Filter / and ? from filenames when saving to VFS or disk 2018-01-15 11:52:15 -07:00
Hadi Nategh
62b00b3f75 Add/fix some translations 2018-01-04 11:34:26 +01:00
Hadi Nategh
76ef9f5d4a Do not select next mail from the list after a reported spam mail 2018-01-03 17:30:03 +01:00
nathangray
2d93c48b75 Some style fixes:
- Missing icons in several dialogs
- Change nextmatch dialog action to use et2_dialog
2017-11-28 15:59:06 -07:00
nathangray
0775343c8e Mail - Fix initial cursor position when replying to text emails 2017-11-27 15:28:17 -07:00
nathangray
28e6d4642a Mail - fix some tracker integration bugs:
- Dialog had english title & buttons
- Append button didn't work
2017-11-22 10:11:03 -07:00
Hadi Nategh
5b8edcfdb1 Fix previewPane doesn't work for expand & hide 2017-11-10 11:13:12 +01:00
Hadi Nategh
aaa0d729fb Fix VFS save action in mail 2017-11-08 19:07:04 +01:00
Hadi Nategh
5b76210218 W.I.P vfsSelect Widget:
- Fix mime types not being shown
- Fix name being displayed encoded in save2vfs mail
2017-10-12 17:45:46 +02:00
Hadi Nategh
d96ca3b427 Make sure message is saved as draft when trying to open save2vfs 2017-10-12 15:22:41 +02:00
Hadi Nategh
c4d4ac146a W.I.P. VFS Select Widget:
- Fix actions of SaveToVfs, SaveAttachmentToVfs, SaveAllToVfs in mail
2017-10-12 13:20:23 +02:00
Hadi Nategh
d2f1ac989b * Mail: Fix bug all fields in compose dialog always stay opened (happens in FF ESR) 2017-09-28 18:26:55 +02:00
nathangray
5daf70535f * Mail - Add keyboard actions for forward & reply in the list, and send in compose 2017-09-25 16:12:17 -06:00
Hadi Nategh
1b252ea821 S/MIME:
- Fix password request form in mobile view
- Fix smime indicators not being displayed in mobile view
2017-09-14 11:28:27 +02:00
Hadi Nategh
516015ac40 S/MIME:
- Activate smime actions for mobile view
- Read and set attachments for mobile view
2017-09-13 18:17:32 +02:00
Hadi Nategh
673f1b1c9a S/MIME:
- Avoid getting scrollbar on main window when opening certificate info dialog
2017-09-13 17:08:07 +02:00
Hadi Nategh
a075fae6a0 Offer to add contact if there's no contact found for given email in smime
addToContact dialog
2017-09-12 17:23:24 +02:00