zulip/templates/zerver/emails
Prakhar Pratyush 5e5538886f settings: Add email notifications for the followed topics.
This commit makes it possible for users to control
the email notifications for messages sent to followed topics
via a global notification setting.
Although there is no support for configuring this setting
through the UI yet.

Add five new fields to the UserBaseSettings class for
the "followed topic notifications" feature, similar to
stream notifications. But this commit consists only of
the implementation of email notifications.
2023-06-13 18:01:41 -07:00
..
.gitignore emails: Remove compiled from .gitignore. 2023-04-18 13:25:52 -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
confirm_new_email.txt emails: Remove username from email change confirmation. 2021-11-04 17:51:37 -07:00
confirm_registration.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
confirm_registration.subject.txt emails: Make it obvious when registering creates new realm. 2021-06-02 15:18:03 -07:00
confirm_registration.txt emails: Update phrasing in `confirm_registration.txt`. 2023-04-21 12:06:24 -07:00
custom_email_base.pre.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -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: Apply different styles to custom email headings. 2023-05-31 13: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
find_team.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -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 find_accounts: Thank the user for their request in the email. 2021-09-24 12:23:01 -07:00
followup_day1.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
followup_day1.subject.txt
followup_day1.txt emails: Fix "contact us" line in plain-text versions of emails. 2023-04-20 14:58:09 -07:00
followup_day2.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
followup_day2.subject.txt email: Rewrite followup_day2 email. 2023-04-10 17:44:18 -07:00
followup_day2.txt welcome-email: Update call to action at end of followup_day2 email. 2023-04-24 10:04:47 -07:00
invitation.html email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
invitation.subject.txt emails: Use 'has invited you' phrasing for invitations. 2021-05-26 11:41:13 -07:00
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
macros.html emails: Improve "contact us" line in onboarding emails. 2023-04-19 17:09:17 -07:00
missed_message.html settings: Add email notifications for the followed topics. 2023-06-13 18:01:41 -07:00
missed_message.subject.txt settings: Add email notifications for the followed topics. 2023-06-13 18:01:41 -07:00
missed_message.txt settings: Add email notifications for the followed topics. 2023-06-13 18:01:41 -07: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 emails: Pass reset link as variable in notify new login email. 2020-10-30 11:50:30 -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
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 emails: Pass help link as variable in password reset email. 2020-10-30 11:50:30 -07:00
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 billing: Downgrade small realms that are behind on payments. 2021-07-02 13:19:12 -07:00
realm_auto_downgraded.txt billing: Downgrade small realms that are behind on payments. 2021-07-02 13:19:12 -07:00
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
sponsorship_request.html emails: Fix style regression for dynamically generated content. 2023-04-25 17:53:14 -07:00
sponsorship_request.subject.txt sponsorships: Don't translate the subject of support emails. 2021-03-12 13:30:46 -08:00
sponsorship_request.txt
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