all repos — honk @ b51a0ae64d19d702e02365dc111ee0c774ce2d27

my fork of honk

docs/changelog.txt (view raw)

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