Commits on Mar 17, 2016
-
asutherland committed
Mar 17, 2016 -
asutherland committed
Mar 17, 2016
Commits on Feb 28, 2016
-
correct entire list proxy/toc implementations for overlays
The indexOf() implementation mechanism for figuring out what index we were talking about stopped working once we started generating derived representations instead of putting the canonical database rep in them.
asutherland committedFeb 28, 2016
Commits on Feb 15, 2016
-
refactorings to support webpack loader for glodastrophe
It is likely another round of changes will be required when I update gaia mail. It will want to use the newly introduced files in default_app_logic that probably have issues.
asutherland committedFeb 15, 2016
Commits on Feb 10, 2016
-
searchConversationMessages now works
asutherland committedFeb 10, 2016
Commits on Feb 8, 2016
-
checkpoint screenshot-worthy working search filtering
asutherland committedFeb 8, 2016
Commits on Feb 3, 2016
-
minimal query abstraction introduced and existing path converted
viewFolderConversations still works with the MailDB interaction put in its own DirectFolderQuery query variant.
asutherland committedFeb 3, 2016
Commits on Jan 27, 2016
-
fix gmail set manipulation logic; fallout from folderIds changes
asutherland committedJan 27, 2016 -
undo plumbed through, working at least on vanilla IMAP tags
asutherland committedJan 27, 2016
Commits on Jan 21, 2016
-
archive metaphor, allow silent new tracking clearing
asutherland committedJan 21, 2016
Commits on Jan 19, 2016
-
checkpoint: cronsync debug working happily in glodastrophe
asutherland committedJan 19, 2016
Commits on Jan 15, 2016
-
asutherland committed
Jan 15, 2016 -
baby steps to having jsdoc3-generated docs
Because of jsdoc issue 693 this involves some hand-holding by using @memberof on the constructors to explicitly place them in the module. Additionally, @Lends may be needed when mix-ins are used (which makes sense).
asutherland committedJan 15, 2016
Commits on Jan 7, 2016
-
asutherland committed
Jan 7, 2016
Commits on Jan 4, 2016
-
asutherland committed
Jan 4, 2016
Commits on Nov 16, 2015
-
remove the reportError family of error handlers
reportError and its aliases ended up shunted to logic.fail anyways, this patch: - replaces the still-relevant call-sites to use logic.fail directly - removes callsites in mailapi that were dead code anyways - changes the contact cache to use the emitter idiom for 'change'
asutherland committedNov 16, 2015
Commits on Oct 23, 2015
-
gmail investigation checkpoint
When triggering conversation display in glodastrophe that doesn't have snippets already, we end up only fetching the snippet. This presumably is something to do with the coalescing logic, but I'd like to use this as a driving use-case for some logic-inspector improvements.
asutherland committedOct 23, 2015 -
checkpoint task grounds, streaming fixup, downloads
asutherland committedOct 23, 2015
Commits on Oct 22, 2015
-
asutherland committed
Oct 22, 2015
Commits on Oct 7, 2015
-
Merge remote-tracking branch 'origin/master' into convoy-status
asutherland committedOct 7, 2015
Commits on Oct 4, 2015
-
syncStatus improvements towards gmail support
asutherland committedOct 4, 2015
Commits on Oct 1, 2015
-
checkpoint folder overlays working
asutherland committedOct 1, 2015
Commits on Sep 22, 2015
-
normalize _sendPromisedRequest, cleanup account creation
_sendPromisedRequest-replies now always include an explicit "data" property which is what the promise gets resolved as. (The implementation went through a few spurts, but not all constraints were propagated...) Account creation was suffering from its assumptions around this API. learnAboutAccount and tryToCreateAccount should now consistently return values, with tryToCreateAccount working regardless of whether domainInfo/configInfo is passed or not. The account manager will not automatically instantiate the account in order to trigger syncFolderList. This assumes a connection is passed-through; a cleanup in the future would be advisable.
asutherland committedSep 22, 2015 -
refactor task infra into its own dir
asutherland committedSep 22, 2015
Commits on Sep 18, 2015
-
sync folder list fixed, folder db changes propagate to views
Also: - Account migration properly occurs and propagates to views. - Sync folder list offline and online components work happily for vanilla IMAP
asutherland committedSep 18, 2015
Commits on Sep 14, 2015
-
asutherland committed
Sep 14, 2015
Commits on Sep 10, 2015
-
asutherland committed
Sep 10, 2015
Commits on Aug 27, 2015
-
screenshot checkpoint: vanilla compose/reply/forward happy
asutherland committedAug 27, 2015
Commits on Aug 26, 2015
-
draft deletion lifecycle happy with conversation deletion cleanup
asutherland committedAug 26, 2015
Commits on Aug 21, 2015
-
asutherland committed
Aug 21, 2015
Commits on Aug 11, 2015
-
asutherland committed
Aug 11, 2015
Commits on Jul 12, 2015
-
asutherland committed
Jul 12, 2015
Commits on Jul 9, 2015
-
draft and allsync nonusable paranoia checkpoint
asutherland committedJul 9, 2015
Commits on Jul 3, 2015
-
asutherland committed
Jul 3, 2015
Commits on Jul 2, 2015
-
asutherland committed
Jul 2, 2015