From 0c105d56826d392bd12c2a9739ebfb474c4a0258 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Fri, 1 Nov 2019 01:40:04 -0400 Subject: [PATCH] looks like this will be 0.8 --- docs/changelog.txt | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index 06468f4..7d9b7a1 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -1,16 +1,25 @@ changelog --- next +-- 0.8.0 -- Sometimes the cached state of the @me feed becomes unsynced. - Acked status may display incorrectly. ++++ Add Honk Filtering and Censorship System (HFCS). + ++++ Editing honks (Update activity). + +++ Subscribe to hashtags. + +++ Search. I hate it already. + +++ Hashtags that work? + +++ Dynamic refresh and page switching without reloads. + +++ Reply control. Ack replies to show them on the site. + Allow PDF attachments. For serious business only. + "untag me" button to mute part of a thread. -++ Subscribe to hashtags. - + Inline images in posts. Send and receive. + Somewhat functional admin console (TTY). @@ -23,36 +32,25 @@ changelog + Better markdown output. -+++ Add Honk Filtering and Censorship System (HFCS). - + Times for events. + Split media database into separate blob.db. + Location checkin. Welcome to the... danger zone! -+++ Editing honks (Update activity). - + Quick mention @alias. + Image descriptions. -++ Search. I hate it already. - + Unbonking. -++ Hashtags that work? - -++ Dynamic refresh and page switching without reloads. - -++ Reply control. Ack replies to show them on the site. - -+ Schema change. (add flags to honks table) - + More robust retries for fetching objects. + Don't decode excessively large images and run out of memory. +- Sometimes the cached state of the @me feed becomes unsynced. + Acked status may display incorrectly. + -- 0.7.7 + Add another retry to workaround pixelfed's general unreliability.