Back
Newsletty
Add warning that payment is required before setting newsletter public #newsletty
Skip sending of issue if user is not paying or email is not confirmed #newsletty
Prevent sending previews if user is not paying or email not confirmed #newsletty
Fix failing CI pipeline #newsletty
Require account to be subscribed in order to make a newsletter public #newsletty
Add field to user to determine if we consider customer as subscribed #newsletty
Remove useless “checklist before sending” section; can’t make it look good for now #newsletty
Define a catch-all telemetry event handler should we ever forget to match a case #newsletty
Don't auto-generate preheader. Least surprising, respect what user chose. #newsletty
Introduce a cleanup worker to delete successful schedule job entries #newsletty
Use new Elixir 1.11 stuff to make some things easier & switch to runtime.exs config #newsletty
Allow access to Phoenix Live Dashboard to admin users #newsletty
Set up migration to create admin user #newsletty
Properly format publish dates in archive page #newsletty
Rename "Links" section to "Share" #newsletty
Fix JS bug when publish date is emtpy #newsletty
Make sure the StatsReporter job is scheduled on app startup #newsletty
Add worker to clean up cached webhook tokens after a while #newsletty
Make sure image widths are never larger than container #newsletty
Increase leading/trailing padding for email container #newsletty