all repos — honk @ 8ec0cf92e22ef73c76d48f48b890f30ec04eb377

my fork of honk

docs/changelog.txt (view raw)

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