From 5c99e304e5d3e9f975d19d7097bfde3ace986ad8 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 16 Mar 2016 10:58:58 +0100 Subject: Deleting statuses, deletion propagation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit