Commit Graph

84 Commits (ffc8529ad3810e465f34df5a9903cd518708aba9)

Author SHA1 Message Date
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
Daniel Supernault dab051ecb9
Update console kernel 4 years ago
Hervé Yvis 37cddf740c
Update FixUsernames.php
Should allow to fix registered usernames that are are restricted, even if they are in a different case.

Examples : "ADmiN" , "Logout", "Help", "FollowMe"
4 years ago
Daniel Supernault 0f943f672c
Update FixUsernames command, fixes remote username search 5 years ago
Daniel Supernault 2a3fd8771d
Update StoryGC command 5 years ago
Shlee 4d685d9052
typo 5 years ago
Daniel Supernault f400c632f0
Update DeleteAccountPipeline, fixes #2016 5 years ago
Daniel Supernault e6dc858061
Update StoryGC command 5 years ago
Daniel Supernault a3bd5da226
Add MediaFix command 5 years ago
Daniel Supernault 829c41e16f
Update password reset ttl, now expires after 24 hours 5 years ago
Daniel Supernault c40cdb6d8a
Update FailedJobGC command, change scheduled time to not conflict with daily backups 5 years ago
Daniel Supernault 5d424f126a
Add FailedJob garbage collection 5 years ago
Daniel Supernault 01dd5db7f5
Update scheduler, add StoryGC command 5 years ago
Daniel Supernault c369882b48
Update Redis namespace 5 years ago
Daniel Supernault 6583957dc8
Update FixUsernames command, skip admin and deleted users 5 years ago
Daniel Supernault e5d77c6d95
Update FixUsernames command 5 years ago
Daniel Supernault b89d793250
Update StatusDedupe command 5 years ago
Daniel Supernault 771f9c4615
Update FixLikes command, fix postgres support 5 years ago
Daniel Supernault 1ffbc1c7ec
Add Fix Likes command 5 years ago
Daniel Supernault 9524ea19f5
Update media:optimize command 6 years ago
Daniel Supernault 91e58591be
Update ImportCities command, bump memory limit 6 years ago
Daniel Supernault d391deaf8a
Update ImportCities command, clean up 6 years ago
Daniel Supernault ea023fcf17
Update ImportCities command, check for corrupt or invalid checksum 6 years ago
Daniel Supernault 450602cbeb
Update Import Cities command, shorten country names 6 years ago
Daniel Supernault 749d5101f4
Update command 6 years ago
Daniel Supernault 38a0fd30fe
Add new command 6 years ago
daniel 6e8f3ed5e5
Merge pull request #1579 from monkeyless/dev
Fix "import:cities" command
6 years ago
Daniel Supernault ae234b9846
Update command 6 years ago
monkeyless 32a6100fed Add last progressbar advance 6 years ago
monkeyless 6d771819f4 Add checks back 6 years ago
monkeyless 27952883b6 Isert cities in chunks to increase performance 6 years ago
Daniel Supernault 85dc4ca0b2
Update console command 6 years ago
Daniel Supernault ae4af1675d
Add new commmand 6 years ago
Daniel Supernault 536e41507a
Update media command 6 years ago
Daniel Supernault cec1c118d5
Update FixHashtags command 6 years ago