Commit graph

4370 commits

Author SHA1 Message Date
Ben Gotow 864766d463 fix(sync): Throttle instead of debounce for better initial sync 2016-11-28 12:05:41 -08:00
Ben Gotow cd30afd191 fix(sync): Remove the “SYNC” window type 2016-11-28 11:25:20 -08:00
Ben Gotow d3bfe3fa71 fix(auth): Stop sending other crap with key 2016-11-28 11:05:00 -08:00
Juan Tejada a9dcdaba4a 🎨(k2) Move non shared-models to local sync / remove duplicate DatabaseTypes 2016-11-26 12:51:18 -08:00
Ben Gotow 120d019eb2 fix(storage): Move to ~/.nylas-k2 2016-11-23 17:09:16 -08:00
Evan Morikawa 69861049f0 fix(thread): handles new API with both folders and labels 2016-11-23 17:08:38 -08:00
Ben Gotow ddc442d271 fix(auth): Support gmail auth against K2 2016-11-23 16:26:40 -08:00
Ben Gotow 6ac3637420 fix(auth): Use new endpoints for Gmail auth 2016-11-23 16:26:40 -08:00
Evan Morikawa f2c902d425 bump(k2) 2016-11-23 14:25:52 -08:00
Evan Morikawa 32ffb933a3 bump(k2) 2016-11-23 13:46:57 -08:00
Evan Morikawa 144fd7f372 Remove EdgehillAPI from auth and fix NylasRequest and perspective 2016-11-23 12:37:05 -08:00
Juan Tejada 1b5b0bf36a bum submodule 2016-11-23 12:20:51 -08:00
Evan Morikawa cd2cd6e626 Make NylasRequest look at APIRoot too 2016-11-23 11:55:46 -08:00
Evan Morikawa 639dbc7c39 bump k2 2016-11-23 11:52:17 -08:00
Evan Morikawa e8ac7c6338 fix(auth): don't send unncessary IMAP params to local-sync/auth 2016-11-23 11:48:58 -08:00
Evan Morikawa 1b25455082 Use ~/.nylas-k2 as default config dir path 2016-11-23 11:17:27 -08:00
Juan Tejada ae34ebf122 bump submodule 2016-11-23 10:54:55 -08:00
Karim Hamidou 2ed37b6fe8 Turn on JS eval for lodash. 2016-11-23 10:51:27 -08:00
Ben Gotow c4e183ec59 bump submodule 2016-11-23 10:19:43 -08:00
Evan Morikawa a3dda9a4da bump(k2): bump k2 to latest 2016-11-23 10:13:31 -08:00
Evan Morikawa 7a01d25b19 Local port is now 2578 2016-11-23 10:08:45 -08:00
Evan Morikawa 05ba38ef31 rename APIRoot to LocalSyncRoot 2016-11-23 09:59:14 -08:00
Ben Gotow 9fbde1c3e9 fix(onboarding): Remove support for local sync engine 2016-11-23 09:41:49 -08:00
Evan Morikawa 521171b412 bump(k2): update k2 pointer 2016-11-23 09:31:23 -08:00
Ben Gotow 20317358cb Update auth to hit new hosted N1-cloud 2016-11-22 18:04:35 -08:00
Juan Tejada 4c42fb4772 fix(local-sync): Fix bootstrap for local-sync package 2016-11-22 16:01:49 -08:00
Juan Tejada d8c18e82c5 bump(k2) 2016-11-22 15:59:15 -08:00
Evan Morikawa 7323f1367d bump(k2) 2016-11-22 15:58:26 -08:00
Jonathan Lai 76a75ff2b8 Typo: mispelled > misspelled (#3085) 2016-11-22 15:47:18 -08:00
Karim Hamidou 6314cb74ce Create a new sync window. 2016-11-22 15:29:27 -08:00
Evan Morikawa 70173d0187 bump(k2): bump k2 2016-11-22 14:39:31 -08:00
Evan Morikawa 9df65c2d81 bump(pro): update pro submodule pointer 2016-11-22 14:38:39 -08:00
Evan Morikawa b462c4bd57 fix(spellcheck): fix right click menu on spellcheck 2016-11-22 13:01:30 -08:00
Evan Morikawa 5da2ff8284 bump(changelog): 0.4.400 2016-11-22 11:36:49 -08:00
Halla Moore 19a115c674 feat(calendar): Allow calendar events to be dragged and resized
Summary:
In order to allow events to be dragged across multiple days, this involved
implementing a new data source for the WeekView that modifies the event feed
based on mouse event data.

Depends on D3451

Test Plan: manual

Reviewers: evan, bengotow

Differential Revision: https://phab.nylas.com/D3452
2016-11-22 11:20:35 -08:00
Ben Gotow 37404030e0 bump(version): 0.4.400 2016-11-22 10:19:25 -08:00
Ben Gotow e6bea4d824 fix(mailto): Restore AtomApplication breaking Mailto 2016-11-22 10:19:20 -08:00
Evan Morikawa f6d32e60f7 feat(k2): nylas api only uses localhost 2016-11-22 10:13:57 -08:00
Evan Morikawa 5a63b377be feat(k2): add k2 as valid env 2016-11-21 18:18:28 -08:00
Ben Gotow d4b7f3ee15 bump(version): 0.4.400 2016-11-21 16:38:29 -08:00
Ben Gotow 673750f095 fix(mailto): Restore AtomApplication breaking Mailto 2016-11-21 16:36:41 -08:00
Ben Gotow 9faaaffb9e fix(*): K2 inside N1, build and ship in src/K2 2016-11-21 16:06:03 -08:00
Halla Moore f4357ce166 change(API) Prevent N1 from sending "view" parameters in some API requests
- Threads: N1 always asks for the 'expanded' view, so K2 just always returns
the expanded view. N1 no longer needs to specify this.
- Messages: N1 only needed a 'count' view to display the initial sync progress
We've removed this progress bar and the corresponding request.
2016-11-21 15:16:04 -08:00
Evan Morikawa 7bfa07139c fix(travis): update travis task for spawn signature 2016-11-21 14:31:55 -08:00
Ben Gotow 370d2b40aa fix(build): reset appveyor cache on package change 2016-11-21 13:57:52 -08:00
Juan Tejada a2a897b369 fix(cal): Disable event search for now 2016-11-21 13:50:09 -08:00
Juan Tejada 162fa87c0e fix(lint) Fix lint error on publish task 2016-11-21 13:50:08 -08:00
Ben Gotow 1951b57bbc fix(bootstrap): Build deps for current arch 2016-11-21 13:49:05 -08:00
Ben Gotow ecabe81a2c fix(db): Use SIGTERM instead of signal 1 2016-11-21 13:25:08 -08:00
Ben Gotow e38d7b10ea fix(cache): Support non-inline source maps 2016-11-21 12:35:41 -08:00