looks like this will be 0.8
This commit is contained in:
parent
e1fc3405c6
commit
0c105d5682
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue