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/spec
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
7 years ago
..
controllers Allow hiding of reblogs from followed users (#5762) 7 years ago
fabricators
features
fixtures
helpers
lib Fix too many forwards (#5854) 7 years ago
mailers
models Allow hiding of reblogs from followed users (#5762) 7 years ago
policies
presenters
requests
routing
services Add semi-support for Video/Image objects in ActivityPub (#5848) 7 years ago
support
validators
views
workers
rails_helper.rb
spec_helper.rb