You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Console/Commands/Admin
Your Name 979df6e39e feat: migrate all local emoji to cloud in one pass by default
Change --limit default to 0 (no limit) so the emoji migration processes
every local emoji in a single run instead of capping at 1000, and drop the
limit from the scheduled invocation. Avoids a multi-run window where
not-yet-migrated emoji resolve to missing cloud URLs.
4 weeks ago
..
AdminInviteCommand.php chore: resolve psalm issues in admin commands and auth 4 weeks ago
BackupToCloud.php chore: resolve psalm issues in admin commands and auth 4 weeks ago
BannedEmailCheck.php chore: resolve psalm issues in admin commands and auth 4 weeks ago
CaptchaToggleCommand.php chore: resolve psalm issues in admin commands and auth 4 weeks ago
CuratedOnboardingCommand.php refactor: organize Artisan commands into subfolders 4 weeks ago
DeleteRemoteProfile.php refactor: organize Artisan commands into subfolders 4 weeks ago
EmojiMoveStorageLocalToCloud.php feat: migrate all local emoji to cloud in one pass by default 4 weeks ago
FixPostCounts.php fix: make admin:fixPostCounts summary report only changed metrics 4 weeks ago
FixProfileCounts.php refactor: move admin:fix*Counts commands to Admin/ 4 weeks ago
ImportCities.php refactor: organize Artisan commands into subfolders 4 weeks ago
ImportEmojis.php feat: store custom emoji on cloud storage when enabled 4 weeks ago
InstanceManager.php refactor: organize Artisan commands into subfolders 4 weeks ago
MediaMoveStorageCloudToCloud.php refactor: organize Artisan commands into subfolders 4 weeks ago
MediaMoveStorageCloudToLocal.php refactor: organize Artisan commands into subfolders 4 weeks ago
MediaMoveStorageLocalToCloud.php refactor: organize Artisan commands into subfolders 4 weeks ago
MigrateLocalS3MediaURL.php refactor: organize Artisan commands into subfolders 4 weeks ago
RegenerateThumbnails.php refactor: organize Artisan commands into subfolders 4 weeks ago
SendUpdateActor.php refactor: organize Artisan commands into subfolders 4 weeks ago
StoryMoveStorageLocalToCloud.php feat: migrate local story media to cloud storage 4 weeks ago
VideoThumbnail.php refactor: organize Artisan commands into subfolders 4 weeks ago