Commit Graph

1791 Commits

Author SHA1 Message Date
Ralf Becker
a3aaa9c2ba * Mail: check non-utf8 body, if it might be utf-8, to display readable 2019-03-29 16:52:43 +01:00
nathangray
96ceb35047 Missing or not translated phrases from Stefan Unverricht 2019-03-29 09:34:52 -06:00
nathangray
3f62947c18 Missing or not translated phrases from Stefan Unverricht 2019-03-29 09:34:39 -06:00
Hadi Nategh
b62a0ef8bf * Mail: fix S/MIME fails with addresses not written in lowercase 2019-03-25 17:21:27 +01:00
Hadi Nategh
ab23b1fe42 Remove resetting password field in compose dialog seems new Safari version does the right thing regarding autocomplete = "new-password" 2019-02-26 14:26:49 +01:00
Hadi Nategh
6d2d55d0f6 * Mail: fix opening a forwarded mail as attachment into an existing compose dialog fails 2019-02-26 14:26:01 +01:00
Hadi Nategh
d7c539ca99 Fix search through customfields in mail compose not working 2019-02-21 11:45:09 +01:00
nathangray
b9292aad18 Mail - display multiple From addresses 2019-02-01 09:40:13 -07:00
Hadi Nategh
4381af2839 * Mail: take user's cutomfields type of email into account when searching for contacts in Compose -> TO field. 2019-02-01 11:14:23 +01:00
nathangray
f0a12ed836 Mail - fix long subjects are not shown in preview (FF only) 2019-01-23 09:12:31 -07:00
Hadi Nategh
a195c17105 * Mail: add default value settings for S/MIME passphrase expiration in site configurations 2019-01-18 15:58:16 +01:00
Ralf Becker
cd34768e93 fix PHP Warning: Use of undefined constant flase 2019-01-15 15:02:55 +01:00
Ralf Becker
81ef9459b2 pending translations from our translation server 2019-01-14 12:12:21 +01:00
Hadi Nategh
91cc31f607 Add some translations 2019-01-10 15:02:29 +01:00
Hadi Nategh
d5663ec77b * Mail: implement new preference to configure mail identity label shown as mail folder header 2019-01-10 14:52:29 +01:00
Hadi Nategh
f5ee406db6 Do not touch email addresses when creating a plaintext message 2019-01-07 18:16:32 +01:00
Hadi Nategh
b9f13f9b13 fix function signature for the previous commit 2019-01-07 18:16:32 +01:00
nathangray
950682b7d3 Fix PHP 7.2 warning "PHP Warning: count() Parameter must be an array or object ..." 2018-12-10 10:13:17 -07:00
Hadi Nategh
8e9ff828ba Add some translations 2018-12-10 15:52:41 +01:00
Hadi Nategh
0f422e8b4a Fix some styling for mail 2018-12-10 12:02:15 +01:00
Ralf Becker
91889dbe6c pending spanish translations from our translation server 2018-12-10 12:29:58 +01:00
Ralf Becker
c3525c4af1 converting turkish translations to utf-8 2018-12-10 11:04:44 +01:00
Hadi Nategh
d44a1e41ca Fix styling of mail filter's add button 2018-12-10 10:59:27 +01:00
Hadi Nategh
037ce6d9fe Do not fill reply-to if the FROM address is the same as the reply-to 2018-11-20 15:27:37 +01:00
Hadi Nategh
615fdd56c5 Keep toggled on fields open when they're explicitly have been set in preferences to be on all the time 2018-11-16 14:56:42 +01:00
nathangray
48dad01db2 Mail - some missing translations reported by Stefan Unverricht 2018-10-30 11:29:25 -06:00
nathangray
bc159a6b73 Mail - some missing translations reported by Stefan Unverricht 2018-10-30 10:47:26 -06:00
Ralf Becker
7a25f9530f pending translations from our translation server 2018-10-26 15:31:51 +02:00
Hadi Nategh
f54ddaca8e * Mail: do not let hierarchy delimiter inside folder names as it may break the folder structure 2018-10-17 18:06:13 +02:00
Ralf Becker
67aa825d33 do no close the session before sending, if we have to store the send text for infolog or other integration in the session 2018-10-08 11:30:20 +02:00
Hadi Nategh
e2bfd41f24 * Api: change default submit to async call and try to block user interfering with submitted popup until the response 2018-10-04 17:29:28 +02:00
nathangray
1614c8c3c3 Some missed translations reported by Stefan Unverricht 2018-09-20 13:02:58 -06:00
Hadi Nategh
c70f7d67ef Draft message suppose to be removed immediately after sent 2018-09-20 16:08:30 +02:00
Hadi Nategh
cd3f380fcd * Mail: fix signed/encrypted S/MIME new message does not take CC or BCC fields into account 2018-09-17 11:12:25 +02:00
nathangray
55784ec703 Missing translations from Stefan Unverricht 2018-09-13 14:29:22 -06:00
Hadi Nategh
952708d8b1 * Mail: avoid to send so many requests when user tries to scroll on mail list via key up/down 2018-09-06 16:05:44 +02:00
Hadi Nategh
0fb8c47238 * Mail: take opened compose dialogs into account when trying to forward attachment, share files into mail or vcard attachment from addressbook 2018-08-28 14:35:55 +02:00
Hadi Nategh
b3ab708125 Implement an admin-config setting to be able to disable PGP encryption feature 2018-08-23 17:05:55 +02:00
Hadi Nategh
2e9089357f * Mail: fix S/MIME encrypted only composed mail fails 2018-08-17 16:40:45 +02:00
Hadi Nategh
7400e723e1 * Mail: fix DASH DASH SPACE (-- ) signature removes lines which have only DASH DASH 2018-08-17 14:58:45 +02:00
Hadi Nategh
9b346220af Add some translations 2018-08-13 15:18:11 +02:00
Hadi Nategh
0797f628ca Do not let mail splitter-pan maximizes to 100% 2018-08-07 13:27:36 +02:00
nathangray
c2f1fb9718 * Mail - set default refresh rate to 5 minutes for new installations 2018-07-27 10:33:40 -06:00
Hadi Nategh
dd665149d7 Merge pull request #45 from miridae/lang-pl
Some fixes in Polish language files, thanks to Krzysztof Kaczmar
2018-07-23 14:14:30 +02:00
Hadi Nategh
459e2e56b4 Fix translation 2018-07-19 17:11:22 +02:00
Hadi Nategh
d5a551452a Add some translations 2018-07-17 17:20:59 +02:00
Hadi Nategh
dee750fb9c Shift Allow External Images pref in mail preferences into the bottom, makes the prefs easier to read 2018-07-17 10:53:01 +02:00
Hadi Nategh
a3643370a6 Keep expander fields left aligned together with html checkbox in compose dialog 2018-07-13 10:49:06 +02:00
Hadi Nategh
7306ce7e82 Fix contacts with ampersands in their name will fail in mailto function 2018-07-13 10:48:02 +02:00
Hadi Nategh
9721e121b0 Some styling improvements for mail compose 2018-07-13 10:41:26 +02:00