| .. | 
		
		
			
			
			
			
				| AdminInviteCommand.php | Update AdminInviteCommand, fix skip email validation flag | 2022-12-19 22:49:22 -07:00 | 
		
			
			
			
			
				| AvatarDefaultMigration.php | … |  | 
		
			
			
			
			
				| AvatarStorage.php | Update Avatar pipeline, fix cloud storage media_path | 2022-12-02 02:45:35 -07:00 | 
		
			
			
			
			
				| AvatarStorageDeepClean.php | Add `avatar:storage-deep-clean` command to dispatch avatar storage cleanup jobs | 2023-10-11 03:38:31 -06:00 | 
		
			
			
			
			
				| AvatarSync.php | Refactor AvatarStorage to support migrating avatars to cloud storage, fix remote avatar refetching and merge AvatarSync commands and add deprecation notice to avatar:sync command | 2022-12-02 00:21:53 -07:00 | 
		
			
			
			
			
				| BackupToCloud.php | … |  | 
		
			
			
			
			
				| BannedEmailCheck.php | … |  | 
		
			
			
			
			
				| CatchUnoptimizedMedia.php | Update configs | 2022-12-17 20:28:23 -07:00 | 
		
			
			
			
			
				| CloudMediaMigrate.php | Add error logging for migrating to cloud storage failures | 2023-01-04 11:57:56 -05:00 | 
		
			
			
			
			
				| DatabaseSessionGarbageCollector.php | … |  | 
		
			
			
			
			
				| ExportLanguages.php | … |  | 
		
			
			
			
			
				| FailedJobGC.php | … |  | 
		
			
			
			
			
				| FetchMissingMediaMimeType.php | Add FetchMissingMediaMimeType command | 2023-06-28 06:41:32 -06:00 | 
		
			
			
			
			
				| FixDuplicateProfiles.php | Resolve issue with raw sql backticks for postgresql migrations | 2023-01-29 21:15:56 +13:00 | 
		
			
			
			
			
				| FixHashtags.php | … |  | 
		
			
			
			
			
				| FixLikes.php | … |  | 
		
			
			
			
			
				| FixMediaDriver.php | Update pipeline dispatch, replace dispatchSync with dispatch | 2023-04-24 01:36:06 -06:00 | 
		
			
			
			
			
				| FixRemotePostCount.php | Fix remote account post counts | 2022-08-06 03:23:58 -06:00 | 
		
			
			
			
			
				| FixStatusCount.php | Update FixStatusCount, improve command and support remote count resync | 2023-06-28 05:02:41 -06:00 | 
		
			
			
			
			
				| FixUsernames.php | … |  | 
		
			
			
			
			
				| GenerateInstanceActor.php | … |  | 
		
			
			
			
			
				| ImportCities.php | … |  | 
		
			
			
			
			
				| ImportRemoveDeletedAccounts.php | Update IG Import commands, fix stalled import queue | 2023-06-26 03:21:38 -06:00 | 
		
			
			
			
			
				| ImportUploadCleanStorage.php | Update console kernel, add import upload gc | 2023-06-26 04:33:47 -06:00 | 
		
			
			
			
			
				| ImportUploadGarbageCollection.php | Update TransformImports command, improve handling of imported posts that already exist or are from deleted accounts | 2023-06-26 04:16:49 -06:00 | 
		
			
			
			
			
				| Installer.php | … |  | 
		
			
			
			
			
				| MediaCloudUrlRewrite.php | Add S3 command to rewrite media urls | 2023-11-07 00:49:36 -07:00 | 
		
			
			
			
			
				| MediaFix.php | … |  | 
		
			
			
			
			
				| MediaGarbageCollector.php | Update configs | 2022-12-17 20:28:23 -07:00 | 
		
			
			
			
			
				| MediaS3GarbageCollector.php | Update scheduler, fix S3 media garbage collection not being executed when cloud storage is enabled via dashboard without .env/config being enabled | 2023-05-21 07:34:27 -06:00 | 
		
			
			
			
			
				| PasswordResetGC.php | … |  | 
		
			
			
			
			
				| RegenerateThumbnails.php | … |  | 
		
			
			
			
			
				| SeedFollows.php | … |  | 
		
			
			
			
			
				| SendUpdateActor.php | Update SendUpdateActor command | 2022-11-17 19:43:01 -07:00 | 
		
			
			
			
			
				| StatusDedupe.php | … |  | 
		
			
			
			
			
				| StoryGC.php | Update StoryGC command | 2022-12-05 03:28:31 -07:00 | 
		
			
			
			
			
				| TransformImports.php | Update TransformImports command, increment status_count on profile model | 2023-07-14 01:46:51 -06:00 | 
		
			
			
			
			
				| UpdateCommand.php | … |  | 
		
			
			
			
			
				| UserAdmin.php | Update user:admin command, improve logic. Fixes #2465 | 2023-10-10 20:20:18 -06:00 | 
		
			
			
			
			
				| UserCreate.php | Update UserCreate command, fix is_admin flag | 2023-05-15 06:15:09 -06:00 | 
		
			
			
			
			
				| UserDelete.php | … |  | 
		
			
			
			
			
				| UserRegistrationMagicLink.php | Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links | 2022-11-30 03:47:18 -07:00 | 
		
			
			
			
			
				| UserShow.php | Update User artisan commands to match UserDelete | 2023-01-08 11:38:56 +13:00 | 
		
			
			
			
			
				| UserSuspend.php | Update User artisan commands to match UserDelete | 2023-01-08 11:38:56 +13:00 | 
		
			
			
			
			
				| UserTable.php | … |  | 
		
			
			
			
			
				| UserToggle2FA.php | Update user:admin command, improve logic. Fixes #2465 | 2023-10-10 20:20:18 -06:00 | 
		
			
			
			
			
				| UserUnsuspend.php | Update User artisan commands to match UserDelete | 2023-01-08 11:38:56 +13:00 | 
		
			
			
			
			
				| UserVerifyEmail.php | Add Manually verify email address command | 2022-11-17 18:09:16 -07:00 | 
		
			
			
			
			
				| VideoThumbnail.php | Update pipeline dispatch, replace dispatchSync with dispatch | 2023-04-24 01:36:06 -06:00 |