More README tweaks
This commit is contained in:
parent
97954118e9
commit
13770e0501
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ Getting closer to a stable release, it should be the "last" migration.
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Implements a basic [ActivityPub](https://activitypub.rocks/) server (with federation)
|
- Implements a basic [ActivityPub](https://activitypub.rocks/) server (with federation)
|
||||||
- Compatible with [Mastodon](https://github.com/tootsuite/mastodon) and others (Pleroma, Hubzilla...)
|
- Compatible with [Mastodon](https://joinmastodon.org/) and others ([Pleroma](https://pleroma.social/), Hubzilla...)
|
||||||
- Also implements a remote follow compatible with Mastodon instances
|
- Also implements a remote follow compatible with Mastodon instances
|
||||||
- Exposes your outbox as a basic microblog
|
- Exposes your outbox as a basic microblog
|
||||||
- Support all content types from the Fediverse (`Note`, `Article`, `Page`, `Video`, `Image`, `Question`...)
|
- Support all content types from the Fediverse (`Note`, `Article`, `Page`, `Video`, `Image`, `Question`...)
|
||||||
|
@ -50,7 +50,7 @@ Getting closer to a stable release, it should be the "last" migration.
|
||||||
- [CI runs "federation" tests against two instances](https://d.a4.io/tsileo/microblog.pub)
|
- [CI runs "federation" tests against two instances](https://d.a4.io/tsileo/microblog.pub)
|
||||||
- Project is running 2 up-to-date instances ([here](https://microblog.pub) and [there](https://a4.io))
|
- Project is running 2 up-to-date instances ([here](https://microblog.pub) and [there](https://a4.io))
|
||||||
- The core ActivityPub code/tests are in [Little Boxes](https://github.com/tsileo/little-boxes) (but needs some cleanup)
|
- The core ActivityPub code/tests are in [Little Boxes](https://github.com/tsileo/little-boxes) (but needs some cleanup)
|
||||||
- Manually tested against [Mastodon](https://github.com/tootsuite/mastodon) and other platforms
|
- Manually tested against other major platforms
|
||||||
|
|
||||||
|
|
||||||
## User Guide
|
## User Guide
|
||||||
|
|
Loading…
Reference in a new issue