]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/lib/activitypub/process/process-follow.ts
Fix actor follow counts calculation
authorChocobozzz <me@florianbigard.com>
Wed, 13 Oct 2021 14:18:42 +0000 (16:18 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 13 Oct 2021 14:18:42 +0000 (16:18 +0200)
commit1cf0df024e58432da39fe2d1b317fb5c9ab8bd2e
treea9e3e6e3330552fddda81688dd7ce69e099f0b05
parentf87d82b93d474d1290b3c641e63a39197193cb7e
Fix actor follow counts calculation
server/lib/activitypub/process/process-follow.ts
server/lib/actor-follow-health-cache.ts
server/models/actor/actor-follow.ts
server/tests/api/server/auto-follows.ts
server/tests/api/server/jobs.ts