From 2fefd02e774cce5b1861a8fe935e1f67a084bc44 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Tue, 20 Dec 2022 14:33:42 +0000 Subject: [PATCH] Fix docs list formatting --- docs/releases/0.6.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/releases/0.6.rst b/docs/releases/0.6.rst index 40d2506..afa0451 100644 --- a/docs/releases/0.6.rst +++ b/docs/releases/0.6.rst @@ -16,14 +16,20 @@ more on that. Major features: * Initial Mastodon Client API support + * Timelines, notifications, posting, image upload, emoji, search, follow/unfollow, like, boost, thread view all work * Filtering, DMs/conversations, bookmarks, favourites list, lists, scheduling, announcements do not work yet + * Custom Emoji ("emojo") support + * Fetching and rendering is fully supported * Local creation is still via the Django Admin, but otherwise works well + * Report functionality and moderation queue + * Both local and forwarded reports from other servers * Identities can now be "limited" or blocked entirely + * Follows page * Identity, user and invites admin pages * Stator status monitoring page