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
Ross Bearman db03733415 Add admin invite interface and email support
This commit does two things:

* Add invite email support to AdminInviteCommand
  - Moves `invite_code` generation to AdminInvite model `creating` event
* Add admin invite management section under admin users dashboard
  - Adds `Admin/AdminUserInviteController` and associated `home` and
    `create` Blade templates.
  - Adds "Invites" button to admin user dashboard
1 year ago
..
admin Update admin autospam/report email templates, remove image previews 4 years ago
contact Add AdminMessageResponse 2 years ago
curated-register Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails 2 years 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