From 94596bb86c0700a46bc5dce6a9a1e4fa9d58dc69 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sun, 3 Jul 2022 23:54:00 +0900 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a02d7a..f4e73be 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ ActivityPub implementation for GNUBOARD 5 ## W3C Documentation * https://www.w3.org/TR/activitypub/ + * https://github.com/w3c/activitypub/issues/194 + * https://docs.joinmastodon.org/spec/webfinger/ + * https://organicdesign.nz/ActivityPub_Code ## 사용 전 설정 * `apstreams` 게시판 추가 @@ -12,7 +15,7 @@ ActivityPub implementation for GNUBOARD 5 - [x] WebFinger - [x] User - [x] Inbox -- [ ] Outbox (In working) +- [x] Outbox - [x] Followers - [x] Following - [x] Liked