catstodon/app
valerauko c36a4a1617 Fix FetchAtomService content type handling (#9132)
* Add profile to json+ld in Accept

It's required by the ActivityPub spec

* Use headers['Content-type'] instead of mime_type

mime_type strips the profile from the content type, but it's still available raw in the headers hash

* Add test for ld+json with profile
2018-10-30 15:07:57 +01:00
..
chewy
controllers Include preview cards in status entity in REST API (#9120) 2018-10-28 06:35:03 +01:00
helpers
javascript [i18n] Update for Occitan (#9157) 2018-10-30 15:05:01 +01:00
lib Accept the same payload in multiple inboxes and deliver (#9150) 2018-10-30 15:03:55 +01:00
mailers
models Reset status cache when status_stat or media_attachment updates (#9119) 2018-10-28 06:42:34 +01:00
policies
presenters
serializers Include preview cards in status entity in REST API (#9120) 2018-10-28 06:35:03 +01:00
services Fix FetchAtomService content type handling (#9132) 2018-10-30 15:07:57 +01:00
validators
views Remove character counter from edit profile (#9100) 2018-10-26 01:55:24 +02:00
workers Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) 2018-10-25 18:12:22 +02:00