forked from alemi/upub
docs: outbox kinda done, add feditest link
This commit is contained in:
parent
9a7199c496
commit
a385d4a226
1 changed files with 3 additions and 1 deletions
|
@ -5,13 +5,15 @@
|
||||||
|
|
||||||
μpub is currently being developed and can't be used at all, get in touch if you want to contribute! :)
|
μpub is currently being developed and can't be used at all, get in touch if you want to contribute! :)
|
||||||
|
|
||||||
|
a test instance is _usually_ available at [feditest.alemi.dev](https://feditest.alemi.dev)
|
||||||
|
|
||||||
## progress
|
## progress
|
||||||
|
|
||||||
- [x] barebone actors
|
- [x] barebone actors
|
||||||
- [x] barebone activities and objects
|
- [x] barebone activities and objects
|
||||||
- [x] activitystreams/activitypub compliance (well mostly)
|
- [x] activitystreams/activitypub compliance (well mostly)
|
||||||
|
- [x] process barebones outbox
|
||||||
- [ ] process barebones inbox
|
- [ ] process barebones inbox
|
||||||
- [ ] process barebones outbox
|
|
||||||
- [ ] http signatures
|
- [ ] http signatures
|
||||||
- [ ] privacy, targets, scopes
|
- [ ] privacy, targets, scopes
|
||||||
- [ ] more optimized database schema
|
- [ ] more optimized database schema
|
||||||
|
|
Loading…
Reference in a new issue