Hadi Nategh
9317cdd216
Fix contacts with ampersands in their name will fail in mailto function
2018-07-05 11:28:12 +02:00
Hadi Nategh
dd03c7fe16
* Mail: fix some smime signed messages get recognized wrongly as encrypted
2018-07-04 15:41:43 +02:00
Hadi Nategh
4bd14a6b7b
Some styling improvements for mail compose
2018-06-28 17:28:45 +02:00
Hadi Nategh
36726c7400
Add new attributes into core widget in order to be able to set widget->type attributes in preferences
2018-06-27 17:40:26 +02:00
Ralf Becker
c4e4eb45a4
* Calendar/CalDAV: sending correct iMip REPLY to mail invitations and only reply to external chair
2018-06-26 15:58:44 +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
4313b57675
W.I.P. of mail toggled on actions preferences
2018-06-22 16:04:50 +02:00
Hadi Nategh
2080b4043c
* Mail: Add user avatar into emails list and tags
2018-06-22 15:08:34 +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
Hadi Nategh
23c844b90d
Remove magicsuggest from api then add it to vendor
2018-06-21 13:39:00 +02:00
Hadi Nategh
73404e8136
* Mail: fix from address in mobile template
2018-06-18 11:34:04 +02:00
Hadi Nategh
f18106c99f
Add translation for previous commit
2018-06-15 16:38:32 +02:00
Hadi Nategh
8f53e3d9f1
* Mail: warn user when there's no space left for storing sieve rules because of sieve_maxscriptsize limit
2018-06-15 15:49:34 +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
8b3aed5516
* Tracker: fix inline images from mailhandling are not getting resolved properly
2018-05-15 18:15:28 +02:00
Hadi Nategh
9f0b8754a3
* Tracker: fix inline images imported from mail get always overridden by the first inline image in the list
2018-05-15 18:15:28 +02:00
nathangray
66c0d38449
Translations & translation bugs from Stefan Unverricht
2018-05-14 13:12:36 -06:00
Ralf Becker
e5a7156544
Translations from Ilias Chasapakis
2018-05-14 18:55:38 +02:00
U-quokka\komaba
2da4ec91db
update Japanese language files.
2018-05-12 08:24:38 +09:00
Ralf Becker
fb72822e9f
* Calendar: fix not working Mail/Meetingrequest to all participants action
2018-05-05 11:49:35 +02:00
Ralf Becker
e8486cfebd
fix PHP Fatal error: Uncaught TypeError: Argument 3 passed to stylite_mail_spamtitan::sync_aliases() must be of the type array, null given
2018-04-23 20:11:47 +02:00
Ralf Becker
c428fc9908
fix typo
2018-04-23 19:14:41 +02:00
Ralf Becker
c0fd7f8e8a
synchronising email aliases with SpamTitan, when first spam action in a session is used
2018-04-23 17:40:29 +02:00
Ralf Becker
f1437d4ccb
fixing a couple more PHP Warning count(): Parameter must be an array or an object that implements Countable
2018-04-13 09:12:26 +02:00
Hadi Nategh
f2d5687cb2
Add some translations, thanks to Evgen Vodopivec.
2018-04-11 15:59:22 +02:00
Hadi Nategh
c0b5a7c44e
Add and fix some translations, thanks to Stefan Unverricht.
2018-04-11 15:19:39 +02:00
Ralf Becker
ad95a01cec
fixing function and test
2018-04-11 14:05:49 +02:00
Hadi Nategh
8950a0fd99
Test if the filename is not empty
2018-04-11 11:59:40 +02:00
Hadi Nategh
a1aa67476e
Test to make sure 4-byte utf8 supplementary chars get cleaned up
2018-04-11 11:42:33 +02:00
Ralf Becker
e72c7c76b6
* EMail/sMime: allow non-admin users to upload their keys
2018-04-10 13:15:09 +02:00
Hadi Nategh
9fc3dc2e55
Add some translations from translation server
2018-04-10 11:56:48 +02:00
Hadi Nategh
5fafcf0e51
* Mail: Fix mail import does not display imported mail in correct style
2018-04-09 17:39:49 +02:00
Hadi Nategh
5d128cc43b
* Addressbook: Fix send all contact's emails/vcards to compose dialog does not work
2018-04-09 16:42:08 +02:00
Hadi Nategh
c28e6de2ba
Add some translations, thanks to Evgen Vodopivec.
2018-04-03 11:24:42 +02:00
Hadi Nategh
13d285924a
Remove extra background color from splitter bar
2018-03-26 11:20:42 +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
cf7077d536
An attempt to fix the failing test on vertical char
2018-03-05 14:43:44 +01:00
Hadi Nategh
63dd5ce96b
Make sure replace only and only VT char (Vertical Tab)
2018-03-02 12:13:13 +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
nathangray
8f752fcc03
* Mail - Improvements to list display in address search results
...
Now automatic group lists & created distribution lists limited to 10 each
If there are more, this is indicated with ellipsis
2018-02-16 11:19:47 -07:00
Hadi Nategh
2945021b20
* Mail: Fix spacing issue between grouped toolbars
2018-02-15 15:14:06 +01:00
Ralf Becker
c2bb28d3f1
pending DE and SK translation from Stefan Unvericht
2018-02-09 12:34:50 +01:00
Hadi Nategh
f576fbd722
Fix wrongly used exception type on previous commit
2018-02-08 16:10:06 +01:00
Hadi Nategh
cec3cc2170
Fix mail integration fails on SMIME authentication failure.
2018-02-08 15:25:42 +01:00
Hadi Nategh
b9dea1fe8e
Add some translations
2018-02-08 12:11:57 +01:00
Hadi Nategh
d965fa0f6b
Try to inform user properly when forward/reply failure of encrypted smime message happens
2018-02-07 16:56:39 +01:00
Ralf Becker
07fbe630a2
remove not necessary skipping of regular validation on sending mail
2018-02-05 18:57:26 +01:00
Hadi Nategh
495b3c5b21
Some styling improvements for Mail compose dialog
2018-01-25 12:59:18 +01:00
nathangray
74c22675f6
Mail - translations from Stefan Unverricht
2018-01-23 14:38:56 -07:00
nathangray
2febc0a46e
Mail - Reorganize and use same cleaning function when saving mail as infolog as for saving to VFS
2018-01-22 09:13:19 -07:00
Hadi Nategh
4f75e7068a
Make mail inline image warning message a bit smaller to get it fit into one line
2018-01-22 16:44:23 +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
1b92a648f9
Fix translation
2018-01-11 11:11:22 +01:00
Hadi Nategh
3b25305959
Do not remove signature part in forward inline
2018-01-08 14:24:14 +01: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
Hadi Nategh
a39a466fed
* Mail: fix rename of an attachment and saving it into Filemanager always keep the original name of attachment with no respect to the given new name.
2017-12-18 11:27:23 +01:00
nathangray
fc211f475f
Also remove slash (/) from subject & attachments when going to VFS
2017-12-11 09:36:50 -07:00
nathangray
8463677c6b
English language improvements from Rafael Chacón
2017-12-11 09:06:47 -07:00
Hadi Nategh
6a8ef2111a
* Mail: Do not popup smime certificate dialog if the smime is not configured
2017-12-07 14:14:01 +01:00
Hadi Nategh
90a5e91fc7
* Addressbook: fix bug setting Hide User Account in preferences into Show all accounts breaks show accounts
2017-12-01 14:58:44 +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
f5401dfade
Mail - Fix ": " gets the space stripped, leaving just ":"
2017-11-28 09:04:46 -07:00
nathangray
0775343c8e
Mail - Fix initial cursor position when replying to text emails
2017-11-27 15:28:17 -07:00
Hadi Nategh
46f26f7ef9
Fix broken inline images caused by commit 7c65127e64
2017-11-27 16:12:18 +01:00
Hadi Nategh
013660ae55
Add some German translations from Stefan Unverricht
2017-11-27 11:39:24 +01:00
nathangray
9a37539ea7
- Make link-entry take the whole width
...
- Capitalization
2017-11-24 09:29:32 -07:00
Hadi Nategh
2ac96dc7c0
vfsSaveAttachment is no longer needed to be as public function
2017-11-23 11:52:01 +01:00
nathangray
f29179b371
German translation from Birgit
2017-11-22 13:25:22 -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
nathangray
16e5c695dc
Fix drag and drop linking of email
2017-11-17 10:31:15 -07:00
Hadi Nategh
bda0ff1349
Fix save attachments actions not being displayed in mobile view
2017-11-13 15:00:23 +01:00
Hadi Nategh
b6d673f98a
* Mail: Fix missing SaveAll and DownloadAsZip actions of attachments
2017-11-13 14:36:35 +01:00
Hadi Nategh
5b8edcfdb1
Fix previewPane doesn't work for expand & hide
2017-11-10 11:13:12 +01:00
Hadi Nategh
644b02309f
Adopt mobile templates regarding the changes of aaa0d729fb
2017-11-09 10:53:07 +01:00
nathangray
7c65127e64
Mail - Also include HTML version of email in integration data (for apps that can handle it)
2017-11-08 13:11:46 -07:00
Hadi Nategh
aaa0d729fb
Fix VFS save action in mail
2017-11-08 19:07:04 +01:00
Ralf Becker
f21b13090f
pending translations from our translation server
2017-11-04 09:36:02 +01:00
Hadi Nategh
ed50b91ca4
Fix reply flag does not get refreshed after mail reply action
2017-10-23 15:36:22 +02:00
Ralf Becker
65b02c0246
bump verison to 17.1
2017-10-22 12:56:58 +02: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
2c721c95b2
W.I.P. VFS Select Widget:
...
- Add name and dialog_title as new attributes
- Fix SaveToVfs, SaveAttachmentToVfs, SaveAllToVfs in mail
- Fix button tile
2017-10-12 13:19:42 +02:00
Hadi Nategh
1903025cc9
Allow folder notification on INBOX only for popup_only chain
2017-10-06 17:38:26 +02:00
Ralf Becker
ff4de75fb3
fix email in preview breaks at - eg. someone@some-domain.com and elipsis is not shown
2017-10-05 19:06:59 +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
A Sigalas
f335a5ec96
Show 'To' address in mail notifications
2017-09-19 10:47:10 +00: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
Hadi Nategh
419f34616c
Give more timeout to print mail to make sure the contentof iframe is there
2017-09-08 15:58:04 +02:00
Hadi Nategh
38c227817b
Make sure that the smime is configured before pre-setting the sign/encrypt actions
2017-09-08 14:24:55 +02:00
Hadi Nategh
bebf9d74cc
Make smime encryption failure message more specific
2017-09-08 13:40:25 +02:00
Hadi Nategh
f16ca103ab
Do not translate tooltips of mailboxes in mail tree, in order to be able
...
to check the actual name of the mailbox via tooltip value.
2017-09-07 16:42:05 +02:00
Hadi Nategh
50fcc36aff
Some clean up
2017-09-07 10:34:02 +02:00
Hadi Nategh
c6cd5ea8db
Implement a complement for Usenet Signature Convention, in order to remove
...
signature part from reply to message
2017-09-06 17:24:10 +02:00
Hadi Nategh
134f0db1b9
Do not add signature ruler for signature at the top of message (RFC 3676.4.3)
2017-09-06 12:32:02 +02:00
Hadi Nategh
bde19f6f6c
S/MIME:
...
- Preset smime_sign and smime_encrypt toolbar actions if the original mail
is smime.
- Fix smime alignment of smime icons in mail preview
2017-09-01 16:20:57 +02:00
Hadi Nategh
f4dd4bbf96
S/MIME:
...
- Reveal more info about signer and certificate
2017-09-01 11:38:39 +02:00
Hadi Nategh
1a8e584e0c
S/MIME:
...
- Fix PGP signed messages get shown as red
- Fix attachments area always gets displayed
2017-08-31 17:33:33 +02:00
Hadi Nategh
914d6b2a52
S/MIME:
...
- Make sure content of p12 file contained \0 chars at the end stored in credentials will not get trimmed.
2017-08-31 11:40:02 +02:00
Hadi Nategh
3f06a89db5
S/MIME:
...
- Store full binary (pkcs12) certificate into credentials
- Extract cacert from pkcs12 and feed it into signing process
- Implement p12 export
2017-08-30 17:00:28 +02:00
Hadi Nategh
b3d8959e34
S/MIME:
...
- Fix misalignment of remember password option
2017-08-29 15:42:49 +02:00
Hadi Nategh
4b9b5aa7e4
S/MIME:
...
- Add password remember option for smime_passphrase dialog in compose
2017-08-28 16:14:56 +02:00
Hadi Nategh
1128f771b5
S/MIME:
...
- Add clickable class for sign and encryption indicators
2017-08-25 16:46:34 +02:00
Hadi Nategh
36211267bf
S/MIME:
...
- Implement unknownemail status in case signer email address is not matched with sender email address
2017-08-25 16:07:09 +02:00
Hadi Nategh
38b844c91f
S/MIME:
...
- Fix certificate details styling
2017-08-25 14:47:58 +02:00
Hadi Nategh
830bbd127c
S/MIME:
...
- Add certificate info dialog
2017-08-25 12:26:13 +02:00
Hadi Nategh
a89ccaa455
S/MIME:
...
- Set verification status text when the signature is verified
2017-08-24 19:00:46 +02:00
Hadi Nategh
17f06241d3
Keep vertical splitter open if nothing is selected as default
2017-08-24 18:33:22 +02:00
Hadi Nategh
26c4425e2b
Set vertical splitter for mail list if nothing is selected as default
2017-08-24 12:14:18 +02:00
Hadi Nategh
6db82fbbf2
* Mail: fix cursor jumping at the end of textarea in compose while switching from subject
2017-08-22 17:53:52 +02:00
Hadi Nategh
bbea403298
W.I.P S/MIME:
...
- Generate private key and certificate
- Add export buttons for private key and certificate
- Add certificate field
2017-08-22 17:25:29 +02:00
Hadi Nategh
fbe3b33d40
W.I.P S/MIME:
...
- Add a dialog for generating certificate
2017-08-21 17:09:12 +02:00
Hadi Nategh
60093c9377
W.I.P S/MIME:
...
- Add account id for push notification
2017-08-21 12:01:51 +02:00
Hadi Nategh
57d515bfc6
W.I.P. of S/MIME:
...
- Offer to add sender's certificate into addressbook
2017-08-21 10:59:02 +02:00
Hadi Nategh
3bf20b6398
Some cleanup in mail index
2017-08-18 09:54:29 +02:00
Hadi Nategh
44710a4183
* Mail: Fix vacation notice disappears when switching folders
2017-08-17 17:28:36 +02:00
Hadi Nategh
f600436898
W.I.P. SMIME:
...
- add notvalid state
- add metadata for key add to contact
2017-07-25 18:00:22 +02:00
Hadi Nategh
91fb816bb2
W.I.P. SMIME:
...
- Override verify method in order to pass certs bundle for verification
- Catch exception if decryption fails because encrypted message perhaps is not encrypted by receiver public key
- Define different states for signature verification
2017-07-25 17:13:49 +02:00
Hadi Nategh
c03211180d
W.I.P. SMIME:
...
- Be more specific about SMIME private key configuration warning
2017-07-24 11:56:31 +02:00
Hadi Nategh
93b8b7ab6d
W.I.P. SMIME:
...
- Warn user if the SMIME private key is not configured
- Do not show smime actions in compose dialog if private key is not configured
2017-07-21 12:34:22 +02:00
Hadi Nategh
74b4ff908e
Not using ECS6 features because UglifyJs would fail
2017-07-20 09:44:20 +02:00
Hadi Nategh
0499f50943
W.I.P Smime:
...
- Adapt mail ui to resolve smime messages
- Set signature and encryption indicators
2017-07-19 18:16:40 +02:00
Hadi Nategh
4e4999af28
W.I.P. SMIME:
...
- Reposition the iframe in mail preview after the attachments are set
2017-07-13 17:51:37 +02:00
Hadi Nategh
ef8d014719
W.I.P. SMIME:
...
- Fix sometimes attachments parts are not readable
2017-07-13 14:18:51 +02:00
Hadi Nategh
f436538797
W.I.P. SMIME:
...
- First approach to get attachment content
- Adopt save actions in attachment area for smime encrypted attachments
2017-07-13 12:26:39 +02:00
Hadi Nategh
de91dc2a2a
W.I.P. SMIME:
...
- Try to fetch attachments into attachmentArea after the message is being resolved
- Fix smime certificate button not working for encrypted certificate
2017-07-12 18:40:56 +02:00
Hadi Nategh
fc451b2940
W.I.P. SMIME:
...
- Fix failure message on send have no details
2017-07-11 11:43:53 +02:00
Hadi Nategh
61c9acce84
Smime W.I.P:
...
- Fix smime passphrase dialog
2017-07-10 12:57:14 +02:00
Hadi Nategh
637b579637
* Mail: Fix preferred identity in compose dialog never get selected
2017-07-05 17:41:31 +02:00
Hadi Nategh
4e220eb3c3
Fix couple of IDE warnings
2017-07-04 13:25:38 +02:00
Hadi Nategh
19c435303f
Fix opening file sharing compose dialog sets the password field automatically in Safari
2017-07-04 13:24:38 +02:00
Hadi Nategh
50f55a7144
Set title for attachment file in Delivery Status Notification email
2017-07-04 13:17:44 +02:00
Hadi Nategh
02cd6ad719
Do not try to get mailbody if no spamTitan feature is configured
2017-06-29 13:31:32 +02:00
Hadi Nategh
1da1ac2fd8
Fix extra right margin on mail right splitter
2017-06-28 17:53:19 +02:00
Hadi Nategh
25d5465ec6
Fix mail list filters break when switch to vertical splitter
2017-06-28 16:20:41 +02:00
Hadi Nategh
05b2f22a95
Fix couple of glitches on mail splitter:
...
- Remove extra borders
- Fix preview frame not getting right top position
- Re-arrange toolbar widget in preview pane to always get fullwidth
2017-06-28 15:46:22 +02:00
Hadi Nategh
0cda97d7ac
Fix mail preview pane orientation feature according to new preferences
2017-06-28 12:09:39 +02:00
Ralf Becker
0fdc96d875
not set folder in UI is empty, but isset($folder='') === true
2017-06-28 12:07:15 +02:00
Ralf Becker
dd3cf977e7
use a single preview-pane preference with vertical as new default, reworked translations
2017-06-28 11:48:42 +02:00
Hadi Nategh
c4efe4ac83
Set minWidth for date column plus removes ellipsis
2017-06-28 11:46:12 +02:00