Cleanup, improve the collection resolver
This commit is contained in:
@@ -43,6 +43,14 @@
|
||||
- Manually tested against [Mastodon](https://github.com/tootsuite/mastodon)
|
||||
- Project is running an up-to-date instance
|
||||
|
||||
## ActivityPub
|
||||
|
||||
microblog.pub implements an [ActivityPub](http://activitypub.rocks/) server, it implements both the client to server API and the federated server to server API.
|
||||
|
||||
Compatible with [Mastodon](https://github.com/tootsuite/mastodon) (which is not following the spec closely), but will drop OStatus messages.
|
||||
|
||||
Activities are verified using HTTP Signatures or by fetching the content on the remote server directly.
|
||||
|
||||
## Running your instance
|
||||
|
||||
### Installation
|
||||
|
Reference in New Issue
Block a user