all repos — honk @ 7c65fa90965ceda56afbf1a033dab59298392529

my fork of honk

docs/changelog.txt (view raw)

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