This website requires JavaScript.
Explore
Help
Register
Sign in
chris
/
pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
0
forked from
mirror/pixelfed
Code
Pull requests
Activity
446ca3a878
pixelfed
/
app
/
Console
/
Commands
History
Daniel Supernault
446ca3a878
Update notification epoch generation
2023-11-13 01:59:38 -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
ExportLanguages.php
FailedJobGC.php
FetchMissingMediaMimeType.php
Add FetchMissingMediaMimeType command
2023-06-28 06:41:32 -06:00
FixDuplicateProfiles.php
FixHashtags.php
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
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
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
NotificationEpochUpdate.php
Update notification epoch generation
2023-11-13 01:59:38 -07:00
PasswordResetGC.php
RegenerateThumbnails.php
SeedFollows.php
SendUpdateActor.php
StatusDedupe.php
StoryGC.php
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
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