mastodon/app/views/user_mailer
Eugen Rochko cadda2f957
Some checks are pending
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Crowdin / Upload translations / upload-translations (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS Linting / lint (push) Waiting to run
Haml Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / Libvips tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.2) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Add effective date to terms of service (#33993)
2025-03-05 09:01:33 +00:00
..
appeal_approved.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
appeal_approved.text.erb Add timezone to datetimes in e-mails (#26822) 2023-09-06 17:25:39 +02:00
appeal_rejected.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
appeal_rejected.text.erb Add timezone to datetimes in e-mails (#26822) 2023-09-06 17:25:39 +02:00
backup_ready.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
backup_ready.text.erb Change user backups to use expiring URLs for download when possible (#24136) 2023-03-16 22:46:52 +01:00
confirmation_instructions.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
confirmation_instructions.text.erb Change path of privacy policy page (#19249) 2022-09-29 06:22:12 +02:00
email_changed.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
email_changed.text.erb Fix “Email changed” notification sometimes having wrong e-mail (#13475) 2020-04-15 16:13:44 +02:00
failed_2fa.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
failed_2fa.text.erb Add notification email on invalid second authenticator (#28822) 2024-01-22 13:55:43 +00:00
password_change.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
password_change.text.erb Make text e-mails consistent with HTML ones in UserMailer (#6291) 2018-01-20 01:32:05 +01:00
reconfirmation_instructions.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
reconfirmation_instructions.text.erb Make text e-mails consistent with HTML ones in UserMailer (#6291) 2018-01-20 01:32:05 +01:00
reset_password_instructions.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
reset_password_instructions.text.erb Make text e-mails consistent with HTML ones in UserMailer (#6291) 2018-01-20 01:32:05 +01:00
suspicious_sign_in.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
suspicious_sign_in.text.erb Add timezone to datetimes in e-mails (#26822) 2023-09-06 17:25:39 +02:00
terms_of_service_changed.html.haml Add effective date to terms of service (#33993) 2025-03-05 09:01:33 +00:00
terms_of_service_changed.text.erb Add effective date to terms of service (#33993) 2025-03-05 09:01:33 +00:00
two_factor_disabled.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
two_factor_disabled.text.erb Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
two_factor_enabled.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
two_factor_enabled.text.erb Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
two_factor_recovery_codes_changed.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
two_factor_recovery_codes_changed.text.erb Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
warning.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
warning.text.erb Change text version of warning mail to mention appeals instead of mails (#17725) 2022-03-09 12:11:11 +01:00
webauthn_credential_added.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
webauthn_credential_added.text.erb Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
webauthn_credential_deleted.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
webauthn_credential_deleted.text.erb Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
webauthn_disabled.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
webauthn_disabled.text.erb Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
webauthn_enabled.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
webauthn_enabled.text.erb Fix missing source strings and inconsistent lead text style in admin UI (#16052) 2021-04-17 11:12:49 +02:00
welcome.html.haml Mailer header partial access cleanup (#32585) 2024-10-28 13:41:56 +00:00
welcome.text.erb Add helpers for ios/android app store links in welcome mailer (#33475) 2025-01-06 19:59:11 +00:00