Commit Graph

212 Commits (f1bfcc95285c2379abfd21be6e67e9992f6f6eb4)

Author SHA1 Message Date
Daniel Supernault 77da9ad8e9
Update UserVerifyEmail command 3 months ago
Daniel Supernault 9eeb7b6741
Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 3 months ago
Daniel Supernault 8e208b0eb3
Update PushGatewayRefresh command 5 months ago
Daniel Supernault 92ad62e735
Update NotificationAppGatewayService 5 months ago
Daniel Supernault dba012840c
Add PushGatewayRefresh command 5 months ago
Daniel Supernault be02f48a77
Update UserAccountDelete command, increase sharedInbox ttl from 12h to 14d 6 months ago
Daniel Supernault c5f85c71ae
Update DeleteRemoteProfile command 8 months ago
Daniel Supernault c38bd54792
Add Delete Remote Profile command 8 months ago
Daniel Supernault 4f2b8ed20a
Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 9 months ago
Daniel Supernault 71adfd2804
Add app:captcha-toggle-command command to disable captcha from cli 9 months ago
Daniel Supernault dc6b9f4661
Update task scheduler, add weekly instance scan to check nodeinfo for known instances 9 months ago
Daniel Supernault d670de175e
Update media_types, use config_cache 12 months ago
Daniel Supernault 665581d80c
Update cloud storage, use config_cache 12 months ago
Daniel Supernault 4aa0e25f4c
Update commands, add user account delete cli command to federate account deletion 12 months ago
Daniel Supernault 632f2cb619
Update SoftwareUpdateService, add command to refresh latest versions 1 year ago
Christian Winther d9a9507cc8 sync 1 year ago
Christian Winther 5bd93b0f5e sync 1 year ago
Christian Winther 3d6efd098d sync 1 year ago
Christian Winther d374d73ba7
Merge branch 'staging' into jippi-fork 1 year ago
Daniel Supernault 6921d3568e
Add InstanceMananger command 1 year ago
Daniel Supernault 7caed381fb
Update AP helpers, more efficently update post counts 1 year ago
Daniel Supernault 32c59f0440
Update TransformImports command, fix import service condition 1 year ago
Daniel Supernault 081360b905
Update console kernel, add ig import s3 job 1 year ago
Daniel Supernault 622e9cee97
Add S3 IG Import Media Storage 1 year ago
Christian Winther 890827d60e Merge branch 'dev' of github.com:pixelfed/pixelfed into jippi-fork 1 year ago
Christian Winther 7b3e11012f merge dev 1 year ago
Christian Winther b19d3a20dd only run kernel tasks on one server
lifted from https://github.com/pixelfed/pixelfed/pull/4634
1 year ago
daniel d7efe1a7ee
Merge pull request #3894 from vanlueckn/feat-add-emoji-cli
Add a command to import emoji archives to pixelfed
1 year ago
Daniel Supernault 73a0f528ab
Update user domain block commands 1 year ago
Daniel Supernault 519c7a3735
Update domain block commands 1 year ago
Daniel Supernault 3e28cf661b
Add user domain block commands 1 year ago
Daniel Supernault e5e3be0598
Update app:hashtag-related-generate command, add existing confirmation 1 year ago
Daniel Supernault 176b4ed793
Add app:hashtag-related-generate command 1 year ago
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 1 year ago
Daniel Supernault 446ca3a878
Update notification epoch generation 1 year ago
Daniel Supernault 5b3a56102f
Add S3 command to rewrite media urls 1 year ago
Daniel Supernault c37b7cde30
Add `avatar:storage-deep-clean` command to dispatch avatar storage cleanup jobs 1 year ago
Daniel Supernault 01bac51104
Update user:admin command, improve logic. Fixes #2465 1 year ago
Daniel Supernault c6408fd79d
Add user:2fa command to easily disable 2FA for given account 1 year ago
Daniel Supernault ba7551d8a9
Update TransformImports command, increment status_count on profile model 2 years ago
Daniel Supernault 43b101dbfa
Add FetchMissingMediaMimeType command 2 years ago
Daniel Supernault 04f4f8baf1
Update FixStatusCount, improve command and support remote count resync 2 years ago
Daniel Supernault afe6948da8
Update console kernel, add import upload gc 2 years ago
Daniel Supernault 892907d5d1
Update TransformImports command, improve handling of imported posts that already exist or are from deleted accounts 2 years ago
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