ActivityPub actions & side-effects in transaction
This commit is contained in:
parent
438394d404
commit
32d1e04817
8 changed files with 389 additions and 61 deletions
|
|
@ -37,6 +37,7 @@ defmodule Pleroma.Upload do
|
|||
Plug.Upload.t()
|
||||
| (data_uri_string :: String.t())
|
||||
| {:from_local, name :: String.t(), id :: String.t(), path :: String.t()}
|
||||
| map()
|
||||
|
||||
@type option ::
|
||||
{:type, :avatar | :banner | :background}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue