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
Juan Tejada
287b881dbf
🎨 (mail-merge): Remove hardcoded bg color
2016-05-02 15:58:47 -07:00
Evan Morikawa
2cc7ee881a
fix(composer): fix async composer plugin loading
2016-05-02 15:29:34 -07:00
Ben Gotow
16c3a87ed4
fix(activity-list): Apply "limit 100" after sorting, not before
2016-05-02 14:54:57 -07:00
Ben Gotow
2bbcb6f6d2
bump(version): 0.4.32 and changelog
2016-05-02 14:23:05 -07:00
Evan Morikawa
74b22880aa
fix(composer): don't show popout in composer on output
2016-05-02 14:20:23 -07:00
Juan Tejada
17c9c60cb2
fix(mail-merge): Unlink fields when column is removed
2016-05-02 14:01:44 -07:00
OliverCole
8b22c4efe5
Fix config.json markdown ( #2101 )
2016-05-02 13:47:35 -07:00
Juan Tejada
6895d4e40b
fix(mail-merge): Check if contains recipients before sending
2016-05-02 13:34:28 -07:00
Juan Tejada
c3280e6465
fix(mail-merge): Add check for valid email address in recipients
2016-05-02 12:46:14 -07:00
Ben Gotow
d9bdd90599
fix(emoji): Replace message emoji in DOM, not in html string
2016-05-02 12:33:08 -07:00
Juan Tejada
80f7cdab71
fix(mail-merge): Preserve linked tokens when importing new csv
...
- If the new imported csv contains columns with the same name as the
imported one, any tokens linked to those columns will be preserved
- Any tokens linked to columns that no longer exist will be removed
- Other fixes
2016-05-02 12:15:56 -07:00
Juan Tejada
953931a628
fix(mail-merge): Don't update body tokens unless actually necessary.
...
- Prevents the contenteditable from stealing focus
2016-05-02 11:24:10 -07:00
Ben Gotow
fb4bd77efd
fix(undo): Don't create separate commands, since they bubble separately
2016-04-29 17:10:17 -07:00
Evan Morikawa
399d445e98
fix(specs): fix composer-header specs
2016-04-29 16:54:37 -07:00
Ben Gotow
739d23ffe5
fix(lint): Errors in ActionBarPlugins
2016-04-29 16:19:52 -07:00
Ben Gotow
ac29c99f32
fix(mail-merge): Autogen headers for CSVs with no headers
2016-04-29 16:05:20 -07:00
Evan Morikawa
ebba673671
feat(composer): better composer plugin loading
2016-04-29 15:58:17 -07:00
Evan Morikawa
31fb621d6b
fix(draft): metadata changes don't flip pristine bit
2016-04-29 15:58:17 -07:00