Filter on follows actor types in about page
authorChocobozzz <me@florianbigard.com>
Fri, 29 Nov 2019 09:55:17 +0000 (10:55 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 29 Nov 2019 09:55:17 +0000 (10:55 +0100)
commit97ecddae104f4013d261f0e9645e8b319ff0f1a6
tree74e00ace03bcdfd91684c889b866f30ec2c6d244
parentf5b72c3937c721258c569ee783503adb379c42ab
Filter on follows actor types in about page
12 files changed:
client/src/app/+about/about-follows/about-follows.component.html
client/src/app/shared/instance/follow.service.ts
server/controllers/api/server/follows.ts
server/middlewares/validators/follows.ts
server/models/activitypub/actor-follow.ts
server/tests/api/check-params/follows.ts
server/tests/api/redundancy/redundancy.ts
server/tests/api/server/auto-follows.ts
server/tests/api/server/follows-moderation.ts
server/tests/api/server/follows.ts
server/tests/api/server/handle-down.ts
shared/extra-utils/server/follows.ts