Commit graph

7209 commits

Author SHA1 Message Date
Jarrad Whitaker
c530d31dd5 check all clipboard contents for Files, not just the first.
This was implemented for the "Copy Image" function of browsers, which on Firefox and Chrome on Linux was tested to give item[0] as "text/html" and item[1] as a file.
This effectively worked in rich text mode anyway as it is able to paste text/html snippets, but was unable to work in plain text mode.
2020-08-16 15:30:20 -05:00
Merkys
0061fc9fc0 mailcore-provider-settings: Add Hostinger email provider 2020-08-16 15:14:25 -05:00
Jarrad Whitaker
1acab17786 read text/uri-list to paste files when available 2020-08-16 15:12:53 -05:00
Ewen "Feust
dc44e30237 Completed french translation 2020-07-06 19:36:52 -05:00
Vincent Ploquien
35ec374aa0 Ignores dll dependencies in git and VSCode 2020-06-22 23:31:35 -05:00
emintufan
278710f845 Update Turkish translation
Reviewed until 542th line.
2020-06-22 23:29:58 -05:00
Ben Gotow
13635bcf56 Bump to 1.7.8, update Changelog 2020-05-24 19:22:42 -05:00
Ben Gotow
df26391c57 Don’t remove top level <br> tags that separate text nodes (Apple calendar alerts) 2020-05-24 18:59:15 -05:00
Ben Gotow
4c6ab52e5a Use plaintext rendering for multipart/mixed messages without an HTML sub-part #1985 2020-05-24 18:53:20 -05:00
Ben Gotow
470b088aa5 Also support CSS layout property values with a px extension #2004 2020-05-24 17:55:10 -05:00
Sergey Stoma
fa46b0c972 Read some layout properties from CSS instead of hardcoded values 2020-05-24 17:42:00 -05:00
Ben Gotow
a61219a278 Add window:sync-mail-now to the keymaps UI so you can edit shortcut #1941 2020-05-24 17:31:56 -05:00
Ben Gotow
f3b872b0fb Libsasl2-common does not include LOGIN auth method on Win32 #1996 2020-05-24 16:37:07 -05:00
Ben Gotow
71504f2c10 Pad the new “Show Original” menu item slightly, update changelog 2020-05-20 22:17:39 -05:00
Ben Gotow
9580099229 Remove dependency on realpath, not present on stock Ubuntu 14 + others 2020-05-20 09:55:12 -05:00
Ben Gotow
f1c221cac7 Capture SASL init errors and log SASL_PATH env var, not discovering mech on Ubuntu 14 2020-05-20 01:38:04 -05:00
Ben Gotow
5b438be98e Add logging to identify why Ubuntu 14 is still having OpenSSL issues 2020-05-20 00:57:04 -05:00
Ben Gotow
3488dc1527 Also move updated openSSL headers into place on Travis 2020-05-19 10:11:04 -05:00
Ben Gotow
f155711295 Build openssl-1.1.0f on linux to match Windows exactly 2020-05-18 22:59:03 -05:00
Ben Gotow
5505b57f50 On linux, print openssl version at compile time 2020-05-18 22:33:51 -05:00
Ben Gotow
02a9572d18 Bump master to 1.7.7 2020-05-18 20:32:10 -05:00
Ben Gotow
7e9f1ee899 Rebuild libsasl2-common with the new version of OpenSSL #1974 2020-05-18 19:14:04 -05:00
Ben Gotow
11c862fa63 Move to openssl-1.1.0f (for TLS 1.3 support?) #1974 2020-05-18 17:20:46 -05:00
Ben Gotow
42e8030fe5 Send mailcore certificate errors to MCLog instead of fprintf(stderr) #1974 2020-05-18 16:01:28 -05:00
Ben Gotow
74783906f7 Hide the menu bar on the “Preparing your mailbox” modal on Windows 2020-05-18 15:31:22 -05:00
Ben Gotow
63cd235e88 When testing IMAP auth, include mailcore / libssl debug logs in output #1974 2020-05-18 15:30:52 -05:00
Ben Gotow
d552da2582 Handle google token expiration via password reset as first class auth-error 2020-05-11 00:07:50 -05:00
Ben Gotow
e0f2a98e8e Handle groups of more than 999 contacts without “sqlite too many variables” 🙄 #1951 2020-05-10 23:46:45 -05:00
Ben Gotow
90c20e8d45 On Windows, ship the mailsync pdb files so submitted stack traces have content 2020-04-26 13:20:25 -05:00
Ben Gotow
3a8d1b6f3f When replying to plain email using the rich editor, convert quoted text to HTML #1853 2020-04-26 01:51:47 -05:00
debba
01765c47da Added "Show original" in Message controls Actions Menu 2020-04-25 21:58:29 -05:00
Ben Gotow
c394dc808f Fix HTML conversion of pasted CRLF delimited plain text (on Windows) #1756 2020-04-22 19:13:39 -05:00
Ben Gotow
e94bb7598a Occasionally switching signatures in a reply with quoted text causes Slate to add a blank line 2020-04-22 14:15:01 -05:00
Ben Gotow
27fa9a7873 On RHEL 8+, install libappindicator-gtk3 instead of libappindicator #1870 2020-04-22 13:58:30 -05:00
Ben Gotow
10dac97c3f Update changelog 2020-04-22 12:27:30 -05:00
Ben Gotow
78a0748f77 Add an “Error Details” button that tails sync logs and attaches account info for bug reports #1924 2020-04-22 11:50:21 -05:00
Ben Gotow
afc45f1c99 Update changelog for 1.7.6 2020-04-22 00:12:56 -05:00
Ben Gotow
34eccfa7df Fix Slate bug causing the composer to blur if you undo past the end of undo history 2020-04-22 00:12:49 -05:00
Ben Gotow
2703f99cdd Adjust whitespace in the default demo template 2020-04-21 23:32:13 -05:00
Ben Gotow
0d4032caba Fix “Select All” when uneditable HTML chunks are present in the message 2020-04-21 23:31:28 -05:00
Ben Gotow
c3577f579f Solution for applying HTML to drafts that does not nest incoming nodes 2020-04-21 23:31:04 -05:00
Ben Gotow
2dd6104b20 Run Google People contact sync before (more expiermental) Calendar sync 2020-04-20 20:43:18 -05:00
Ben Gotow
2a5cfb88ba Bump version for 1.7.6 patch release, next version will be on Electron 8 2020-04-20 20:40:07 -05:00
Ben Gotow
46194bfea4 Fix support for re-fetching the sync token if it expires server-side 2020-04-20 20:39:01 -05:00
Ben Gotow
fde51b3df3 Fix support for cal events with only a start time (end = start) 2020-04-20 20:19:18 -05:00
Ben Gotow
e05c03138e Add tracking pixels for NGPVan (political emails) to the default blacklist 2020-04-20 20:17:52 -05:00
Ben Gotow
80dc0b0461 Switch to a method of re-applying HTML content to drafts that works reliably 2020-04-20 20:17:47 -05:00
Ben Gotow
fa71b5d6b1 Allow autolinked URLs to contain multiple ? in the query string
Example:
https://www.google.com/url?q=https://applications.zoom.us/addon/invitation/detail?meetingUuid%3DVR6HZxMATvCVGOSn1v9n3g%253D%253D%26signature%3D83fff9a366964e5127c118309cad9cd51276d6811e65cd692caec4747fc6e50f&sa=D&usg=AOvVaw1U-7NzdOrBF6AAYIdJAbZn
2020-04-20 20:17:27 -05:00
Ben Gotow
bc8cd5670d Fix a serialization issue preventing some accounts from being re-authenticated 2020-04-17 16:14:50 -05:00
Ben Gotow
05252c1efc Use relative image URLs when possible, filesystem path to app may contain # or ? #1366 2020-04-17 00:22:11 -05:00