Add auto follow instances index support
authorChocobozzz <me@florianbigard.com>
Wed, 4 Sep 2019 09:18:33 +0000 (11:18 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Wed, 4 Sep 2019 14:24:58 +0000 (16:24 +0200)
commit6f1b4fa417786c2015f16b435e872aa65378efd7
treebcf97760b4819d3204f42592a9e6f052674b1f01
parent8424c4026afd7304880a4ce8138a04ffb3d8c938
Add auto follow instances index support
server.ts
server/initializers/constants.ts
server/lib/schedulers/auto-follow-index-instances.ts [new file with mode: 0644]
server/models/activitypub/actor-follow.ts
server/tests/api/server/auto-follows.ts
shared/extra-utils/index.ts
shared/extra-utils/instances-index/mock-instances-index.ts [new file with mode: 0644]
tsconfig.json