mailtrain/views/subscription
Tomas Bures 32e2e61789 Unsubscription is identified by subscriber cid. This effectivelly allows only the recipient of the email to unsubscribe. This addresses issue #221.
I also scraped the "auto" parameter which automatically submits the unsubscription form when the link is clicked in a campaign email. Instead, I introduced the
unsubscription options ONE_STEP, ONE_STEP_WITH_FORM, TWO_STEP, TWO_STEP_WITH_FORM. The options without "_WITH_FORM" shall behave like when called with "auto".
This functionality is to come. Currently it behaves as ONE_STEP_WITH_FORM.
2017-04-30 13:01:22 -04:00
..
partials Unsubscription is identified by subscriber cid. This effectivelly allows only the recipient of the email to unsubscribe. This addresses issue #221. 2017-04-30 13:01:22 -04:00
capture-flash-messages.hbs Custom Forms 2017-03-19 13:36:57 +01:00
layout.mjml.hbs Removed defaultPostaddress from subscription footer 2017-03-20 22:39:13 +01:00
mail-already-subscribed-html.mjml.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
mail-already-subscribed-text.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
mail-confirm-address-change-html.mjml.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
mail-confirm-address-change-text.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
mail-confirm-subscription-html.mjml.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
mail-confirm-subscription-text.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
mail-confirm-unsubscription-html.mjml.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
mail-confirm-unsubscription-text.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
mail-subscription-confirmed-html.mjml.hbs Custom Forms 2017-03-19 13:36:57 +01:00
mail-subscription-confirmed-text.hbs Custom Forms 2017-03-19 13:36:57 +01:00
mail-unsubscription-confirmed-html.mjml.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
mail-unsubscription-confirmed-text.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
web-confirm-subscription-notice.mjml.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
web-confirm-unsubscription-notice.mjml.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
web-manage-address.mjml.hbs Custom Forms 2017-03-19 13:36:57 +01:00
web-manage.mjml.hbs Custom Forms 2017-03-19 13:36:57 +01:00
web-subscribe.mjml.hbs Custom Forms 2017-03-19 13:36:57 +01:00
web-subscribed-notice.mjml.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
web-unsubscribe.mjml.hbs Unsubscription is identified by subscriber cid. This effectivelly allows only the recipient of the email to unsubscribe. This addresses issue #221. 2017-04-30 13:01:22 -04:00
web-unsubscribed-notice.mjml.hbs Halfway through extending subscriptions by selectable unsubscription process. Also contains changes towards better handling of scenarios when address is already subscribed. 2017-04-30 10:51:47 -04:00
web-updated-notice.mjml.hbs Custom Forms 2017-03-19 13:36:57 +01:00
widget-subscribe.hbs Subscription Widget 2017-04-03 20:42:04 +02:00