Commit graph

2940 commits

Author SHA1 Message Date
Evan Morikawa
850e703aac feat(babel6): Add babel presets and lint for require.default 2016-05-06 11:54:52 -07:00
Evan Morikawa
8db8722f74 feat(babel6): Initial babel conversion 2016-05-06 11:54:38 -07:00
Ben Gotow
bbdfa85547 feat(keymaps): Edit your keymaps from preferences 2016-05-05 17:05:51 -07:00
Ben Gotow
3d18241ea1 fix(focus): Always set selection range into editor on focus 2016-05-05 11:53:58 -07:00
Ben Gotow
3f6c2b5f55 fix(attachments): Properly handle HTTP errors in addition to socket errors #2136 2016-05-05 11:03:45 -07:00
Jackie Luo
81d1b36ef2 🎨(darkside): Hide search bar in list mode when items are selected 2016-05-05 10:35:37 -07:00
Ben Gotow
f037cf8e9f fix(composer): mod+(a|x|c|v) always fall through to window 2016-05-05 10:23:35 -07:00
Ben Gotow
ad706c0609 Update CONFIGURATION.md 2016-05-05 09:45:20 -07:00
Ben Gotow
cb2913871e es6(*): AutoUpdateManager, ProtocolHandler, more. 2016-05-04 19:34:41 -07:00
Ben Gotow
204f3005c1 fix(file-drop): Wait for attachments before popping composer 2016-05-04 19:09:28 -07:00
Ben Gotow
d7b21a2d8b fix(windows): Register all hot windows, not just first one 2016-05-04 19:07:04 -07:00
Ben Gotow
3858a8f325 es6(*): Fix application ES6 conversion 2016-05-04 18:53:04 -07:00
Ben Gotow
13f5230afc bump(changelog): 0.4.33 notes and 0.4.34 bump 2016-05-04 18:39:29 -07:00
Ben Gotow
3cef681d96 fix(N1.sh): run with --enable-logging (nylas.sh for prod) 2016-05-04 17:24:11 -07:00
Ben Gotow
a4b05a25be es6(*): Application, WindowManager =>ES6, use makeSingleInstance 2016-05-04 17:22:30 -07:00
Juan Tejada
6a4b407cb0 fix(composer): Properly setup editing action listeners on update
- This prevented emoji selection via the popover from working on a new
window because the plugin is loaded after the contenteditable sets up
the action listeners, so we need to re set them on update
2016-05-04 16:25:42 -07:00
Juan Tejada
c85c8d04b7 fix(composer-editor): Remove dead code 2016-05-04 15:02:38 -07:00
Ben Gotow
34f1ca0ba8 rm(fullcontact): Deprecated in favor of new contact sidebar 2016-05-04 14:41:13 -07:00
Ben Gotow
66cb0a6a77 rm(*): deprecated/unused Atom code, user stylesheet support 2016-05-04 14:27:46 -07:00
Ben Gotow
7657598f40 fix(read-receipts): Always remove own read receipt images 2016-05-04 13:44:35 -07:00
Juan Tejada
0e10ccbde9 refactor(deltas): Update sync-worker to use NylasAPI.longConnection
Summary:
- Remove nylas-long-connection.coffee duplicate code from sync worker package
  and replace with delta-streaming-connection which uses NylasAPI.longConnection
- Replacement for XHR will come in another diff -- still need to clean up and
  fix some edge cases

Test Plan:
- TODO! Will add test coverage for NylasLongConnection and
  DeltaStreamingConnection

Reviewers: evan, bengotow

Reviewed By: evan, bengotow

Differential Revision: https://phab.nylas.com/D2875
2016-05-04 13:03:47 -07:00
Ben Gotow
2b7f3252de fix(config): Report JSON parsing errors in a dialog #2102 2016-05-04 12:05:04 -07:00
Ben Gotow
cde329168d fix(specs) 2016-05-04 11:50:54 -07:00
Ben Gotow
4d2f4da08f fix(tracking): Fix saving of "off" state #2123 2016-05-04 09:39:30 -07:00
Ben Gotow
a2faa9b83b fix(keymaps): "Delete" => "Del" to fix keycode 46 2016-05-04 09:29:42 -07:00
Ben Gotow
4c00cccbee fix(perspective): Always pop to root sheet when changing #2125 2016-05-04 09:25:13 -07:00
Ben Gotow
9d623dec12 fix(send-later): Don't autodelete once draft is marked for send later 2016-05-04 00:34:33 -07:00
Ben Gotow
8925bc02f3 fix(drafts): never override body with undefined 2016-05-04 00:31:05 -07:00
Ben Gotow
7a15e369a7 Revert "feat(mailto): Allow N1 to be default client on windows"
This reverts commit a08eb3e175.
2016-05-03 19:04:04 -07:00
Ben Gotow
d940f8df08 fix(config-schema): Explitly mention swipe gesture 2016-05-03 17:16:49 -07:00
Ben Gotow
da2c9145b4 bump(asar): Re-create ordering hint 2016-05-03 16:25:52 -07:00
Ben Gotow
c811cc5ce6 fix(model): add specs around serializing bad API data 2016-05-03 15:58:14 -07:00
Ben Gotow
2e9ab2cc23 fix(menu): Copy Link => Copy Link Address #2105 2016-05-03 15:33:58 -07:00
Ben Gotow
e8af794adf fix(unsubscribe): Leave canTrashThreads for now, in use by plugins 2016-05-03 15:27:53 -07:00
Ben Gotow
7976ec6e0e feat(outline-view): Auto-expand when drag is over item with children #2084 2016-05-03 15:17:02 -07:00
Ben Gotow
a08eb3e175 feat(mailto): Allow N1 to be default client on windows 2016-05-03 14:47:21 -07:00
Ben Gotow
e637f6871c fix(db): When replacing obj in a set, keep old body if new body not provided 2016-05-03 14:01:06 -07:00
Ben Gotow
6d2755329b fix(send-later): Simplify logic, use changes.addPluginMetadata 2016-05-03 14:01:06 -07:00
Evan Morikawa
4d1c380159 fix(window): fix error when adding account and serializing bad API data 2016-05-03 11:30:41 -07:00
Ben Gotow
c91341715e bump(versions): 0.4.33 beta, Electron 0.37.8 2016-05-03 09:16:53 -07:00
Alois
d007182000 Add links to Arch Linux's packages (#2097)
* Add a link to the archlinux's package

* Remove duplicate
2016-05-02 23:55:00 -07:00
Evan Morikawa
1de17e795a fix(lint): fix linter error in spec 2016-05-02 19:19:34 -07:00
Evan Morikawa
6421084d88 fix(scheduler): fix scheduler to set uid in extension 2016-05-02 19:18:13 -07:00
Ben Gotow
5f166cc6ff fix(sheets): Always change sheet when changing perspective (#2094) 2016-05-02 19:14:12 -07:00
Evan Morikawa
7024dadb66 fix(spec): fix cache in spec 2016-05-02 18:58:31 -07:00
Evan Morikawa
f5c40c6f99 fix(less): fix themes not loading properly from cache 2016-05-02 18:28:46 -07:00
Ben Gotow
6cf4f8edcd fix(activity-list): Use ContentPreserve to avoid changing link/open color coding 2016-05-02 18:12:09 -07:00
Ben Gotow
cb19021d31 fix(picker): Invalid call to setState caused by unsub not working 2016-05-02 18:11:45 -07:00
Ben Gotow
65a60f2d96 fix(tracking): Calling Actions.setMetadata from applyTransforms no longer works 2016-05-02 17:36:23 -07:00
Ben Gotow
b9f39cd86e fix(tracking): Use colors for link/read receipts, fix parsing 2016-05-02 15:59:17 -07:00