mirror of
https://github.com/wassname/talk.git
synced 2026-07-14 11:18:50 +08:00
* Update default plugins * Update plugin docs with missing plugin * Fixed broken link in docs * Update Code of Conduct in docs * Fix mixup that both plugins are moderation-actions * fix: adapt server tests to use the rich text plugin * fix: e2e * fix: sync docs
16 lines
505 B
Markdown
16 lines
505 B
Markdown
---
|
|
title: talk-plugin-moderation-actions
|
|
permalink: /plugin/talk-plugin-moderation-actions/
|
|
layout: plugin
|
|
plugin:
|
|
name: talk-plugin-moderation-actions
|
|
default: true
|
|
provides:
|
|
- Client
|
|
---
|
|
|
|
Enables in-stream moderation so that Moderators can reject, approve comments,
|
|
as well as ban users, directly from the comment stream. When
|
|
[talk-plugin-featured-comments](/talk/plugin/talk-plugin-featured-comments) is
|
|
enabled, it will also give the User's an option to feature from the stream.
|