mirror of https://github.com/pixelfed/pixelfed
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.
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
|
2 months ago | |
|---|---|---|
| .. | ||
| AdminAutospamController.php | 3 years ago | |
| AdminDirectoryController.php | 1 year ago | |
| AdminDiscoverController.php | 7 years ago | |
| AdminGroupsController.php | 1 year ago | |
| AdminHashtagsController.php | 3 years ago | |
| AdminInstanceController.php | 3 years ago | |
| AdminMediaController.php | 4 years ago | |
| AdminReportController.php | 1 year ago | |
| AdminSettingsController.php | 9 months ago | |
| AdminSupportController.php | 7 years ago | |
| AdminUserController.php | 5 months ago | |
| AdminUserInviteController.php | 2 months ago | |