mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
c1039f929c
no issue - adds a `.retry()` method to the email model+adapter - adds a retry email task to the publishmenu that follows the same retry-then-poll behaviour as the regular email confirmation - show a retry button in the confirm email modal if the original send failed - increases max "immediate failure" poll timeout to 15sec (an 8sec retry-to-failure time has been seen locally) |
||
---|---|---|
.. | ||
application.js | ||
base.js | ||
email.js | ||
embedded-relation-adapter.js | ||
page.js | ||
post.js | ||
setting.js | ||
tag.js | ||
theme.js | ||
user.js |