kopia lustrzana https://github.com/pixelfed/pixelfed
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
|
||
|---|---|---|
| .. | ||
| api.php | ||
| channels.php | ||
| console.php | ||
| web-admin.php | ||
| web-api.php | ||
| web-portfolio.php | ||
| web.php | ||