all repos — honk @ 598cc200836d08ace8eb58bc2c6fd52ab43e63eb

my fork of honk

docs/changelog.txt (view raw)

  1changelog
  2
  3-- next
  4
  5+ Version string in binary.
  6
  7++ Make it easier to upgrade by decoupling data dir from ".".
  8
  9+ Amend changelog for 0.8.0 in include omitted elements:
 10	Syntax highlighting for code blocks.
 11	Something resembling an actual manual.
 12
 13-- 0.8.0
 14
 15+++ Add Honk Filtering and Censorship System (HFCS).
 16
 17+++ Editing honks (Update activity).
 18
 19++ Subscribe to hashtags.
 20
 21++ Search. I hate it already.
 22
 23++ Hashtags that work?
 24
 25++ Dynamic refresh and page switching without reloads.
 26
 27++ Reply control. Ack replies to show them on the site.
 28
 29+ Allow PDF attachments. For serious business only.
 30
 31+ "untag me" button to mute part of a thread.
 32
 33+ Inline images in posts. Send and receive.
 34
 35+ Somewhat functional admin console (TTY).
 36
 37+ More JS free fallbacks for some basic functions.
 38
 39+ Add chpass command.
 40
 41+ Improved honker management.
 42
 43+ Better markdown output.
 44
 45+ Times for events.
 46
 47+ Split media database into separate blob.db.
 48
 49+ Location checkin. Welcome to the... danger zone!
 50
 51+ Quick mention @alias.
 52
 53+ Image descriptions.
 54
 55+ Unbonking.
 56
 57+ More robust retries for fetching objects.
 58
 59+ Don't decode excessively large images and run out of memory.
 60
 61+ Syntax highlighting for code blocks.
 62
 63+ Something resembling an actual manual.
 64
 65- Sometimes the cached state of the @me feed becomes unsynced.
 66	Acked status may display incorrectly.
 67
 68-- 0.7.7
 69
 70+ Add another retry to workaround pixelfed's general unreliability.
 71
 72+ Attached images are not lost when previewing.
 73
 74- Remove sensitivity to spicy peppers.
 75
 76+ Keep reply to setting during preview.
 77
 78+ Increase max thread retrieval depth to 10.
 79
 80-- 0.7.6
 81
 82+ Fix a bug where upgrades would not complete in one step.
 83
 84-- 0.7.5
 85
 86+ Fix a bug (introdcued 0.7.4) preventing new user creation from working.
 87
 88+ Semi flexible URL patterns to allow transition from other software.
 89
 90+ Improved ActivityPub parsing conformance for better compat with others.
 91
 92+ Add server name to user agent.
 93
 94+ What may be considered UI improvements.
 95
 96-- 0.7.4
 97
 98+ Ever more bug fixes.
 99
100+ Collapse posts based on custom regex match.
101
102+ Tonks are now honk backs.
103
104+ Show both avatars for bonks. Other minor refinements to UI.
105
106+ Minimal support for Video activity and PeerTube compat.
107
108+ Support for some user selectable styling. Currently, skinny column mode.
109
110+ webp image transcoding.
111
112-- 0.7.3
113
114+ Better fedicompat so bonks are visible to pleroma followers.
115
116-- 0.7.2
117
118+ Add the funzone. Minor other UI tweaks.
119
120-- 0.7.1
121
122+ Fix bug preventing unfollow from working.
123
124-- 0.7.0
125
126+++ Auto fetching and inlining of hoots.
127
128++ A new xzone to view and import data not otherwise visible.
129
130++ Preview before honking.
131
132++ Some extra commands for better database retention management.
133
134++ A changelog.
135
136+ Default robots.txt.
137
138+ Misc UI touchups.
139
140+ Read only support for qonks.
141
142+ About page.
143
144+ More reliable (retries) meta messages such as follow requests.
145
146+ Better thread support for missing context.
147
148+ Upgrade image library for cleaner screenshots.
149
150+ Not all summaries need labels.
151
152+ Add max-width for video tag.
153
154-- 0.6.0 and prior
155
156All records from this time of primitive development have been lost.