Commit Graph

14 Commits (4bfb8887bfac0839fd94f57ec76d082d20f4c805)

Author SHA1 Message Date
Matt Jankowski 6f5eb22135
Mailer header partial access cleanup () 2024-10-28 13:41:56 +00:00
Christian Schmidt 9d664f87a0
Mailer layout fixes () 2024-09-27 19:41:41 +00:00
Matt Jankowski 601834d746
Use partial collection render for welcome mailer features () 2024-04-04 16:13:10 +00:00
Matt Jankowski cde3206478
Simplify feature loop in welcome mailer () 2024-04-03 20:10:59 +00:00
Matt Jankowski e85f24174e
Simplify checklist step loop in welcome mailer () 2024-03-28 10:56:33 +00:00
Matt Jankowski c4feba4347
Use existing `MascotHelper#instance_presenter` instead of local var in `welcome` email template () 2024-03-26 15:58:48 +00:00
HTeuMeuLeu 934cab7508
New welcome email ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2024-03-01 12:16:53 +00:00
HTeuMeuLeu 7f471e70c0
Update new email templates ()
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2024-01-15 18:18:59 +00:00
Matt Jankowski c926f5fd67
Fix haml-lint `UnnecessaryStringOutput` for views () 2023-10-25 12:01:00 +00:00
Eugen Rochko 5fd46dddd7
Remove unnecessary sections from welcome e-mail () 2022-10-06 00:03:52 +02:00
Yamagishi Kazutoshi 8347479f5d Bump webpacker from 3.5.5 to 4.0.2 ()
Bumps [webpacker](https://github.com/rails/webpacker) from 3.5.5 to 4.0.2.
- [Release notes](https://github.com/rails/webpacker/releases)
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/webpacker/compare/v3.5.5...v4.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2019-03-15 15:05:31 +01:00
Eugen Rochko bb62827c16
Remove links to bridge.joinmastodon.org (non-functional) ()
Add link to profile directory
2018-12-22 23:32:00 +01:00
Eugen Rochko 872a0d5bd8
Improve HTML e-mails based on Litmus tests ()
* Use PNG images in HTML e-mails

* Make webpack use URLs with host so fonts load inside HTML e-mails

Convert this back to a relative URL in the premailer CSS loader
since local requests are quicker

* Improve responsive design

* Add missing PNG icon
2018-01-20 01:32:21 +01:00
Eugen Rochko d799921c75
Replace tutorial modal with welcome e-mail ()
* Remove onboarding modal

* Welcome e-mail

* Send welcome e-mail after confirmation

* Remove obsolete translations
2018-01-18 19:17:25 +01:00