mastodon/spec
Surinna Curtis dc786c0cf4 Support Actors/Statuses with multiple types (#7305)
* Add equals_or_includes_any? helper in JsonLdHelper

* Support arrays in JSON-LD type fields for actors/tags/objects.

* Spec for resolving accounts with extension types

* Style tweaks for codeclimate
2018-05-02 12:40:24 +02:00
..
controllers Paginate descendant statuses in public page (#7148) 2018-04-23 19:27:35 +02:00
fabricators Change columns in notifications nonnullable (#6764) 2018-03-24 12:51:28 +01:00
features
fixtures Support Actors/Statuses with multiple types (#7305) 2018-05-02 12:40:24 +02:00
helpers
lib Append '.test' to hostname in stub data (#7260) 2018-04-25 14:12:28 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Append '.test' to hostname in stub data (#7260) 2018-04-25 14:12:28 +02:00
policies
presenters
requests Use raw status code on have_http_status (#7214) 2018-04-21 21:35:07 +02:00
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
services Support Actors/Statuses with multiple types (#7305) 2018-05-02 12:40:24 +02:00
support
validators
views
workers
rails_helper.rb
spec_helper.rb