Merge remote-tracking branch 'pleroma/develop' into remove-user-activities
This commit is contained in:
commit
a1869f5272
781 changed files with 7785 additions and 2155 deletions
|
|
@ -5,9 +5,9 @@
|
|||
defmodule Mix.Tasks.Pleroma.User do
|
||||
use Mix.Task
|
||||
import Ecto.Changeset
|
||||
alias Mix.Tasks.Pleroma.Common
|
||||
alias Pleroma.Repo
|
||||
alias Pleroma.User
|
||||
alias Mix.Tasks.Pleroma.Common
|
||||
|
||||
@shortdoc "Manages Pleroma users"
|
||||
@moduledoc """
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue