listmonk/public/static
Kailash Nadh 871893a9d2 Add double opt-in support.
- Lists can now be marked as single | double optin.
- Insert subscribers to double opt-in lists send out a
  confirmation e-mail to the subscriber with a confirmation link.
- Add `{{ OptinURL }}` to template functions.

This is a breaking change. Adds a new field 'optin' to the lists
table and changes how campaigns behave. Campaigns on double opt-in
lists exclude subscribers who haven't explicitly confirmed subscriptions.

Changes the structure and behaviour of how notification e-mail routines,
including notif email template compilation,  notification callbacks for
campaign and bulk import completions.
2020-02-09 11:36:15 +05:30
..
logo.png Add PNG logo for e-mails 2020-02-09 11:36:15 +05:30
logo.svg Fix logo (SVG) font by changing text to path 2019-11-30 11:17:39 +05:30
script.js Fresh start 2018-10-25 19:21:47 +05:30
style.css Add double opt-in support. 2020-02-09 11:36:15 +05:30