Commit graph

6432 commits

Author SHA1 Message Date
Ben Gotow
a6087d58c8 Disable double-tap-to-zoom 2017-10-15 00:02:35 -07:00
Ben Gotow
6fa52ca823 In Preferences > Folders, decode path UTF7 2017-10-14 17:37:17 -07:00
Ben Gotow
e572e6d186 On Windows, use system-ui font instead of custom font 2017-10-14 17:36:55 -07:00
Ben Gotow
5c16dd08a6 Run CSS/LESS autoformatter on entrie codebase 2017-10-14 17:36:44 -07:00
Ben Gotow
b27696275a Implement “permanently delete all” for Spam and Trash 2017-10-13 16:25:09 -07:00
Ben Gotow
cd9f7516e7 Update SSL cert path checks to use dynamically sized arrays 2017-10-12 22:31:53 -07:00
Ben Gotow
168881d4eb Update SSL cert search paths to include OpenSUSE #144 2017-10-12 19:04:39 -07:00
Ben Gotow
d72fe51c40 Fix small bug where the undo/redo toast re-appears #108 2017-10-12 16:06:40 -07:00
Ben Gotow
e604c9918e Don’t assume mailboxes will always have a namespace prefix 2017-10-12 14:10:30 -07:00
Ben Gotow
77d607dbb8 Stop logging to Nylas-Mail-*.log files 2017-10-12 13:56:36 -07:00
Ben Gotow
63cdf69458 Bump version to 1.0.4 2017-10-12 13:53:52 -07:00
Ben Gotow
578194c2d2 Mailspring doesn’t need network-control permission in snap sandbox 2017-10-12 13:53:32 -07:00
Ben Gotow
b8277752a6 Fix date embedded in message headers for older SMTP gateways 2017-10-12 13:51:07 -07:00
Ben Gotow
9464963162 Allow users to manually change folder role associations 2017-10-12 13:50:38 -07:00
Ben Gotow
d5940c09fe Update CONTRIBUTING to remove dead links #136 2017-10-11 22:57:46 -07:00
Ben Gotow
bb8558287a Add company profile to the participant sidebar 2017-10-11 22:31:37 -07:00
Ben Gotow
65fcb48c37 Turn off SSL/TLS by default if the user selects ports 143, 25 2017-10-11 12:23:08 -07:00
Ben Gotow
03131a8acb Fix tiny flaw in reminders email copy 2017-10-11 11:22:19 -07:00
Ben Gotow
20e28a8009 Improve display of Identity error, add KB instructions #124, #123 2017-10-11 10:44:16 -07:00
Ben Gotow
cd50d98957 Allow “localhost” as an IMAP / SMTP host #119 2017-10-11 10:16:11 -07:00
Ben Gotow
797f86c698 Do UTF7=>UTF8 conversion of paths shown in sync progress 2017-10-11 10:08:41 -07:00
Ben Gotow
11a8aee17d Improve messaging, do not encourage emails to support for sync errors 2017-10-10 17:33:19 -07:00
Ben Gotow
aec3c17d4f Improve contact sidebar loading state, expand looksNonHuman blacklist 2017-10-10 17:09:21 -07:00
Ben Gotow
6334b9d010 Completely block <object> tags in message bodies (#48) 2017-10-10 16:24:09 -07:00
Ben Gotow
f82c88367b Install libsasl2 GSSAPI on Travis so builds support it 2017-10-10 12:22:18 -07:00
Ben Gotow
93fa0edadc Update CHANGELOG 2017-10-10 12:08:29 -07:00
Agustín Rodríguez
b7aef51c44 Fixes small textarea on raw html signature editor #68 2017-10-10 12:07:37 -07:00
Jack Lewin
fe2030c2d4 Include semicolon as a valid email separator; invalid email character. 2017-10-10 12:05:23 -07:00
Jack Lewin
f71c8e8823 Added test for semicolon separator in ContactStore.parseContactsInString() 2017-10-10 12:05:23 -07:00
Jack Lewin
a95f889744 Added tests for mailto: multiple CC/BCC 2017-10-10 12:05:23 -07:00
Jarek Radosz
3c6bfcd9ec Fix missing shortcuts in the application menu.
Fixes nylas/nylas-mail#2305
2017-10-10 12:01:44 -07:00
Ben Gotow
30a2de042e On Linux, prevent double-toolbar effect in composer / thread windows 2017-10-10 11:59:20 -07:00
Alexander T Hale
3040656f5d Do not auto-hide menu-bar (#84)
This removes the autohiding menu behaviour which results in users having to press alt to access the menu, as some key parts of the app are not easily accessible through the rest of the interfaces (such as preferences) it makes sense to keep the menu bar visible.
2017-10-10 11:50:07 -07:00
Ben Gotow
07c20f41ad Bump version to 1.0.3 2017-10-10 11:27:02 -07:00
Ben Gotow
188aa54ce7 Package and ship sasl2 AUTH plugins with sasl2 2017-10-10 10:55:39 -07:00
Ben Gotow
6559e0df94 Log underlying libetpan smtp auth failures to debug Linux SMTP 2017-10-09 23:10:17 -07:00
Ben Gotow
8c26bb617a Log underlying libetpan smtp errors to debug Linux SMTP 2017-10-09 23:01:19 -07:00
Ben Gotow
bb5fbcc0b5 Linux: Catch mailsmtp not implemented, log SMTP response 2017-10-09 22:18:35 -07:00
Ben Gotow
ae5055f848 Update debian package to require libsecret-1-0 2017-10-09 15:08:01 -07:00
Ben Gotow
58280903e5 Upgrade keytar because Linux API seems asynchronous 2017-10-09 15:05:31 -07:00
Ben Gotow
f7808777a7 Improve error messages when running mailsync process 2017-10-09 14:44:45 -07:00
Ben Gotow
0d5d4f23d6 narrow down root cause of SMTP cert failure on Fedora 2017-10-09 14:35:20 -07:00
Ben Gotow
e4d61462ed Allow custom IMAP/SMTP ports, SMTP without auth 2017-10-09 12:01:04 -07:00
Ben Gotow
aa5eb98a77 Manually fix resolution of SSL certs on Linux distros 2017-10-09 11:30:00 -07:00
Ben Gotow
9c7d15ab37 Bump electron-spellchecker so it builds on MacOS Sierra 2017-10-09 02:53:50 -07:00
Ben Gotow
22020cdf2f On Fedora, require ca-certificates package, add better certs logging 2017-10-09 02:53:28 -07:00
Ben Gotow
22d948dd2e Fix PATH being undefined in windows on Linux [spellchecker exception] 2017-10-09 00:25:36 -07:00
Ben Gotow
f13d628b82 On Linux, build curl with the latest Firefox certificate CA bundle 2017-10-09 00:00:14 -07:00
Ben Gotow
bf17db29af Upgrade from curl-7.50.2 to curl-7.54.0 on linux [Fedora certs issue] 2017-10-08 15:59:11 -07:00
Ben Gotow
8c0d2916d3 On Fedora/Redhat, upgrade to libsecret, install libXss 2017-10-08 15:37:48 -07:00