mobilizon/lib/web/templates/email
Thomas Citharel 9e6b232a78
feat: add links to cancel anonymous participations in emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-01 11:29:53 +01:00
..
activity refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
admin Format LiveView templates after adding the LiveView formatter plugin 2022-04-07 10:33:11 +02:00
date Fix typo in subtemplate 2022-09-21 08:55:14 +02:00
participation refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
actor_suspension_participants.html.heex Format LiveView templates after adding the LiveView formatter plugin 2022-04-07 10:33:11 +02:00
actor_suspension_participants.text.eex fix: fix Elixir 1.15 depreciations 2023-08-02 09:59:09 +02:00
admin_user_confirmation.html.heex Format LiveView templates after adding the LiveView formatter plugin 2022-04-07 10:33:11 +02:00
admin_user_confirmation.text.eex Improve admin views (2) 2022-01-17 15:53:24 +01:00
admin_user_email_changed_new.html.heex Format LiveView templates after adding the LiveView formatter plugin 2022-04-07 10:33:11 +02:00
admin_user_email_changed_new.text.eex Improve admin views (2) 2022-01-17 15:53:24 +01:00
admin_user_email_changed_old.html.heex Format LiveView templates after adding the LiveView formatter plugin 2022-04-07 10:33:11 +02:00
admin_user_email_changed_old.text.eex Improve admin views (2) 2022-01-17 15:53:24 +01:00
admin_user_role_changed.html.heex Format LiveView templates after adding the LiveView formatter plugin 2022-04-07 10:33:11 +02:00
admin_user_role_changed.text.eex Improve admin views (2) 2022-01-17 15:53:24 +01:00
anonymous_participation_confirmation.html.heex feat: add links to cancel anonymous participations in emails 2023-12-01 11:29:53 +01:00
anonymous_participation_confirmation.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
before_event_notification.html.heex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
before_event_notification.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
email.html.heex Correctly escape user-defined names in emails 2022-10-31 14:30:40 +01:00
email.text.eex Improve the way the instance name is injected into emails 2021-09-30 15:58:10 +02:00
email_anonymous_activity.html.heex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
email_anonymous_activity.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
email_changed_new.html.heex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
email_changed_new.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
email_changed_old.html.heex Format LiveView templates after adding the LiveView formatter plugin 2022-04-07 10:33:11 +02:00
email_changed_old.text.eex Improve the way the instance name is injected into emails 2021-09-30 15:58:10 +02:00
email_direct_activity.html.heex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
email_direct_activity.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
event_group_follower_notification.html.heex Format LiveView templates after adding the LiveView formatter plugin 2022-04-07 10:33:11 +02:00
event_group_follower_notification.text.eex Send notification emails to followers and members when a group publishes 2021-11-10 16:36:32 +01:00
event_participation_approved.html.heex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
event_participation_approved.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
event_participation_confirmed.html.heex feat: add links to cancel anonymous participations in emails 2023-12-01 11:29:53 +01:00
event_participation_confirmed.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
event_participation_rejected.html.heex Correctly escape user-defined names in emails 2022-10-31 14:30:40 +01:00
event_participation_rejected.text.eex Improve wording for emails 2020-08-10 18:02:48 +02:00
event_updated.html.heex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
event_updated.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
group_invite.html.heex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
group_invite.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
group_member_removal.html.heex Correctly escape user-defined names in emails 2022-10-31 14:30:40 +01:00
group_member_removal.text.eex Remove obscure reference to Douglas Adams 2022-10-18 16:26:17 +02:00
group_membership_approval.html.heex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
group_membership_approval.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
group_membership_rejection.html.heex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
group_membership_rejection.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
group_suspension.html.heex fix(i18n): fix typos in translation sources 2023-10-13 10:46:09 +02:00
group_suspension.text.eex fix(i18n): fix typos in translation sources 2023-10-13 10:46:09 +02:00
instance_follow.html.heex Correctly escape user-defined names in emails 2022-10-31 14:30:40 +01:00
instance_follow.text.eex Fix admin notification e-mails from instance follow for Mastodon 2022-05-06 16:36:04 +02:00
notification_each_week.html.heex Format LiveView templates after adding the LiveView formatter plugin 2022-04-07 10:33:11 +02:00
notification_each_week.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
on_day_notification.html.heex Format LiveView templates after adding the LiveView formatter plugin 2022-04-07 10:33:11 +02:00
on_day_notification.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
password_reset.html.heex Format LiveView templates after adding the LiveView formatter plugin 2022-04-07 10:33:11 +02:00
password_reset.text.eex Improve the way the instance name is injected into emails 2021-09-30 15:58:10 +02:00
pending_participation_notification.html.heex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
pending_participation_notification.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
registration_confirmation.html.heex Format LiveView templates after adding the LiveView formatter plugin 2022-04-07 10:33:11 +02:00
registration_confirmation.text.eex Move mailer from Bamboo to Swoosh 2022-04-05 12:38:02 +02:00
report.html.heex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
report.text.eex refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00