1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-02-24 23:12:41 +00:00
pixelfed/app/Console/Commands
2025-02-09 05:53:06 -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 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
CaptchaToggleCommand.php Add app:captcha-toggle-command command to disable captcha from cli 2024-06-05 22:48:58 -06:00
CatchUnoptimizedMedia.php Update CatchUnoptimizedMedia command, make 1hr limit opt-in 2025-01-03 21:38:07 -07:00
CloudMediaMigrate.php Update cloud storage, use config_cache 2024-03-12 01:03:33 -06:00
CuratedOnboardingCommand.php Update CuratedOnboarding, add new app:curated-onboarding command, extend email verification window to 7 days and fix resend verification mails 2025-02-09 05:53:06 -07:00
DatabaseSessionGarbageCollector.php
DeleteRemoteProfile.php Update DeleteRemoteProfile command 2024-07-19 00:21:34 -06:00
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
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 Update FixUsernames.php 2025-01-27 21:13:31 +10:30
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: don't restore memory limit after cities import 2025-01-20 12:40:43 +01:00
ImportEmojis.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
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
InstanceUpdateTotalLocalPosts.php Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 2024-06-19 03:02:00 -06:00
Localization.php Add localization:generate command to generate the js/vue l10n files from the blade translations 2025-02-06 22:36:17 -07:00
MediaCloudUrlRewrite.php Update cloud storage, use config_cache 2024-03-12 01:03:33 -06:00
MediaFix.php
MediaGarbageCollector.php
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
PushGatewayRefresh.php Fix notifications not being delivered by directly checking the state from the database 2025-01-12 11:30:15 -08:00
ReclaimUsername.php Add ReclaimUsername command 2025-01-07 17:45:57 -07:00
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 Fix #5582 2025-02-03 22:36:42 -07:00
UpdateCommand.php
UserAccountDelete.php Update UserAccountDelete command, increase sharedInbox ttl from 12h to 14d 2024-09-05 01:29:01 -06:00
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 Update UserVerifyEmail command 2024-12-06 00:44:16 -07:00
VideoThumbnail.php
WeeklyInstanceScan.php Update task scheduler, add weekly instance scan to check nodeinfo for known instances 2024-05-31 02:56:13 -06:00