all repos — honk @ 66c6ced8bf552408c833216614873a616b2720dc

my fork of honk

docs/changelog.txt (view raw)

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