implement optional moderation of unsolicited comments, minor css fixes and some more work on ocap

This commit is contained in:
Mario
2023-06-23 09:13:51 +00:00
parent 6a560cfec4
commit cd26ead043
18 changed files with 110 additions and 54 deletions

View File

@@ -326,6 +326,7 @@ function change_channel($change_channel) {
* @param int $owner_id
* @param bool $remote_observer (optional) use current observer if unset
* @param $table (optional)
* @param $token (optional)
*
* @return string additional SQL where statement
*/