about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-03-06 17:52:23 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-03-06 17:52:23 +0100
commit3824c588533f481011d2be19ff9476c001ffbee9 (patch)
tree96203d48ec3d8f54d69591d6b8616c9b4ac7a03b /README.md
parent831a187d74791a34270ecdc94df62bcc86dedd03 (diff)
Adding GNU Public license, adding home timeline, reblog/favourite counters
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index eb54f0311..2b03dee48 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Mastodon
 
 Mastodon is a federated microblogging engine. An alternative implementation of the GNU Social project. Based on ActivityStreams, Webfinger, PubsubHubbub and Salmon.
 
-**Current status of the project is early development. Documentation, licensing information &co will be added later**
+**Current status of the project is early development. Documentation &co will be added later**
 
 ## Status
 
@@ -12,14 +12,15 @@ Mastodon is a federated microblogging engine. An alternative implementation of t
 - Retweets, favourites, mentions, replies work in both directions
 - Public pages for profiles and single statuses
 - Sign up, login, forgotten passwords and changing password
+- Mentions and URLs converted to links in statuses
 
 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
+- Deleting statuses, deletion propagation
 
 ## Configuration