all repos — honk @ af18b76516cfa7060753899fcd909381ab75c059

my fork of honk

docs/changelog.txt (view raw)

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