all repos — honk @ ea41aa826129d270640dd3bd8856507ae52f8ed3

my fork of honk

docs/changelog.txt (view raw)

  1changelog
  2
  3=== 0.9.6 Virile Vigorous and Potent
  4
  5+ A bug, a fix, a bug fix, a fix bug.
  6
  7+ Fix Update processing.
  8
  9+ Better cookie rotation with weekly refresh.
 10
 11+ A new follow button in a surprise location.
 12
 13+ Fix mastodon import.
 14
 15+ Filters work better with hashtags.
 16
 17+ Fix hoot to work with Twitter's latest crap.
 18
 19=== 0.9.5 Emergency Ejection
 20
 21+ Fix honk init user creation.
 22
 23=== 0.9.4 Collegiate Colloquialism
 24
 25+ Add validation to some more user inputs to prevent mistakes.
 26
 27+ Easier to use ping command.
 28
 29=== 0.9.3 Notacanthous Nutshell
 30
 31++ backup command.
 32
 33+ Relax requirement for multipart/form-data posts in API.
 34
 35+ Dedupe blob file data.
 36
 37+ Better support for rich text bios.
 38
 39+ Follow and unfollow should work a little better.
 40
 41+ Option to mention all in replies.
 42
 43+ Reduce interference between various text substitution rules.
 44
 45+ Fix crash in search with extra space.
 46
 47+ Fix pubkey issue with domain only keys.
 48
 49- Custom lingo for those who don't like honking.
 50
 51=== 0.9.2 Malleable Maltote
 52
 53+ Fix compilation on mac.
 54
 55=== 0.9.1 Late Stage Lusciousness
 56
 57++ Boing boom tschak chonky chatter. Chat messages with Pleroma.
 58
 59+ Custom rgb flag: emoji.
 60
 61+ Slightly better ActivityPub compat
 62
 63+ ## headings for markdown
 64
 65+ Workaround js only twitter for hoot: feature.
 66
 67+ Quote unquote reliability improvements.
 68
 69+ Much better omit images handling.
 70
 71+ Fix update activity.
 72
 73+ A few API refinements and additions.
 74
 75=== 0.9.0 Monitor vs Merrimack
 76
 77--- Add Reactions.
 78
 79+++ Rename react to badonk.
 80
 81+ Quick fix to hide all images.
 82
 83+ Allow resending follow requests.
 84
 85+ Improved search query parsing.
 86
 87+ Tables
 88
 89+ Reduce retries talking to dumb servers.
 90
 91+ Maybe possible to use @user@example.com wihtout subdomain.
 92
 93=== 0.8.6 Sartorial Headpiece
 94
 95++ Import command now supports the elephant in the room.
 96
 97+ Minimal support for Move activity.
 98
 99+ deluser command.
100
101+ Configurable avatar colors.
102
103+ Optional pleroma color scheme for the home sick...
104
105+ Rebalance colors slightly. Looks a little fresher now?
106
107+ Add unplug command for servers that have dropped off the net.
108
109+ Add notes field to honkers to document their downfall.
110
111+ Add notes field to filters for record keeping.
112
113+ Negated search -terms.
114
115+ A raw sendactivity API action for the bold.
116
117+ More flexible meme names.
118
119=== 0.8.5 Turnkey Blaster
120
121+ Codenames in changelog.
122
123+ Fix some bugs that may have interfered with federation.
124
125+ Add some re: re: re: to replies.
126
127+ Set an avatar. If you must.
128
129+ Try a little harder to recover from httpsig failures.
130
131+ Add cite tag for block quote attributions.
132
133+ @media print styles.
134
135+ Disable overscroll (pull down) refresh.
136
137+ Can never seem to version the changelog correctly.
138
139=== 0.8.4
140
141+ Fix bug preventing import of keys
142
143+ Option to switch map links to Apple.
144
145=== 0.8.3
146
147- mistag.
148
149=== 0.8.2 Game Warden
150
151++ Import command to preserve those embarssassing old posts from Twitter.
152
153++ Add a limited /api for the robotrons.
154
155+ Resource usage stats on about page.
156
157+ Unveil and pledge restrictions on OpenBSD.
158
159+ Lists supported in markdown.
160
161+ Rewrite admin console to avoid large dependencies.
162
163+ "Bug" fixes.
164
165=== 0.8.1
166
167++ Make it easier to upgrade by decoupling data dir from ".".
168
169+ Timestamps displayed in server time with TZ.
170
171+ version command to print current version.
172
173+ Amend changelog for 0.8.0 to include omitted elements:
174	Syntax highlighting for code blocks.
175	Something resembling an actual manual.
176
177=== 0.8.0 Ordinary Octology
178
179+++ Add Honk Filtering and Censorship System (HFCS).
180
181+++ Editing honks (Update activity).
182
183++ Subscribe to hashtags.
184
185++ Search. I hate it already.
186
187++ Hashtags that work?
188
189++ Dynamic refresh and page switching without reloads.
190
191++ Reply control. Ack replies to show them on the site.
192
193+ Allow PDF attachments. For serious business only.
194
195+ "untag me" button to mute part of a thread.
196
197+ Inline images in posts. Send and receive.
198
199+ Somewhat functional admin console (TTY).
200
201+ More JS free fallbacks for some basic functions.
202
203+ Add chpass command.
204
205+ Improved honker management.
206
207+ Better markdown output.
208
209+ Times for events.
210
211+ Split media database into separate blob.db.
212
213+ Location checkin. Welcome to the... danger zone!
214
215+ Quick mention @alias.
216
217+ Image descriptions.
218
219+ Unbonking.
220
221+ More robust retries for fetching objects.
222
223+ Don't decode excessively large images and run out of memory.
224
225+ Syntax highlighting for code blocks.
226
227+ Something resembling an actual manual.
228
229- Sometimes the cached state of the @me feed becomes unsynced.
230	Acked status may display incorrectly.
231
232=== 0.7.7 More 7 Than Ever
233
234+ Add another retry to workaround pixelfed's general unreliability.
235
236+ Attached images are not lost when previewing.
237
238- Remove sensitivity to spicy peppers.
239
240+ Keep reply to setting during preview.
241
242+ Increase max thread retrieval depth to 10.
243
244=== 0.7.6
245
246+ Fix a bug where upgrades would not complete in one step.
247
248=== 0.7.5
249
250+ Fix a bug (introdcued 0.7.4) preventing new user creation from working.
251
252+ Semi flexible URL patterns to allow transition from other software.
253
254+ Improved ActivityPub parsing conformance for better compat with others.
255
256+ Add server name to user agent.
257
258+ What may be considered UI improvements.
259
260=== 0.7.4
261
262+ Ever more bug fixes.
263
264+ Collapse posts based on custom regex match.
265
266+ Tonks are now honk backs.
267
268+ Show both avatars for bonks. Other minor refinements to UI.
269
270+ Minimal support for Video activity and PeerTube compat.
271
272+ Support for some user selectable styling. Currently, skinny column mode.
273
274+ webp image transcoding.
275
276=== 0.7.3
277
278+ Better fedicompat so bonks are visible to pleroma followers.
279
280=== 0.7.2
281
282+ Add the funzone. Minor other UI tweaks.
283
284=== 0.7.1
285
286+ Fix bug preventing unfollow from working.
287
288=== 0.7.0 Father Mother Maiden Crone Honker Bonker Zonker
289
290+++ Auto fetching and inlining of hoots.
291
292++ A new xzone to view and import data not otherwise visible.
293
294++ Preview before honking.
295
296++ Some extra commands for better database retention management.
297
298++ A changelog.
299
300+ Default robots.txt.
301
302+ Misc UI touchups.
303
304+ Read only support for qonks.
305
306+ About page.
307
308+ More reliable (retries) meta messages such as follow requests.
309
310+ Better thread support for missing context.
311
312+ Upgrade image library for cleaner screenshots.
313
314+ Not all summaries need labels.
315
316+ Add max-width for video tag.
317
318=== 0.6.0 Sixy Delights
319
320Most records from this time of primitive development have been lost.
321
322=== 0.5.0 Halfway to Heaven
323
324=== 0.4.0 Fore Score
325
326=== 0.3.0 Valorous Varaha