]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/moderation/blocklist-notification.ts
Introduce blocklist command
authorChocobozzz <me@florianbigard.com>
Wed, 7 Jul 2021 14:02:46 +0000 (16:02 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Jul 2021 13:27:17 +0000 (15:27 +0200)
commit5f8bd4cbb178290da7d8f81e996f19f0eccc8e4c
tree02d056121540652b0867fc2ef56699138afe6271
parent9fff08cf83f34339df7ed4ac770e1dee536adf9d
Introduce blocklist command
13 files changed:
server/tests/api/moderation/abuses.ts
server/tests/api/moderation/blocklist-notification.ts
server/tests/api/moderation/blocklist.ts
server/tests/api/notifications/comments-notifications.ts
server/tests/api/videos/video-playlists.ts
server/tests/api/videos/videos-overview.ts
server/tests/external-plugins/auto-mute.ts
server/tests/feeds/feeds.ts
shared/extra-utils/server/servers.ts
shared/extra-utils/socket/socket-io-command.ts
shared/extra-utils/users/blocklist-command.ts [new file with mode: 0644]
shared/extra-utils/users/blocklist.ts [deleted file]
shared/extra-utils/users/index.ts