Skip to content

Drop unwanted activities from unknown actors

feld requested to merge drop-unknown-deletes into develop

This limits the types of activities we will accept from strangers to:

    [
      "Block",
      "Create",
      "Flag",
      "Follow",
      "Like",
      "React"
    ]

#3311

Edited by feld

Merge request reports

Loading