Compare commits

...

7 Commits
0.1.18 ... main

Author SHA1 Message Date
c74fc25a2f
Update README.md 2024-02-16 15:38:06 +09:00
a2773e2705
Update README.md 2023-08-16 20:53:08 +09:00
f1e37c9ff5
Update README.md 2023-08-16 20:50:35 +09:00
56bf8b0293
Update README.md 2023-08-16 18:57:11 +09:00
e2f616df73
Update README.md 2023-08-16 18:46:24 +09:00
2f94ed4305
Update README.md 2023-08-16 18:19:22 +09:00
21abc54ccd
Update README.md 2023-08-16 18:18:37 +09:00

View File

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