logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 831a187d74791a34270ecdc94df62bcc86dedd03
parent: c605b828b53165cb0161a1885e03202013b63f52
Author: Eugen Rochko <eugen@zeonfederated.com>
Date:   Sun,  6 Mar 2016 13:00:38 +0100

Update status in readme

Diffstat:

MREADME.md21+++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -3,14 +3,23 @@ Mastodon Mastodon is a federated microblogging engine. An alternative implementation of the GNU Social project. Based on ActivityStreams, Webfinger, PubsubHubbub and Salmon. -The core ideals of this project are: +**Current status of the project is early development. Documentation, licensing information &co will be added later** -- Independence of legacy Twitter APIs - we don't want to be compatible with Twitter clients, we want our own clients -- In that vein, a strong and clean REST API and OAuth2 -- Minimalism. Just because you can do almost anything with ActivityStreams doesn't mean you should. Limit the set of possible functions to what makes sense in a microblogging engine. This will make federation as well as UI design a lot easier -- Ease of deployment. The end-goal of this project is to be distributable as a Docker image. +## Status -**Current status of the project is early development. Documentation, licensing information &co will be added later** +- GNU Social users can follow Mastodon users +- Mastodon users can follow GNU Social users +- Retweets, favourites, mentions, replies work in both directions +- Public pages for profiles and single statuses +- Sign up, login, forgotten passwords and changing password + +Missing: + +- Media attachments (photos, videos) +- Home timeline, notifications timeline +- UI to post, reblog, favourite, follow and unfollow +- Turn URLs in posts into links +- Upload header image for profile page ## Configuration