mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-29 16:06:16 -06:00
array thingy
This commit is contained in:
parent
9a9db7433a
commit
1250233556
1 changed files with 3 additions and 0 deletions
|
|
@ -92,6 +92,9 @@ By default, GoToSocial sets a 50kb limit on the size of emoji images that can be
|
|||
|
||||
GoToSocial can send and receive emoji images of the type `image/png`, `image/jpeg`, `image/gif`, and `image/webp`.
|
||||
|
||||
!!! info
|
||||
Note that the `tag` property can be either an array of objects, or a single object.
|
||||
|
||||
### `null` / empty `id` property
|
||||
|
||||
Some server softwares like Akkoma include emojis as [anonymous objects](https://www.w3.org/TR/activitypub/#obj-id) on statuses. That is, they set the `id` property to the value `null` to indicate that the emoji cannot be dereferenced at any specific endpoint.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue