You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/serializers/activitypub
Eugen Rochko 78ed4ab75f
Add bio fields (#6645)
* Add bio fields

- Fix #3211
- Fix #232
- Fix #121

* Display bio fields in web UI

* Fix output of links and missing fields

* Federate bio fields over ActivityPub as PropertyValue

* Improve how the fields are stored, add to Edit profile form

* Add rel=me to links in fields

Fix #121
7 years ago
..
accept_follow_serializer.rb Revert #4616 (#4638) 7 years ago
activity_serializer.rb Use atomUri in Undo activity of Announce (#5376) 7 years ago
actor_serializer.rb Add bio fields (#6645) 7 years ago
add_serializer.rb Fix wrong target URIs in ActivityPub Add/Remove (#6668) 7 years ago
block_serializer.rb Add ActivityPub inbox (#4216) 8 years ago
collection_serializer.rb Federate pinned statuses over ActivityPub (#6610) 7 years ago
delete_actor_serializer.rb Send one Delete of Actor in ActivityPub when account is suspended (#6172) 7 years ago
delete_serializer.rb Introduce OStatus::TagManager (#5008) 7 years ago
emoji_serializer.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
flag_serializer.rb Federated reports (#6570) 7 years ago
follow_serializer.rb Revert #5772 (#6221) 7 years ago
image_serializer.rb Fix nil error in focal_point? (#6537) 7 years ago
like_serializer.rb Add ActivityPub inbox (#4216) 8 years ago
note_serializer.rb Do not re-query mentions from serializers (#6858) 7 years ago
outbox_serializer.rb Federate pinned statuses over ActivityPub (#6610) 7 years ago
public_key_serializer.rb Add public key declaration to actors (#4215) 8 years ago
reject_follow_serializer.rb Revert #4616 (#4638) 7 years ago
remove_serializer.rb Fix wrong target URIs in ActivityPub Add/Remove (#6668) 7 years ago
undo_announce_serializer.rb Add ActivityPub serializer for Undo of Announce (#4703) 7 years ago
undo_block_serializer.rb Add ActivityPub inbox (#4216) 8 years ago
undo_follow_serializer.rb Add ActivityPub inbox (#4216) 8 years ago
undo_like_serializer.rb Add ActivityPub inbox (#4216) 8 years ago
update_serializer.rb Add ActivityPub inbox (#4216) 8 years ago