mastodon/app
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
helpers Add semi-support for Video/Image objects in ActivityPub (#5848) 2017-11-30 04:06:20 +01:00
javascript Fix Korean translation (#5853) 2017-11-30 07:16:29 +09:00
lib Add semi-support for Video/Image objects in ActivityPub (#5848) 2017-11-30 04:06:20 +01:00
mailers Add ability to disable login and mark accounts as memorial (#5615) 2017-11-07 19:06:44 +01:00
models Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00
policies Add consumable invites (#5814) 2017-11-27 16:07:59 +01:00
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 2017-09-24 11:18:32 +02:00
serializers Display list column (#5750) 2017-11-25 00:35:37 +01:00
services Add semi-support for Video/Image objects in ActivityPub (#5848) 2017-11-30 04:06:20 +01:00
validators Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
views Show "expired" in invite index (#5838) 2017-11-28 15:41:02 +01:00
workers Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00