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