PeerTube/server/core/middlewares/validators
Chocobozzz 29329d6c45 Implement auto tag on comments and videos
* Comments and videos can be automatically tagged using core rules or
   watched word lists
 * These tags can be used to automatically filter videos and comments
 * Introduce a new video comment policy where comments must be approved
   first
 * Comments may have to be approved if the user auto block them using
   core rules or watched word lists
 * Implement FEP-5624 to federate reply control policies
2024-05-29 15:03:14 +02:00
..
activitypub
runners
shared Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
users Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
videos Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
abuse.ts
account.ts
actor-image.ts
automatic-tags.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
blocklist.ts
bulk.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
config.ts
express.ts
feeds.ts
follows.ts
index.ts
jobs.ts
logs.ts
metrics.ts
object-storage-proxy.ts
oembed.ts
pagination.ts
plugins.ts
redundancy.ts
resumable-upload.ts
search.ts
server.ts
sort.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
static.ts
themes.ts
two-factor.ts
watched-words.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
webfinger.ts