Conversation
Notices
-
Mayel (mayel@pub.mayel.space)'s status on Wednesday, 31-Jul-2019 07:44:17 EDT Mayel Pinging #ActivityPub developers:
I haven't seen any implementation that federates image thumbnail URLs, so what would you say if we start doing so (in MoodleNet) like this:
"icon": {
"type": "Image",
"url": "http://example.org/avatar.png",
"preview": {
"type": "Image",
"url": "http://example.org/avatar-thumb.png",
"height": 100,
"width": 100
}
}-
Mayel (mayel@pub.mayel.space)'s status on Wednesday, 31-Jul-2019 07:56:59 EDT Mayel @dansup you might have some thoughts on this?
-