0
0
Fork 0

Deleting statuses, deletion propagation

This commit is contained in:
Eugen Rochko 2016-03-16 10:58:58 +01:00
parent 75b3339a99
commit 5c99e304e5
5 changed files with 18 additions and 12 deletions

View file

@ -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