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/lib/activitypub
Eugen Rochko 4c6b5dbe96
Add semi-support for Video/Image objects in ActivityPub (#5848)
* Add semi-support for Video/Image objects in ActivityPub

Video and Image objects will create corresponding status records
with manually crafted text contents (title + URL)

* Extract html-url-finding logic into JsonLdHelper

* Fallback to id when url missing, extract supported object types
8 years ago
..
activity Add semi-support for Video/Image objects in ActivityPub (#5848) 8 years ago
activity.rb When status is fetched instead of delivered, do not stream it (#5437) 8 years ago
adapter.rb Profile redirect notes (#5746) 8 years ago
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 9 years ago
linked_data_signature.rb Validate id of ActivityPub representations (#5114) 9 years ago
tag_manager.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 9 years ago