all repos — honk @ f3455b672ccb316c3b770b68c59a74830e0d0803

my fork of honk

docs/changelog.txt (view raw)

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