1
0
Fork 0
peertube/server/core/controllers
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 Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
api Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
feeds Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
shared server/server -> server/core 2023-10-04 15:13:25 +02:00
client.ts Fix SEO and refactor HTML pages generation 2023-10-20 16:00:36 +02:00
download.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
index.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
lazy-static.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
misc.ts Fix SEO and refactor HTML pages generation 2023-10-20 16:00:36 +02:00
object-storage-proxy.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
plugins.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
services.ts Also add "allow-forms" to oembed 2024-03-19 15:29:32 +01:00
sitemap.ts Fix sitemap URL for accounts and channels 2023-10-20 16:00:36 +02:00
static.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
tracker.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
well-known.ts Implement FEP-2677 2023-12-27 16:01:52 +01:00