Flask-based ActivityPub server
this shit needs tests
tweet/toot/post word
do we need separate hosts/uris for the api and the server?
created post @id's refer to API_URI, but feed view searches for posts on SERVER_URI
boosting on mastodon doesn't work
parse incoming objects without @-prefixes to have them
user creation should be API-side