Commit graph

6379 commits

Author SHA1 Message Date
BuildTools
be75f3c017 Removed "Nylas Team" from quick replies preferences
When a user first came on to the "Quick replies" preference pane, it would fire a message signed by the Nylas Team.
2017-10-24 14:49:27 -07:00
Ben Gotow
921306fdd5 Don’t assume SMTP failure means an SMTP error is present #241 2017-10-24 14:48:35 -07:00
Ben Gotow
e3b05d5c4a Don’t assume vanishedMessages will be a finite set #91 2017-10-24 13:48:31 -07:00
Ben Gotow
deebdb7dd2 Add small note with mailsync licensing information 2017-10-23 12:49:39 -07:00
Ben Gotow
4e8a2abfc3 Make postinstall script to untar mailsync 2017-10-23 10:51:32 -07:00
Ben Gotow
b5d05a56cb Remove stray f in sidebar 2017-10-21 14:13:42 -07:00
Ben Gotow
9448c884ee Fix eslint / prettier lint errors 2017-10-20 16:28:17 -07:00
Ben Gotow
3e2b17eb86 Don’t honor message “replyTo” header if it would send to yourself #206 2017-10-20 13:13:00 -07:00
Ben Gotow
02b43fb620 Fix a few broken specs 2017-10-20 13:12:33 -07:00
Ben Gotow
c9bef5ac88 Correctly wait for replacePassword to complete before triggering #215 2017-10-20 12:45:54 -07:00
David Howell
be256482a4 Fix syntax error and use internal event handler instead of duplicating it 2017-10-20 12:00:37 -07:00
David Howell
47032bb049 Added basic keyboard shortcut for selecting an attachment 2017-10-20 12:00:37 -07:00
Bouska
c506d7a327 Fix picking participants with undefined names
The participant picker wasn't able to find a match for a participant with an undefined name, resulting in sending a null to _onFocusContact() instead of the desired Contact object.

Fixes: #177
2017-10-20 11:57:00 -07:00
Ben Gotow
a43d3a6dda Depend on libsecret-1-dev instead of libsecret-1-0 #216 2017-10-20 11:47:20 -07:00
Ben Gotow
1b7f7c7dfe Return immediately to fix errors appearing after exit #152 2017-10-20 11:40:31 -07:00
Ben Gotow
4c92fa788f Fix exception thrown when notification is not provided onActivate 2017-10-20 11:24:30 -07:00
Ben Gotow
5da7cddecf Fix possible race condition caused by config dir moving after makeSingleInstance 2017-10-20 11:06:32 -07:00
Ben Gotow
2cd2d1ccfb In Snap, link to instructions instead of showing check for default client 2017-10-20 00:23:19 -07:00
Ben Gotow
f0c45d7c4e For Linux Snap, move local storage, etc. to SNAP_USER_COMMON 2017-10-20 00:07:22 -07:00
Ben Gotow
515b01de84 Bump to version 1.0.6, update changelog 2017-10-19 23:53:23 -07:00
Ben Gotow
c2a76da5c4 Turn the Snap linux build back on for further polish 2017-10-19 23:48:04 -07:00
Ben Gotow
a84b63d1f5 Ensure v1 models reach the client, fix notification issues #160, #154 2017-10-19 23:41:20 -07:00
Ben Gotow
78c95c2694 Don’t temporarily show two folders/labels when renaming 2017-10-19 14:26:02 -07:00
Ben Gotow
33172ed342 Correctly convert new folder/label names to UTF7 2017-10-19 14:25:33 -07:00
Ben Gotow
3f944f09cf Avoid crushing the CPU looking for finished tasks 2017-10-19 14:23:53 -07:00
Ben Gotow
1950f5b356 Run mail rules automatically as mail is received 2017-10-19 14:23:02 -07:00
Ben Gotow
aad8c70498 Remove unnecessary console.logs 2017-10-18 23:14:29 -07:00
Ben Gotow
3cec10fecd Warn about the potentially incorrect salutations before sending 2017-10-18 23:14:19 -07:00
Ben Gotow
2135fde521 Correctly associate forwarded messages with their threads #192 2017-10-18 22:03:14 -07:00
Ben Gotow
30759e8112 Allow a folder to function as the Archive on O365 / IMAP #194, #185 2017-10-18 21:50:35 -07:00
Ben Gotow
60f89ffd3f Fix undo/redo implementation in ChangeFolderTask 2017-10-18 21:40:05 -07:00
Ben Gotow
2dddc59813 Don’t show the label picker for non-Gmail accounts 2017-10-18 20:57:25 -07:00
Ben Gotow
63b32db20e Don’t fetch message bodies for invalid UID=0 #158 2017-10-18 18:34:03 -07:00
Ben Gotow
9833d33b98 Link to the new Slack channel from GitHub 2017-10-17 09:29:23 -07:00
Ben Gotow
84643cb3c4 Correctly ship MailspringSetup.exe 2017-10-16 19:12:10 -07:00
Ben Gotow
23e6302128 Fix for momentary lack of state.account 2017-10-16 19:12:07 -07:00
Ben Gotow
68c567f03d Use system-ui font inside message bodies on Win32 2017-10-16 15:41:54 -07:00
Ben Gotow
2a95f8f768 Bump version to 1.0.5 2017-10-16 13:07:05 -07:00
Ben Gotow
117f8d771a Throttle calls to ensureClients for better handling of repeated exceptions 2017-10-16 13:06:51 -07:00
Ben Gotow
7c720e0e23 Handle mailsync process error, exit, in addition to close events 2017-10-16 13:04:08 -07:00
Ben Gotow
abafecd1d4 Tweak: Mac autoupdate module passes Error, unwrap in hanlder for Win/Linux too 2017-10-16 10:04:14 -07:00
Bouska
abe2a3ccdc Don't crash on startup if there is no internet connection
Handle internet errors of AutoUpdater on Linux instead of crashing.
Fix the EventListener so we log the error proprely.

Resolves: #140, #90
2017-10-16 09:58:46 -07:00
Ben Gotow
fe4549e600 On Windows, only put mailsync.exe and dlls into the mailsync archive 2017-10-16 09:56:53 -07:00
Ben Gotow
7718249aac On Windows, ship exe+dlls to Windows for consistency with Mac/Linux 2017-10-16 02:09:45 -07:00
Ben Gotow
6bc722b5d6 Call exit rather than terminate on cin failure to avoid recursive call stack generation 2017-10-16 01:39:50 -07:00
Ben Gotow
1fa3657acf On Windows, ship the redistributable C++ runtime 2017-10-16 01:38:59 -07:00
Ben Gotow
1fc3133dc8 Restore Windows swipe to archive #109 2017-10-15 00:49:52 -07:00
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