about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-03-16 10:58:58 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-03-16 10:58:58 +0100
commit5c99e304e5d3e9f975d19d7097bfde3ace986ad8 (patch)
tree9c59226db9ad6127409898668484d6f99d5e0ea3 /README.md
parent75b3339a99bd32c59004effd05dcd0edfc0b7c2a (diff)
Deleting statuses, deletion propagation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 592e150c0..f02e5cddd 100644
--- a/README.md
+++ b/README.md
@@ -16,12 +16,12 @@ Mastodon is a federated microblogging engine. An alternative implementation of t
 - REST API, including home and mention timelines
 - OAuth2 provider system for the API
 - Upload header image for profile page
+- Deleting statuses, deletion propagation
 
 Missing:
 
 - Media attachments (photos, videos)
 - UI to post, reblog, favourite, follow and unfollow
-- Deleting statuses, deletion propagation
 - Streaming API
 
 ## Configuration