Jackie Luo
bd063fd9c6
🎨 (darkside): Hide search bar in list mode when items are selected
2016-05-05 10:35:37 -07:00
Ben Gotow
84f339ef46
fix(composer): mod+(a|x|c|v) always fall through to window
2016-05-05 10:23:35 -07:00
Ben Gotow
42c9ae9ed5
Update CONFIGURATION.md
2016-05-05 09:45:20 -07:00
Ben Gotow
5d9cf73c3c
es6(*): AutoUpdateManager, ProtocolHandler, more.
2016-05-04 19:34:41 -07:00
Ben Gotow
5150dccaf1
fix(file-drop): Wait for attachments before popping composer
2016-05-04 19:09:28 -07:00
Ben Gotow
ed27bef1cc
fix(windows): Register all hot windows, not just first one
2016-05-04 19:07:04 -07:00
Ben Gotow
84ad1d26ba
es6(*): Fix application ES6 conversion
2016-05-04 18:53:04 -07:00
Ben Gotow
cbde54eb8f
bump(changelog): 0.4.33 notes and 0.4.34 bump
2016-05-04 18:39:29 -07:00
Ben Gotow
04066ce4b0
fix(N1.sh): run with --enable-logging (nylas.sh for prod)
2016-05-04 17:24:11 -07:00
Ben Gotow
d20f95a2dd
es6(*): Application, WindowManager =>ES6, use makeSingleInstance
2016-05-04 17:22:30 -07:00
Juan Tejada
2c986f2cd0
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
6e0e70ddf7
fix(composer-editor): Remove dead code
2016-05-04 15:02:38 -07:00
Ben Gotow
0448dd1070
rm(fullcontact): Deprecated in favor of new contact sidebar
2016-05-04 14:41:13 -07:00
Ben Gotow
aee07a80b8
rm(*): deprecated/unused Atom code, user stylesheet support
2016-05-04 14:27:46 -07:00
Ben Gotow
0992acf4c8
fix(read-receipts): Always remove own read receipt images
2016-05-04 13:44:35 -07:00
Juan Tejada
1a78a758f4
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
7834fe8b26
fix(config): Report JSON parsing errors in a dialog #2102
2016-05-04 12:05:04 -07:00
Ben Gotow
54427ccb9d
fix(specs)
2016-05-04 11:50:54 -07:00
Ben Gotow
7dfe5d55ae
fix(tracking): Fix saving of "off" state #2123
2016-05-04 09:39:30 -07:00
Ben Gotow
2bd2965acf
fix(keymaps): "Delete" => "Del" to fix keycode 46
2016-05-04 09:29:42 -07:00
Ben Gotow
8cf91b8672
fix(perspective): Always pop to root sheet when changing #2125
2016-05-04 09:25:13 -07:00
Ben Gotow
a4b6cd754f
fix(send-later): Don't autodelete once draft is marked for send later
2016-05-04 00:34:33 -07:00
Ben Gotow
0a112ccd64
fix(drafts): never override body with undefined
2016-05-04 00:31:05 -07:00
Ben Gotow
85c1b030b7
Revert "feat(mailto): Allow N1 to be default client on windows"
...
This reverts commit fad7c1ae86
.
2016-05-03 19:04:04 -07:00
Ben Gotow
e1095ac49c
fix(config-schema): Explitly mention swipe gesture
2016-05-03 17:16:49 -07:00
Ben Gotow
a7f65217bf
bump(asar): Re-create ordering hint
2016-05-03 16:25:52 -07:00
Ben Gotow
e0a368d178
fix(model): add specs around serializing bad API data
2016-05-03 15:58:14 -07:00
Ben Gotow
9b36698d73
fix(menu): Copy Link => Copy Link Address #2105
2016-05-03 15:33:58 -07:00
Ben Gotow
982e3b2dec
fix(unsubscribe): Leave canTrashThreads for now, in use by plugins
2016-05-03 15:27:53 -07:00
Ben Gotow
8d08a85716
feat(outline-view): Auto-expand when drag is over item with children #2084
2016-05-03 15:17:02 -07:00
Ben Gotow
fad7c1ae86
feat(mailto): Allow N1 to be default client on windows
2016-05-03 14:47:21 -07:00
Ben Gotow
dc30187d30
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
581787e50c
fix(send-later): Simplify logic, use changes.addPluginMetadata
2016-05-03 14:01:06 -07:00
Evan Morikawa
c89413e98d
fix(window): fix error when adding account and serializing bad API data
2016-05-03 11:30:41 -07:00
Ben Gotow
5add83b467
bump(versions): 0.4.33 beta, Electron 0.37.8
2016-05-03 09:16:53 -07:00
Alois
31078477cf
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
28c4a028a0
fix(lint): fix linter error in spec
2016-05-02 19:19:34 -07:00
Evan Morikawa
8bbc3f4b2c
fix(scheduler): fix scheduler to set uid in extension
2016-05-02 19:18:13 -07:00
Ben Gotow
c1a296acf9
fix(sheets): Always change sheet when changing perspective ( #2094 )
2016-05-02 19:14:12 -07:00
Evan Morikawa
87c7b5791c
fix(spec): fix cache in spec
2016-05-02 18:58:31 -07:00
Evan Morikawa
507cca3dfa
fix(less): fix themes not loading properly from cache
2016-05-02 18:28:46 -07:00
Ben Gotow
da241d7481
fix(activity-list): Use ContentPreserve to avoid changing link/open color coding
2016-05-02 18:12:09 -07:00
Ben Gotow
4b1255626f
fix(picker): Invalid call to setState caused by unsub not working
2016-05-02 18:11:45 -07:00
Ben Gotow
c7e17fb2d2
fix(tracking): Calling Actions.setMetadata from applyTransforms no longer works
2016-05-02 17:36:23 -07:00
Ben Gotow
74232d5b7e
fix(tracking): Use colors for link/read receipts, fix parsing
2016-05-02 15:59:17 -07:00
Juan Tejada
bfc1cb1b6f
🎨 (mail-merge): Remove hardcoded bg color
2016-05-02 15:58:47 -07:00
Evan Morikawa
53e1b61f87
fix(composer): fix async composer plugin loading
2016-05-02 15:29:34 -07:00
Ben Gotow
7b2b495019
fix(activity-list): Apply "limit 100" after sorting, not before
2016-05-02 14:54:57 -07:00
Ben Gotow
9bc0426e04
bump(version): 0.4.32 and changelog
2016-05-02 14:23:05 -07:00
Evan Morikawa
58780630b5
fix(composer): don't show popout in composer on output
2016-05-02 14:20:23 -07:00