pixelfed/app/Console/Commands
2024-03-05 07:02:40 -07: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
AvatarDefaultMigration.php
AvatarStorage.php
AvatarStorageDeepClean.php Add avatar:storage-deep-clean command to dispatch avatar storage cleanup jobs 2023-10-11 03:38:31 -06:00
AvatarSync.php
BackupToCloud.php
BannedEmailCheck.php
CatchUnoptimizedMedia.php
CloudMediaMigrate.php
DatabaseSessionGarbageCollector.php Update console kernel, add db session garbage collector that runs twice daily 2021-12-19 01:25:49 -07:00
DeleteUserDomainBlock.php Update user domain block commands 2023-12-21 05:00:35 -07:00
ExportLanguages.php
FailedJobGC.php
FetchMissingMediaMimeType.php Add FetchMissingMediaMimeType command 2023-06-28 06:41:32 -06:00
FixDuplicateProfiles.php
FixHashtags.php Update FixHashtags command 2019-07-08 00:20:32 -06:00
FixLikes.php
FixMediaDriver.php
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 Fix global memory limit set in constructor 2021-09-27 15:09:00 -05:00
ImportEmojis.php
ImportRemoveDeletedAccounts.php
ImportUploadCleanStorage.php Update console kernel, add import upload gc 2023-06-26 04:33:47 -06:00
ImportUploadGarbageCollection.php
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 Add S3 command to rewrite media urls 2023-11-07 00:49:36 -07:00
MediaFix.php
MediaGarbageCollector.php
MediaS3GarbageCollector.php
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
TransformImports.php Update TransformImports command, fix import service condition 2024-02-03 13:30:02 -07:00
UpdateCommand.php
UserAdmin.php Update user:admin command, improve logic. Fixes #2465 2023-10-10 20:20:18 -06:00
UserCreate.php
UserDelete.php
UserRegistrationMagicLink.php
UserShow.php
UserSuspend.php
UserTable.php
UserToggle2FA.php Update user:admin command, improve logic. Fixes #2465 2023-10-10 20:20:18 -06:00
UserUnsuspend.php
UserVerifyEmail.php
VideoThumbnail.php