]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-instance/instance-follow.service.ts
Add bulk action on following/followers
authorChocobozzz <me@florianbigard.com>
Wed, 27 Jul 2022 11:44:40 +0000 (13:44 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 27 Jul 2022 11:52:13 +0000 (13:52 +0200)
commite3d6c6434f570f77c0532f86c82f78bcafb399ec
tree65d525f42c8cf55aba871093b3dd65964f5cd967
parent073deef8862f462de5f159a57877ef415ebe4c69
Add bulk action on following/followers
client/src/app/+admin/follows/followers-list/followers-list.component.html
client/src/app/+admin/follows/followers-list/followers-list.component.ts
client/src/app/+admin/follows/following-list/following-list.component.html
client/src/app/+admin/follows/following-list/following-list.component.ts
client/src/app/shared/shared-instance/instance-follow.service.ts
client/src/app/shared/shared-main/video/video.service.ts
client/src/app/shared/shared-moderation/blocklist.service.ts
client/src/app/shared/shared-moderation/video-block.service.ts
client/src/app/shared/shared-users/user-admin.service.ts
server/models/actor/actor-follow.ts
shared/core-utils/common/array.ts