zulip/templates/zerver/emails
Aman Agrawal 7ca85bed71 stripe: Fix $0 invoices being generated on upgrade.
Instead of charging the customer using the attached payment
method and then creating the invoice, we create an invoice and
force an immediate payment for the invoice via the attached
payment method.
2024-02-12 15:15:56 -08:00
..
.gitignore emails: Remove compiled from .gitignore. 2023-04-18 13:25:52 -07:00
account_registered.html emails: Fix contact_us macros for "mailto" scheme in email links. 2023-09-20 09:58:12 -07:00
account_registered.subject.txt email-templates: Add account_registered email templates. 2023-08-18 16:25:48 -07:00
account_registered.txt demo-organizations: Rename shortend versions of 'demo organization'. 2023-09-08 15:17:23 -07:00
confirm_demo_organization_email.html emails: Fix base image variable in demo org owner email confirmation. 2023-09-26 11:46:25 -07:00
confirm_demo_organization_email.subject.txt demo-orgs: Add email and password process for demo organization owners. 2023-08-31 15:02:16 -07:00
confirm_demo_organization_email.txt demo-orgs: Add email and password process for demo organization owners. 2023-08-31 15:02:16 -07:00
confirm_new_email.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
confirm_new_email.subject.txt emails: Update subject for confirm_new_email to have realm host. 2023-09-17 15:12:21 -07:00
confirm_new_email.txt emails: Remove username from email change confirmation. 2021-11-04 17:51:37 -07:00
confirm_registration.html emails: Add organization details to confirm registration for new org. 2023-11-28 09:52:31 -08:00
confirm_registration.subject.txt
confirm_registration.txt emails: Add organization details to confirm registration for new org. 2023-11-28 09:52:31 -08:00
custom_email_base.pre.html send_custom_email: Only put the unsubscribe footer on marketing emails. 2023-08-09 15:49:49 -07:00
deactivate.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
deactivate.subject.txt settings: Send email after deactivating user. 2022-08-06 21:41:53 -07:00
deactivate.txt settings: Send email after deactivating user. 2022-08-06 21:41:53 -07:00
digest.html emails: Fix style regression for dynamically generated content. 2023-04-25 17:53:14 -07:00
digest.subject.txt
digest.txt email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
email.css emails: Delete unused CSS selectors. 2023-09-26 11:42:12 -07:00
email_base_default.html emails: Fix body tag styles being applied in messages template. 2023-05-01 07:13:50 -07:00
email_base_marketing.html emails: Apply different styles to custom email headings. 2023-05-31 13:42:12 -07:00
email_base_messages.html emails: Fix some css not being applied to emails. 2023-04-27 08:55:24 -07:00
error_processing_invoice.html stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
error_processing_invoice.subject.txt stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
error_processing_invoice.txt stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
find_team.html emails: Suggest resetting password if having trouble logging in. 2023-10-23 09:58:23 -07:00
find_team.subject.txt find_team: Send one email per email address, not per organization. 2021-09-21 15:56:50 -07:00
find_team.txt emails: Suggest resetting password if having trouble logging in. 2023-10-23 09:58:23 -07:00
invitation.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
invitation.subject.txt
invitation.txt emails: Fix "contact us" line in plain-text versions of emails. 2023-04-20 14:58:09 -07:00
invitation_reminder.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
invitation_reminder.subject.txt
invitation_reminder.txt
invoice_overdue.html stripe: Add cron-based plan invoicing to remote realm billing system. 2024-01-14 15:47:55 -08:00
invoice_overdue.subject.txt stripe: Add cron-based plan invoicing to remote realm billing system. 2024-01-14 15:47:55 -08:00
invoice_overdue.txt stripe: Add cron-based plan invoicing to remote realm billing system. 2024-01-14 15:47:55 -08:00
macros.html emails: Fix contact_us macros for "mailto" scheme in email links. 2023-09-20 09:58:12 -07:00
missed_message.html docs: Fix help links for pm -> dm rename, to save a redirect. 2024-01-11 13:52:12 -08:00
missed_message.subject.txt settings: Add email notifications for the followed topics. 2023-06-13 18:01:41 -07:00
missed_message.txt docs: Fix help links for pm -> dm rename, to save a redirect. 2024-01-11 13:52:12 -08:00
notify_change_in_email.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
notify_change_in_email.subject.txt
notify_change_in_email.txt
notify_new_login.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
notify_new_login.subject.txt
notify_new_login.txt
onboarding_team_to_zulip.html onboarding-emails: Add new onboarding email for organization creator. 2023-10-25 13:51:03 -07:00
onboarding_team_to_zulip.subject.txt onboarding-emails: Add new onboarding email for organization creator. 2023-10-25 13:51:03 -07:00
onboarding_team_to_zulip.txt onboarding-emails: Add new onboarding email for organization creator. 2023-10-25 13:51:03 -07:00
onboarding_zulip_guide.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
onboarding_zulip_guide.subject.txt emails: Add new onboarding email with guide for organization type. 2023-04-10 08:38:09 -07:00
onboarding_zulip_guide.txt welcome-emails: Revise text in onboarding_zulp_guide. 2023-04-24 10:04:47 -07:00
onboarding_zulip_topics.html email-templates: Add zulip_onboarding_topics email templates. 2023-08-18 16:25:48 -07:00
onboarding_zulip_topics.subject.txt email-templates: Add zulip_onboarding_topics email templates. 2023-08-18 16:25:48 -07:00
onboarding_zulip_topics.txt email-templates: Add zulip_onboarding_topics email templates. 2023-08-18 16:25:48 -07:00
password_reset.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
password_reset.subject.txt
password_reset.txt
realm_auto_downgraded.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
realm_auto_downgraded.subject.txt
realm_auto_downgraded.txt
realm_reactivation.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
realm_reactivation.subject.txt
realm_reactivation.txt emails: Fix "contact us" line in plain-text versions of emails. 2023-04-20 14:58:09 -07:00
remote_billing_legacy_server_confirm_login.html emails: Extend expiration for login confirmation links. 2023-12-11 10:16:40 -08:00
remote_billing_legacy_server_confirm_login.subject.txt emails: Adjust wording in legacy server login link email. 2023-12-11 10:16:40 -08:00
remote_billing_legacy_server_confirm_login.txt emails: Extend expiration for login confirmation links. 2023-12-11 10:16:40 -08:00
remote_realm_billing_confirm_login.html email: Update strings in remote_realm log in confirmation email. 2023-12-12 14:51:00 -08:00
remote_realm_billing_confirm_login.subject.txt email: Update strings in remote_realm log in confirmation email. 2023-12-12 14:51:00 -08:00
remote_realm_billing_confirm_login.txt email: Update strings in remote_realm log in confirmation email. 2023-12-12 14:51:00 -08:00
sponsorship_approved_community_plan.html corporate: Send email community plan sponsorship approved. 2023-12-07 13:17:14 -08:00
sponsorship_approved_community_plan.subject.txt corporate: Send email community plan sponsorship approved. 2023-12-07 13:17:14 -08:00
sponsorship_approved_community_plan.txt sponsorship_approval: Fix punctuation. 2023-12-15 09:08:48 -08:00
sponsorship_request.html billing: Improve display of sponsorship requests. 2024-01-04 12:25:30 -08:00
sponsorship_request.subject.txt emails: Remove organization type from sponsorship request emails. 2024-01-17 16:44:06 -08:00
sponsorship_request.txt emails: Add new context data to sponsorship requested templates. 2023-12-06 11:04:54 -08:00
stylelint.config.js
support_request.html emails: Fix style regression for dynamically generated content. 2023-04-25 17:53:14 -07:00
support_request.subject.txt corporate: Add contact support page. 2021-10-01 17:30:01 -07:00
support_request.txt corporate: Add contact support page. 2021-10-01 17:30:01 -07:00