mastodon/spec
Eugen Rochko 4c6b5dbe96
Add semi-support for Video/Image objects in ActivityPub ()
* 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
..
controllers Allow hiding of reblogs from followed users ()
fabricators Add consumable invites ()
features
fixtures Remove empty strings ()
helpers Remove empty strings ()
lib Fix too many forwards ()
mailers Spec UserMailer ()
models Allow hiding of reblogs from followed users ()
policies
presenters Add tests for AccountRelationshipsPresenter ()
requests Redesign the landing page, mount public timeline on it ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
services Add semi-support for Video/Image objects in ActivityPub ()
support Remove empty strings ()
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames ()
views Uploads for admin site settings ()
workers Lists ()
rails_helper.rb Fix - Use a long-lived cookie to keep track of user-level sessions ()
spec_helper.rb Minor performance improvement for test suite ()