This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
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
..
chewy
controllers Disable API access when login is disabled (#7289) 2018-04-30 09:13:14 +02:00
helpers Support Actors/Statuses with multiple types (#7305) 2018-05-02 12:40:24 +02:00
javascript Fix low-contrasted cancel button of reply indicator (#7300) 2018-05-01 14:02:04 +02:00
lib Support Actors/Statuses with multiple types (#7305) 2018-05-02 12:40:24 +02:00
mailers
models
policies
presenters
serializers
services Support Actors/Statuses with multiple types (#7305) 2018-05-02 12:40:24 +02:00
validators
views Fix "Show more" URL on paginated threads for remote statuses (#7285) 2018-04-30 01:59:42 +02:00
workers