Commit graph

204 commits

Author SHA1 Message Date
Daniel Supernault
4f2b8ed20a
Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 2024-06-19 03:02:00 -06:00
Daniel Supernault
71adfd2804
Add app:captcha-toggle-command command to disable captcha from cli 2024-06-05 22:48:58 -06:00
Daniel Supernault
dc6b9f4661
Update task scheduler, add weekly instance scan to check nodeinfo for known instances 2024-05-31 02:56:13 -06:00
Daniel Supernault
d670de175e
Update media_types, use config_cache 2024-03-12 01:28:08 -06:00
Daniel Supernault
665581d80c
Update cloud storage, use config_cache 2024-03-12 01:03:33 -06:00
Daniel Supernault
4aa0e25f4c
Update commands, add user account delete cli command to federate account deletion 2024-03-08 06:44:02 -07:00
Daniel Supernault
632f2cb619
Update SoftwareUpdateService, add command to refresh latest versions 2024-03-05 07:02:40 -07:00
Christian Winther
d9a9507cc8 sync 2024-02-10 00:30:06 +00:00
Christian Winther
5bd93b0f5e sync 2024-02-10 00:25:18 +00:00
Christian Winther
3d6efd098d sync 2024-02-10 00:23:53 +00:00
Christian Winther
d374d73ba7
Merge branch 'staging' into jippi-fork 2024-02-08 01:17:25 +01:00
Daniel Supernault
6921d3568e
Add InstanceMananger command 2024-02-07 04:42:27 -07:00
Daniel Supernault
7caed381fb
Update AP helpers, more efficently update post counts 2024-02-04 02:40:04 -07:00
Daniel Supernault
32c59f0440
Update TransformImports command, fix import service condition 2024-02-03 13:30:02 -07:00
Daniel Supernault
081360b905
Update console kernel, add ig import s3 job 2024-02-02 05:45:06 -07:00
Daniel Supernault
622e9cee97
Add S3 IG Import Media Storage 2024-02-02 02:29:33 -07:00
Christian Winther
890827d60e Merge branch 'dev' of github.com:pixelfed/pixelfed into jippi-fork 2024-01-04 22:34:57 +00:00
Christian Winther
7b3e11012f merge dev 2024-01-04 11:33:54 +00:00
Christian Winther
b19d3a20dd only run kernel tasks on one server
lifted from https://github.com/pixelfed/pixelfed/pull/4634
2024-01-04 11:00:45 +00:00
daniel
d7efe1a7ee
Merge pull request #3894 from vanlueckn/feat-add-emoji-cli
Add a command to import emoji archives to pixelfed
2024-01-03 02:54:43 -07:00
Daniel Supernault
73a0f528ab
Update user domain block commands 2023-12-21 05:00:35 -07:00
Daniel Supernault
519c7a3735
Update domain block commands 2023-12-21 03:48:08 -07:00
Daniel Supernault
3e28cf661b
Add user domain block commands 2023-12-21 03:35:47 -07:00
Daniel Supernault
e5e3be0598
Update app:hashtag-related-generate command, add existing confirmation 2023-11-17 22:45:04 -07:00
Daniel Supernault
176b4ed793
Add app:hashtag-related-generate command 2023-11-17 22:21:55 -07:00
Daniel Supernault
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 2023-11-16 02:43:11 -07:00
Daniel Supernault
446ca3a878
Update notification epoch generation 2023-11-13 01:59:38 -07:00
Daniel Supernault
5b3a56102f
Add S3 command to rewrite media urls 2023-11-07 00:49:36 -07:00
Daniel Supernault
c37b7cde30
Add avatar:storage-deep-clean command to dispatch avatar storage cleanup jobs 2023-10-11 03:38:31 -06:00
Daniel Supernault
01bac51104
Update user:admin command, improve logic. Fixes #2465 2023-10-10 20:20:18 -06:00
Daniel Supernault
c6408fd79d
Add user:2fa command to easily disable 2FA for given account 2023-10-10 20:00:12 -06:00
Daniel Supernault
ba7551d8a9
Update TransformImports command, increment status_count on profile model 2023-07-14 01:46:51 -06:00
Daniel Supernault
43b101dbfa
Add FetchMissingMediaMimeType command 2023-06-28 06:41:32 -06:00
Daniel Supernault
04f4f8baf1
Update FixStatusCount, improve command and support remote count resync 2023-06-28 05:02:41 -06:00
Daniel Supernault
afe6948da8
Update console kernel, add import upload gc 2023-06-26 04:33:47 -06:00
Daniel Supernault
892907d5d1
Update TransformImports command, improve handling of imported posts that already exist or are from deleted accounts 2023-06-26 04:16:49 -06:00
Daniel Supernault
b18f3fba8b
Update IG Import commands, fix stalled import queue 2023-06-26 03:21:38 -06:00
Daniel Supernault
6d0c5994da
Update TransformImports command, bump limit from 10 to 100 2023-06-12 05:53:29 -06:00
Daniel Supernault
477986abdd
Add import scheduler 2023-06-12 05:46:56 -06:00
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 2023-05-21 07:34:27 -06:00
Daniel Supernault
ad25ed6792
Update UserCreate command, fix is_admin flag 2023-05-15 06:15:09 -06:00
Daniel Supernault
ae6dd4e3a2
Update pipeline dispatch, replace dispatchSync with dispatch 2023-04-24 01:36:06 -06:00
Daniel Supernault
b1f95a7213
Bump laravel, v9 => v10 2023-04-19 22:30:37 -06:00
Daniel Supernault
2eee36cfbd
Update MediaS3GarbageCollector, fix handle 2023-04-08 04:25:52 -06:00
Daniel Supernault
672cccd433
Add media:fix-nonlocal-driver command. Fixes s3 media created with invalid FILESYSTEM_DRIVER=s3 configuration 2023-04-04 03:46:29 -06:00
idanoo
55dc9b0aaa
Resolve issue with raw sql backticks for postgresql migrations 2023-01-29 21:15:56 +13:00
Daniel Supernault
e4e7b5062a
Update FixDuplicateProfiles command 2023-01-21 08:49:51 -07:00
Daniel Supernault
443acb8227
Update FixDuplicateProfiles command 2023-01-21 08:33:58 -07:00
Daniel Supernault
bc205345a9
Update FixDuplicateProfiles command 2023-01-21 08:03:02 -07:00
daniel
ec2c312d0e
Merge pull request #4063 from ablyler/add-cloud-media-migration-error-logs
Add error logging for migrating to cloud storage failures
2023-01-08 12:29:39 -07:00