]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/models/utils.ts
Automatically remove bad followings
authorChocobozzz <me@florianbigard.com>
Tue, 6 Aug 2019 15:19:53 +0000 (17:19 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 6 Aug 2019 15:26:51 +0000 (17:26 +0200)
commit6b9c966f6428c9e47bead3410a0401e8ebd744bf
tree282218ec56725b0e2e878b0471cd08a54fd91998
parent466e3f20a537f1eff4b4fd03297df11ba371d049
Automatically remove bad followings
14 files changed:
server/lib/activitypub/actor.ts
server/lib/activitypub/process/process-create.ts
server/lib/activitypub/video-comments.ts
server/lib/activitypub/videos.ts
server/lib/files-cache/actor-follow-score-cache.ts
server/lib/job-queue/handlers/activitypub-http-fetcher.ts
server/lib/schedulers/actor-follow-scheduler.ts
server/models/account/account-video-rate.ts
server/models/activitypub/actor-follow.ts
server/models/utils.ts
server/models/video/video-comment.ts
server/models/video/video-share.ts
server/tests/api/server/handle-down.ts
shared/extra-utils/miscs/sql.ts