Mailspring/spec/tasks
Halla Moore 7ca9f7667c Implement a participant cap for multi-send, add multi-send unit tests
Summary:
Prevent hitting SMTP rate limit with multi-send
Some users were hitting the SMTP rate limit when sending messages
with multi-send to too many recipients. There is a backend patch
to help with this, but we decided it would be useful to limit it
on the client side as well.

Test Plan: Added unit tests

Reviewers: jackie, juan

Reviewed By: jackie, juan

Differential Revision: https://phab.nylas.com/D3109
2016-07-21 11:36:45 -07:00
..
base-draft-task-spec.es6 feat(babel6): fix es6 describe function syntax 2016-05-06 11:55:20 -07:00
change-folder-task-spec.coffee fix(undo): Improve messaging around label changes, modernize undo-redo-store 2016-06-01 14:36:57 -07:00
change-labels-task-spec.coffee fix(undo): Improve messaging around label changes, modernize undo-redo-store 2016-06-01 14:36:57 -07:00
change-mail-task-spec.coffee fix(tasks): Call super.isDependent, wrap model lookup in transaction 2016-05-31 16:31:24 -07:00
change-starred-task-spec.coffee feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
change-unread-task-spec.coffee feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
destroy-category-task-spec.coffee es6(tasks): Convert all remaining tasks to ES6 2016-03-21 16:50:10 -07:00
destroy-model-task-spec.es6 feat(babel6): 1,774 linter errors 2016-05-06 11:55:46 -07:00
event-rsvp-task-spec.coffee rename(specs): A few more task renames 2016-03-01 17:34:36 -08:00
send-draft-task-spec.es6 Implement a participant cap for multi-send, add multi-send unit tests 2016-07-21 11:36:45 -07:00
syncback-category-task-spec.coffee Merge branch 'master' into unified-inbox 2016-01-25 17:28:29 -08:00
syncback-draft-files-task-spec.es6 fix(lint): Correct more linter errors 2016-05-06 14:10:28 -07:00
syncback-draft-task-spec.es6 feat(babel6): fix es6 describe function syntax 2016-05-06 11:55:20 -07:00
syncback-model-task-spec.es6 feat(babel6): fix es6 describe function syntax 2016-05-06 11:55:20 -07:00
task-spec.coffee feat(babel6): Fix errors in es6 compilation and extending from coffeescript 2016-05-06 11:55:31 -07:00