Commit Graph

218 Commits (6df9f850d57d660b051c7391b579984c0e59f715)

Author SHA1 Message Date
Daniel Supernault b18f3fba8b
Update IG Import commands, fix stalled import queue 2 years ago
Daniel Supernault 6d0c5994da
Update TransformImports command, bump limit from 10 to 100 2 years ago
Daniel Supernault 477986abdd
Add import scheduler 2 years ago
Daniel Supernault adb070f178
Update scheduler, fix S3 media garbage collection not being executed when cloud storage is enabled via dashboard without .env/config being enabled 2 years ago
Daniel Supernault ad25ed6792
Update UserCreate command, fix is_admin flag 2 years ago
Daniel Supernault ae6dd4e3a2
Update pipeline dispatch, replace dispatchSync with dispatch 2 years ago
Daniel Supernault b1f95a7213
Bump laravel, v9 => v10 2 years ago
Daniel Supernault 2eee36cfbd
Update MediaS3GarbageCollector, fix handle 2 years ago
Daniel Supernault 672cccd433
Add media:fix-nonlocal-driver command. Fixes s3 media created with invalid FILESYSTEM_DRIVER=s3 configuration 2 years ago
idanoo 55dc9b0aaa
Resolve issue with raw sql backticks for postgresql migrations 2 years ago
Daniel Supernault e4e7b5062a
Update FixDuplicateProfiles command 2 years ago
Daniel Supernault 443acb8227
Update FixDuplicateProfiles command 2 years ago
Daniel Supernault bc205345a9
Update FixDuplicateProfiles command 2 years ago
daniel ec2c312d0e
Merge pull request #4063 from ablyler/add-cloud-media-migration-error-logs
Add error logging for migrating to cloud storage failures
2 years ago
idanoo 52d65538cd
Update User artisan commands to match UserDelete 2 years ago
Andy Blyler 82bd1512fe Add error logging for migrating to cloud storage failures 2 years ago
Daniel Supernault 870dbd15df
Update AdminInviteCommand, fix skip email validation flag 2 years ago
Daniel Supernault 8a1fa38550
Update AdminInviteCommand, improve expiration logic 2 years ago
Daniel Supernault b73ca9a1ea
Add Admin Invites 2 years ago
Daniel Supernault 95bbcc3827
Update MediaS3GarbageCollector command, handle thumbnail deletion 2 years ago
Daniel Supernault a36b7f7291
Update CloudMediaMigrate command 2 years ago
Daniel Supernault fe76e709be
Update CloudMediaMigrate command 2 years ago
Daniel Supernault 175630d9b4
Update CloudMediaMigrate command 2 years ago
Daniel Supernault 382d00d91f
Add CloudMediaMigrate command to migrate older local media to cloud storage 2 years ago
Daniel Supernault 9c2421c5fd
Update MediaS3GarbageCollector 2 years ago
Daniel Supernault 86c5415251
Update MediaS3GarbageCollector commmand 2 years ago
Daniel Supernault a14af93b02
Update MediaS3GarbageCollector commmand, disable logging by default and optimize huge invocations 2 years ago
Daniel Supernault 9028c88520
Add migration 2 years ago
Daniel Supernault fe51054122
Update console kernel 2 years ago
Daniel Supernault b8c3f153c4
Add MediaS3GarbageCollector command to clear local media after uploaded to S3 disks after 12 hours 2 years ago
Daniel Supernault 0bc5f1306d
Update configs 2 years ago
Nils van Lück c96bcd559d Check imported emojis for mimetype
Signed-off-by: Nils van Lück <nils@vanlueck.dev>
2 years ago
Daniel Supernault 3ef66628ad
Update StoryGC command 2 years ago
Nils van Lück af28aecf21 Add a command to import emoji archives 2 years ago
Daniel Supernault 02edd19d4d
Update Avatar pipeline, fix cloud storage media_path 2 years ago
Daniel Supernault 733b9fd000
Update AvatarStorage, improve overview calculations 2 years ago
Daniel Supernault d52ee26dd7
Update AvatarStorage pipeline 2 years ago
Daniel Supernault 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 years ago
Daniel Supernault a83fc798b7
Update AvatarSync, fix sync skipping recently fetched avatars by setting last_fetched_at to null before refetching 2 years ago
Daniel Supernault ae78129678
Update changelog 2 years ago
Daniel Supernault 73eb9e36fc
Add UserRegistrationMagicLink command to manually generate in-app registration confirmation links 2 years ago
Daniel Supernault 5ce158a272
Update SendUpdateActor command 2 years ago
Daniel Supernault 04a498af9c
Update SendUpdateActor command 2 years ago
Daniel Supernault 682f5f0f33
Add Manually verify email address command 2 years ago
Daniel Supernault 6b92c64851
Update command 2 years ago
Daniel Supernault 896e6023bd
Add command 2 years ago
Daniel Supernault 149cf9dc29
Fix remote account post counts 3 years ago
Shlee 5e73c2d539
Update Installer.php 3 years ago
Shlee 00c6e7c664
Update Installer.php 3 years ago
daniel c25347603b
Merge pull request #3535 from shleeable/patch-10
artisan user:create - password must be 6 characters or more
3 years ago
daniel fc46c350a4
Merge pull request #3546 from shleeable/patch-14
Installer Updated
3 years ago
Shlee 563b7af500
Update Installer.php 3 years ago
Shlee ed2d4a9b34
Update Installer.php 3 years ago
Shlee e0307babf8
PHP check lists all PHP modules + linted 3 years ago
Shlee 13a86ab2b5
bug fix 3 years ago
Daniel Supernault bb1cccbe03
Update MediaDeletePipeline, fix async media deletion 3 years ago
Shlee b8526bfeb0
Update Installer.php 3 years ago
Shlee 097a04edc3
Update Installer.php 3 years ago
Shlee d2e0b9ace1
Update Installer.php 3 years ago
Shlee dcd7a35384
Update Installer.php 3 years ago
Shlee 211b497240
Update Installer.php 3 years ago
Shlee 2e0587cef8
Update Installer.php 3 years ago
Shlee e77400b621
Update Installer.php 3 years ago
Shlee 4da076c756
Update Installer.php 3 years ago
Shlee 83bb370ec9
Update Installer.php 3 years ago
Shlee 56ebd8c06c
Update Installer.php 3 years ago
Shlee a0bca2668a
Update Installer.php 3 years ago
Shlee a2090f5445
Update Installer.php 3 years ago
Shlee fc811416f3
Update Installer.php 3 years ago
Shlee 6d76d02732
Update Installer.php 3 years ago
Shlee df51e838bd
Update Installer.php 3 years ago
Shlee 825365a6b6
Update Installer.php 3 years ago
Shlee 4ffa4a3609
Update Installer.php 3 years ago
Shlee 8d583403cb
Update Installer.php 3 years ago
Shlee d5436fbd5f
Update Installer.php 3 years ago
Daniel Supernault feecc06c2a
Update installer command 3 years ago
Daniel Supernault 2b7c8dd1e5
Update GenerateInstanceActor command 3 years ago
Shlee 8c31bd4c68
Update UserCreate.php 3 years ago
Shlee 95a22b7b55
Update UserCreate.php 3 years ago
Shlee 330ed8ef82
Update UserCreate.php 3 years ago
Shlee 6c69b30870
Update UserCreate.php 3 years ago
Shlee d36e472646
Update Installer.php 3 years ago
Daniel Supernault 758a828fdf
Update MediaGarbageCollector 3 years ago
Daniel Supernault 41cc741be6
Add avatar:sync command 3 years ago
Daniel Supernault 7bef159119
Add i18n dev command 3 years ago
Daniel Supernault 03b0a62a22
Update console kernel, add db session garbage collector that runs twice daily 3 years ago
Daniel Supernault 3515a98e55
Add Cloud Backups, a command to store backups on S3 or compatible filesystems 3 years ago
Dan Church c685e3e9f4
Fix global memory limit set in constructor
Instead, set it when running.

Having the set in the constructor was causing memory_limit to be changed
for "artisan queue:work" processes.
3 years ago
Daniel Supernault d32d05eed0
Update story gc 4 years ago
Daniel Supernault da6943daed
Add InstancePipeline and NodeinfoService 4 years ago
Daniel Supernault a0da80bc70
Update media gc command 4 years ago
Daniel Supernault e8e249ce31
Update story garbage collection 4 years ago
Daniel Supernault c43f8bcce8
Update story garbage collection, handle non active stories and new ephemeral story media directory 4 years ago
Daniel Supernault b2b8c9f99c
Update UserCreate command, closes #2581 4 years ago
Daniel Supernault e71e525ac9
Update console kernel 4 years ago
Daniel Supernault 21837be99f
Update media:optimize command 4 years ago
Daniel Supernault 844ae6224a
Add InstanceActor generate command 4 years ago
Daniel Supernault 6dcd472be6
Update Profile, fix status count 4 years ago
Daniel Supernault be3ad6b15f
Update Avatar Migration command, use jpeg default 4 years ago
Daniel Supernault f6528c8470
Update avatars, use jpeg default 4 years ago