all repos — honk @ ca5c01f5674ed4f0d715148140623e518752118c

my fork of honk

docs/changelog.txt (view raw)

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