Mailspring/spec/stores
Ben Gotow ed585b0d3e fix(mailto): Handle mailto links with newline characters #397
Regex was clipping off the body after the first newline. Fixes #397
2015-11-13 10:58:42 -08:00
..
account-store-spec.coffee
contact-store-spec.coffee fix(spec): fix contact store spec 2015-10-22 14:13:51 -07:00
database-setup-query-builder-spec.coffee
database-store-spec.coffee perf(db): Lazily deserialize models on the other side of the action bridge 2015-11-06 11:15:20 -08:00
draft-store-proxy-spec.coffee fix(drafts): only syncback every 30 seconds instead of 5 seconds 2015-10-28 19:51:46 -04:00
draft-store-spec.coffee fix(mailto): Handle mailto links with newline characters #397 2015-11-13 10:58:42 -08:00
file-download-store-spec.coffee
file-upload-store-spec.coffee fix(uploads): Display error when uploading >25MB files 2015-10-21 12:29:07 -07:00
focused-contacts-store-spec.coffee
focused-content-store-spec.coffee
focused-mail-view-store-spec.coffee
message-store-spec.coffee perf(message-store): Debounce reload of the message column—#249 2015-10-29 20:20:49 -07:00
task-queue-spec.coffee
unread-count-store-spec.coffee