1
0
Fork 0
pixelfed/app/Console/Commands
Daniel Supernault dc6b9f4661
Update task scheduler, add weekly instance scan to check nodeinfo for known instances
2024-05-31 02:56:13 -06:00
..
AccountPostCountStatUpdate.php Update AP helpers, more efficently update post counts 2024-02-04 02:40:04 -07:00
AddUserDomainBlock.php Update user domain block commands 2023-12-21 05:00:35 -07:00
AdminInviteCommand.php Update AdminInviteCommand, fix skip email validation flag 2022-12-19 22:49:22 -07:00
AvatarDefaultMigration.php
AvatarStorage.php Update cloud storage, use config_cache 2024-03-12 01:03:33 -06:00
AvatarStorageDeepClean.php Update cloud storage, use config_cache 2024-03-12 01:03:33 -06:00
AvatarSync.php
BackupToCloud.php
BannedEmailCheck.php
CatchUnoptimizedMedia.php Update configs 2022-12-17 20:28:23 -07:00
CloudMediaMigrate.php Update cloud storage, use config_cache 2024-03-12 01:03:33 -06:00
DatabaseSessionGarbageCollector.php
DeleteUserDomainBlock.php Update user domain block commands 2023-12-21 05:00:35 -07:00
ExportLanguages.php
FailedJobGC.php
FetchMissingMediaMimeType.php Update media_types, use config_cache 2024-03-12 01:28:08 -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 cloud storage, use config_cache 2024-03-12 01:03:33 -06:00
FixRemotePostCount.php
FixStatusCount.php Update FixStatusCount, improve command and support remote count resync 2023-06-28 05:02:41 -06:00
FixUsernames.php
GenerateInstanceActor.php
HashtagCachedCountUpdate.php Add app:hashtag-cached-count-update command to update cached_count of hashtags and add to scheduler to run every 25 minutes past the hour 2023-11-16 02:43:11 -07:00
HashtagRelatedGenerate.php Update app:hashtag-related-generate command, add existing confirmation 2023-11-17 22:45:04 -07:00
ImportCities.php
ImportEmojis.php Check imported emojis for mimetype 2022-12-08 21:10:10 +01:00
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
ImportUploadMediaToCloudStorage.php Add S3 IG Import Media Storage 2024-02-02 02:29:33 -07:00
Installer.php
InstanceManager.php Add InstanceMananger command 2024-02-07 04:42:27 -07:00
MediaCloudUrlRewrite.php Update cloud storage, use config_cache 2024-03-12 01:03:33 -06:00
MediaFix.php
MediaGarbageCollector.php Update configs 2022-12-17 20:28:23 -07:00
MediaS3GarbageCollector.php Update cloud storage, use config_cache 2024-03-12 01:03:33 -06:00
NotificationEpochUpdate.php Update notification epoch generation 2023-11-13 01:59:38 -07:00
PasswordResetGC.php
RegenerateThumbnails.php
SeedFollows.php
SendUpdateActor.php
SoftwareUpdateRefresh.php Update SoftwareUpdateService, add command to refresh latest versions 2024-03-05 07:02:40 -07:00
StatusDedupe.php
StoryGC.php Update StoryGC command 2022-12-05 03:28:31 -07:00
TransformImports.php Update TransformImports command, fix import service condition 2024-02-03 13:30:02 -07:00
UpdateCommand.php
UserAccountDelete.php Update commands, add user account delete cli command to federate account deletion 2024-03-08 06:44:02 -07:00
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
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
VideoThumbnail.php Update pipeline dispatch, replace dispatchSync with dispatch 2023-04-24 01:36:06 -06:00
WeeklyInstanceScan.php Update task scheduler, add weekly instance scan to check nodeinfo for known instances 2024-05-31 02:56:13 -06:00