Make the followbot only dispatch follow requests once per 30 day period
[akkoma] / lib / pleroma / web / activity_pub / views / user_view.ex
index 241224b57f1ad65a78097f68c714f94de0577429..8adc9878af3e3bc2b4f4889eed7e474275df8130 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.ActivityPub.UserView do