PeerTube/server/core/models/shared
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
..
abstract-run-query.ts
index.ts Fix lint 2024-02-22 10:32:28 +01:00
model-builder.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
model-cache.ts Ensure server actor AP object has avatars 2024-02-28 14:47:39 +01:00
query.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
sequelize-helpers.ts
sequelize-type.ts Fix lint 2024-02-22 10:32:28 +01:00
sort.ts
sql.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
update.ts