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
2017-11-30 04:06:20 +01:00
..
controllers Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
fabricators
features
fixtures
helpers
lib
mailers Spec UserMailer (#3757) 2017-06-17 01:15:00 +02:00
models Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
policies
presenters
requests Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
routing
services Add semi-support for Video/Image objects in ActivityPub (#5848) 2017-11-30 04:06:20 +01:00
support
validators
views
workers
rails_helper.rb
spec_helper.rb