chinwagsocial/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
2017-11-30 04:06:20 +01:00
..
activity Add semi-support for Video/Image objects in ActivityPub (#5848) 2017-11-30 04:06:20 +01:00
activity.rb When status is fetched instead of delivered, do not stream it (#5437) 2017-10-17 20:05:21 +02:00
adapter.rb Profile redirect notes (#5746) 2017-11-18 19:39:02 +01:00
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 2017-08-12 17:41:03 +02:00
linked_data_signature.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
tag_manager.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00