all repos — honk @ e0431c50ef391b28e0be4ee5e17535ab2a6350b9

my fork of honk

docs/changelog.txt (view raw)

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