daniel d7efe1a7ee Merge pull request #3894 from vanlueckn/feat-add-emoji-cli 1 éve
..
AddUserDomainBlock.php 73a0f528ab Update user domain block commands 1 éve
AdminInviteCommand.php 870dbd15df Update AdminInviteCommand, fix skip email validation flag 2 éve
AvatarDefaultMigration.php be3ad6b15f Update Avatar Migration command, use jpeg default 4 éve
AvatarStorage.php 02edd19d4d Update Avatar pipeline, fix cloud storage media_path 2 éve
AvatarStorageDeepClean.php c37b7cde30 Add `avatar:storage-deep-clean` command to dispatch avatar storage cleanup jobs 1 éve
AvatarSync.php 223aea4765 Refactor AvatarStorage to support migrating avatars to cloud storage, fix remote avatar refetching and merge AvatarSync commands and add deprecation notice to avatar:sync command 2 éve
BackupToCloud.php 3515a98e55 Add Cloud Backups, a command to store backups on S3 or compatible filesystems 3 éve
BannedEmailCheck.php ae234b9846 Update command 6 éve
CatchUnoptimizedMedia.php 0bc5f1306d Update configs 2 éve
CloudMediaMigrate.php 82bd1512fe Add error logging for migrating to cloud storage failures 2 éve
DatabaseSessionGarbageCollector.php 03b0a62a22 Update console kernel, add db session garbage collector that runs twice daily 3 éve
DeleteUserDomainBlock.php 73a0f528ab Update user domain block commands 1 éve
ExportLanguages.php 7bef159119 Add i18n dev command 3 éve
FailedJobGC.php a0da80bc70 Update media gc command 3 éve
FetchMissingMediaMimeType.php 43b101dbfa Add FetchMissingMediaMimeType command 2 éve
FixDuplicateProfiles.php 55dc9b0aaa Resolve issue with raw sql backticks for postgresql migrations 2 éve
FixHashtags.php cec1c118d5 Update FixHashtags command 6 éve
FixLikes.php 771f9c4615 Update FixLikes command, fix postgres support 5 éve
FixMediaDriver.php ae6dd4e3a2 Update pipeline dispatch, replace dispatchSync with dispatch 2 éve
FixRemotePostCount.php 149cf9dc29 Fix remote account post counts 2 éve
FixStatusCount.php 04f4f8baf1 Update FixStatusCount, improve command and support remote count resync 2 éve
FixUsernames.php 37cddf740c Update FixUsernames.php 4 éve
GenerateInstanceActor.php 2b7c8dd1e5 Update GenerateInstanceActor command 3 éve
HashtagCachedCountUpdate.php 1e31fee6a6 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 1 éve
HashtagRelatedGenerate.php e5e3be0598 Update app:hashtag-related-generate command, add existing confirmation 1 éve
ImportCities.php c685e3e9f4 Fix global memory limit set in constructor 3 éve
ImportEmojis.php c96bcd559d Check imported emojis for mimetype 2 éve
ImportRemoveDeletedAccounts.php b18f3fba8b Update IG Import commands, fix stalled import queue 2 éve
ImportUploadCleanStorage.php afe6948da8 Update console kernel, add import upload gc 2 éve
ImportUploadGarbageCollection.php 892907d5d1 Update TransformImports command, improve handling of imported posts that already exist or are from deleted accounts 2 éve
Installer.php 5e73c2d539 Update Installer.php 3 éve
MediaCloudUrlRewrite.php 5b3a56102f Add S3 command to rewrite media urls 1 éve
MediaFix.php a3bd5da226 Add MediaFix command 5 éve
MediaGarbageCollector.php 0bc5f1306d Update configs 2 éve
MediaS3GarbageCollector.php adb070f178 Update scheduler, fix S3 media garbage collection not being executed when cloud storage is enabled via dashboard without .env/config being enabled 2 éve
NotificationEpochUpdate.php 446ca3a878 Update notification epoch generation 1 éve
PasswordResetGC.php 829c41e16f Update password reset ttl, now expires after 24 hours 5 éve
RegenerateThumbnails.php a3be4cd697 Add RegenerateThumbnails command 6 éve
SeedFollows.php 4cafb8a3ea Update command 6 éve
SendUpdateActor.php 5ce158a272 Update SendUpdateActor command 2 éve
StatusDedupe.php b89d793250 Update StatusDedupe command 5 éve
StoryGC.php 3ef66628ad Update StoryGC command 2 éve
TransformImports.php ba7551d8a9 Update TransformImports command, increment status_count on profile model 2 éve
UpdateCommand.php aaf6477b7e Update UpdateCommand 6 éve
UserAdmin.php 01bac51104 Update user:admin command, improve logic. Fixes #2465 1 éve
UserCreate.php ad25ed6792 Update UserCreate command, fix is_admin flag 2 éve
UserDelete.php f400c632f0 Update DeleteAccountPipeline, fixes #2016 5 éve
UserRegistrationMagicLink.php 73eb9e36fc Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links 2 éve
UserShow.php 52d65538cd Update User artisan commands to match UserDelete 2 éve
UserSuspend.php 52d65538cd Update User artisan commands to match UserDelete 2 éve
UserTable.php fca4562933 Add user:table command 6 éve
UserToggle2FA.php 01bac51104 Update user:admin command, improve logic. Fixes #2465 1 éve
UserUnsuspend.php 52d65538cd Update User artisan commands to match UserDelete 2 éve
UserVerifyEmail.php 682f5f0f33 Add Manually verify email address command 2 éve
VideoThumbnail.php ae6dd4e3a2 Update pipeline dispatch, replace dispatchSync with dispatch 2 éve