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
4 months ago
..
admin Update admin autospam/report email templates, remove image previews 3 years ago
contact Add AdminMessageResponse 1 year ago
curated-register Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails 11 months ago
forgot-email Update forgot mail template, urlencode email 2 years ago
iar Update App Register to expire codes after 4 hours instead of 60 minutes 11 months ago
notification
parental-controls Add Parental Controls feature 2 years ago
user Add admin invite interface and email support 4 months ago
confirm_app_email.blade.php
confirm_email.blade.php Update confirm email template, add plaintext link. Fixes #5375 1 year ago