Change user.approval_pending field to user.is_approved
[akkoma] / lib / pleroma / web / activity_pub / activity_pub.ex
index 8c2610eeb377ac192105d0b042ca73f8f96e740a..c5bc08153b1c46f1d160db17e8b5b87f6147d271 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.ActivityPub do