안녕하세요. ActivityPub protocol에서 유저가 좋아요를 한 게시물을 보는 방법이 있나요? Actor Object에 liked collection을 찾지 못해서 혹시 다른 방법이 있는지 질문드립니다. Every actor MAY have a liked collection. 라고 문서에 나온 것처럼 liked가 필수가 아니라서 보이지 않는 건가요?

Actor Object는 이렇게 확인해봤습니다.

curl -H "Accept: application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\"" \
     "https://hackers.pub/ap/actors/0197cae5-cd8e-70f1-adb5-7cbbdd35f81b"

@0xq0h3규영 Hackers' Pub이 아직 liked 컬렉션을 구현하지 않아서 그렇습니다. 음… 이게 프라이버시 문제도 있고 해서 일단은 안 보이게 해 놓은 것도 있는데요. 일단 Hackers' Pub 저장소에 관련 이슈 하나 만들어 주시면 논의를 시작해 볼 수 있을 것 같습니다!

2

If you have a fediverse account, you can reply to this note from your own instance. Search https://hackers.pub/ap/notes/019965a5-cf94-7f30-9d37-8b28cc0a766c on your instance and reply to it.

1