federator/progress.md

29 lines
788 B
Markdown
Raw Normal View History

2024-07-15 20:46:44 +02:00
# progress tracker
## done
## goals v1.0
primary goal is to connect ContentNation via ActivityPub again.
- [ ] browse the fediverse as a logged in user
- [ ] reply to posts
- [ ] like posts
- [ ] share posts
- [ ] comment on CN article via AP
- [ ] get notifications on AP if someone interacts with comment
## roadmap to v1.0
- [X] API framework
- [X] interfact to connect to existing service
2024-07-17 21:45:33 +02:00
- [X] cache layer for users minmal version
- [X] overlay to extend with needed info like private keys, urls, ...
- [X] full cache for users
2024-07-20 23:21:27 +02:00
- [X] webfinger
2024-07-15 20:46:44 +02:00
- [ ] discovery endpoints
- [ ] ap outbox
- [ ] ap inbox
- [ ] support for AP profile in service
- [ ] support for article
- [ ] support for comment
- [ ] posting comments from ap to service
- [ ] callback from service to add new input