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/app/Http/Controllers/Admin
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
2 months ago
..
AdminAutospamController.php Add Autospam Advanced Detection 3 years ago
AdminDirectoryController.php Check for oauth keys from the config, as well as from disk 1 year ago
AdminDiscoverController.php Add AdminDiscoverController 7 years ago
AdminGroupsController.php Add groups models, controllers and services 1 year ago
AdminHashtagsController.php Add hashtag administration 3 years ago
AdminInstanceController.php Update admin instance management, improve filtering/sorting and add import/export support 3 years ago
AdminMediaController.php Update AdminMediaController, improve perf and use simple pagination 4 years ago
AdminReportController.php Update AdminReportController 1 year ago
AdminSettingsController.php Add AVIF support 9 months ago
AdminSupportController.php Add AdminSupportController 7 years ago
AdminUserController.php Update Admin Users dashboard 5 months ago
AdminUserInviteController.php Add admin invite interface and email support 2 months ago