Compare commits

..

No commits in common. "main" and "0.1.18" have entirely different histories.
main ... 0.1.18

View File

@ -1,8 +1,7 @@
# gnuboard5-activitypub
GNUBOARD5-ActivityPub: ActivityPub (Fediverse) implementation for GNUBOARD5
ActivityPub implementation for GNUBOARD 5
* https://sir.kr/g5_plugin/10381
* https://codeberg.org/fediverse/delightful-activitypub-development
https://sir.kr/g5_plugin/10381
## 사용 전 설정
* `apstreams` 게시판 추가
@ -16,12 +15,12 @@ GNUBOARD5-ActivityPub: ActivityPub (Fediverse) implementation for GNUBOARD5
- [x] Followers
- [x] Following
- [x] Liked
- [ ] ~~Shares~~ (Altered to inbound/outbound)
- [x] Geolocation
- [ ] Shares (개선 진행 중)
- [x] Geolocation (IP2Location, Naver Cloud)
- [x] File attachment
- [ ] File attachment - Automatically download a remote file to the local server
- [x] Digest/Signature - Outbound
- [ ] ~~Digest/Signature - Inbound~~ (No required)
- [ ] File attachment - Automatically download a file to the local server
- [x] Digest/Signature
- [ ] Digest/Signature - Verification
- [x] w3id.org (e.g. the `publicKey` field of an actor)
- [ ] OAuth 2.0
- [ ] Message Queue Compatible (e.g. Redis, RebbitMQ, Kafka)
@ -30,10 +29,9 @@ GNUBOARD5-ActivityPub: ActivityPub (Fediverse) implementation for GNUBOARD5
- [x] 아바타 (gravatar.com)
- [x] 날씨 (openweathermap.org)
- [x] 환율 (koreaexim.go.kr)
- [x] 국내 Geolocation (Naver Cloud)
- [x] 국외 Geolocation (IP2Location)
## 전문(메시지) 예시
## 전문 예시
```json
{