Commit graph

7140 commits

Author SHA1 Message Date
Ben Gotow
ff74891128 Add Ukranian to the list of verified languages thanks to work of @dvomaks #1897 2020-04-15 13:48:19 -05:00
Ben Gotow
bc25ebfe9e Extend “disable images” to also block external stylesheets and CSS3 @imports 2020-04-15 13:47:18 -05:00
Ben Gotow
250f880040 Fix “disable images” occasionally showing images due to reuse/statefulness of Regexp.test 2020-04-15 13:46:48 -05:00
Saeed Baig
0086b2cf13 Made GenericName field more useful for app on Linux
Changed GenericName value from "Mailspring" to "Mail Client" (so that more useful info about the app is displayed on Linux).

Since most other email clients on Linux like Thunderbird and KMail use "Mail Client", I also used "Mail Client".
2020-04-15 12:51:15 -05:00
DeeDeeG
40be168627 debian: Update "Depends:" to include python2
Adds support for Ubuntu 20.04, which has no package named "python"
2020-04-15 12:49:15 -05:00
raven-kg
94c6970821 Minor improvements for Russian translation 2020-03-29 17:17:17 -05:00
Anthony Wong
7bda19750c Fix a few incorrect Chinese translations. 2020-03-29 17:16:53 -05:00
johnpoint
a1507cc881 Update zh-CN.json 2020-03-29 17:14:30 -05:00
Daniel Kozak
6cf3010438 FIX: #1868 Bug: Adding Imap Mail Account 2020-03-29 17:11:27 -05:00
Ben Gotow
f623517c73 Bump master to 1.7.5, update changelog for 1.7.4 hotfix release 2020-02-24 19:17:42 -06:00
Ben Gotow
d54ff73044 Update macOS notorization for Apple’s Feb 2020 “hardened runtime” requirement 2020-02-24 18:29:45 -06:00
Ben Gotow
8431f148c4 Update changelog for 1.7.3, bump master to 1.7.4 2020-02-24 15:04:20 -06:00
Ben Gotow
36ff724805 Update appveyor build script to fix use of git submodule --quiet 2020-02-24 13:53:45 -06:00
Ben Gotow
a0a9edb1b2 Extend basic spellcheck to textarea for new plaintext composer #52 2020-02-19 23:51:41 -06:00
Ben Gotow
ea37c75596 Add plaintext mail display and composition via new setting / Alt key #52
Most draft features are disabled in plaintext mode because I don’t think it’s worth trying to make them work unless this gains traction. Mostly doing this so we can add GPG / PGP / Keybase in the future.
2020-02-19 23:25:02 -06:00
Ben Gotow
6d78a90102 0x0080=>0x0C0 are control characters like   and not valid email chars #1796 2020-02-18 09:40:53 -06:00
Ben Gotow
7c0cb4e6fc Retrieve online status from mailsync workers, remove is-online and it’s 56 (🤭) internal deps #1357, #1731, #1123 2020-02-17 00:23:52 -06:00
Ben Gotow
a252d8aa53 Allow IMAP configurations with a port number that starts with a default #1702 2020-02-16 21:25:27 -06:00
Ben Gotow
3e0ca43333 Fix text selection of fields in the contact sidebar 2020-02-16 20:59:42 -06:00
Ben Gotow
79c437d01f Make Preferences > Shortcuts two columns on large screens 2020-02-16 20:48:20 -06:00
Ben Gotow
c400a9a4b1 Switch to a shortcut for composer:delete-empty-draft that works in text fields #1776 2020-02-16 20:47:49 -06:00
Ben Gotow
378bc9415f Fix support for tables pasted from Excel which contain a <style> tag in their HTML #1773 2020-02-16 19:25:04 -06:00
Ben Gotow
5c912578c4 Bump moment-timezone, Brazil no longer has DST #1767 2020-02-16 18:12:36 -06:00
Foundry 376
803d4a9daf Update issue templates 2020-02-16 18:00:41 -06:00
Ben Gotow
37af877d07 Upgrade to new Github issue templates and enable labeling bot 2020-02-16 17:40:18 -06:00
Ben Gotow
ef9ed3368f Add a confirmation prompt when deleting folders and labels #1785 2020-02-16 10:33:02 -06:00
Ben Gotow
b0387da59c Fix support for changing names of google contacts when displayName is provided 2020-02-16 10:14:47 -06:00
Ben Gotow
c4d7b229f4 We can now ask Google for auth/contacts permission (not readonly!) 2020-02-16 10:14:36 -06:00
Ben Gotow
56f18a340b Bump to 1.7.3 2020-02-16 10:14:00 -06:00
Ben Gotow
5cf1ceb604 Mark that Galician is now a manually audited language 2020-02-15 13:46:46 -06:00
Ben Gotow
d5b068a865 Add mutex around thread name cache #1781 2020-02-15 13:46:46 -06:00
Marcos Horro
3b1d1c68ce Fixed typo in gl.json 2020-02-15 12:44:48 -06:00
Marcos Horro
74668050dd Improved some galician translations, and added some 2020-02-15 12:44:48 -06:00
Andrew
a26461f8fe Update Readme re: MailSync's closed-source status. 2020-02-15 12:43:13 -06:00
Pascal Thibaudeau
10193a10d3 Update fr.json
Add 'View license" french translation
2020-02-15 12:42:07 -06:00
Keyvin Duque
81e13b783c Latam spanish corrections 2020-02-15 12:41:39 -06:00
Bradley D. Thornton
aa125f0136 Update CHANGELOG.md
Fixed typo 'al ink', changing to 'a link', and clarified that it's a hash character and not a #hash
2019-11-30 11:39:40 -06:00
小亨
07351491ba Update zh-TW.json 2019-11-30 11:39:19 -06:00
小亨
24ee51a3a4 Update zh-TW.json
Remove Simplified Chinese.
2019-11-30 11:39:19 -06:00
raven-kg
09f8319492 Additional corrections for Russian translation 2019-11-30 11:38:28 -06:00
raven-kg
75518a8828 Minor improvements for Russian translation 2019-11-30 11:38:28 -06:00
Ben Gotow
0fc5823dd4 Explicitly install the macos10.14 headers to fix Travis builds for macOS notorization
configure: error: cannot run C compiled programs
2019-10-29 13:56:08 -05:00
Ben Gotow
b16c7aa7b9 Re-run libetpan’s prepare script to fix build 2019-10-29 09:29:13 -05:00
Ben Gotow
9445addf69 Don’t shift away from preferences when adding/removing accounts #1684 2019-10-29 08:17:09 -05:00
Ben Gotow
c4f851e3d8 Libetpan build is failing on Xcode11, use Xcode10.3 instead 2019-10-29 07:53:16 -05:00
Ben Gotow
86f3cd7e4f Ensure project file is committed and valid, downgrade to xcode11.1 on Travis 2019-10-29 07:52:57 -05:00
Ben Gotow
627ca8fadc Performance improvements for large lists of recipient tokens in composer 2019-10-28 21:57:55 -05:00
Ben Gotow
5710743916 Avoid displaying dialogs with explicit window reference, may fix freezes #1685 2019-10-28 21:57:55 -05:00
Ben Gotow
fac38c97a4 Wrap decoding errors in APIError to prevent Sentry logging of "invalid JSON" 2019-10-28 21:57:55 -05:00
Ben Gotow
af3172ff28 Wrap decoding errors in APIError to prevent Sentry logging of "invalid JSON" 2019-10-23 01:17:35 -05:00