You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/resources/views/emails
Your Name 30db57448f fix: replace str_random/str_limit/str_slug in Blade templates and tests
These deprecated helpers will throw 'undefined function' errors at
runtime since laravel/helpers was removed. Replace with Str::random(),
Str::limit(), and Str::slug() respectively.
4 weeks ago
..
admin Update admin autospam/report email templates, remove image previews 4 years ago
contact fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
curated-register fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
forgot-email Update forgot mail template, urlencode email 3 years ago
iar Update App Register to expire codes after 4 hours instead of 60 minutes 2 years ago
notification Add password change email notification 6 years ago
parental-controls Add Parental Controls feature 3 years ago
user Add admin invite interface and email support 1 year ago
confirm_app_email.blade.php Add app email confirm view 4 years ago
confirm_email.blade.php Update confirm email template, add plaintext link. Fixes #5375 2 years ago