all repos — honk @ 58e640b45051cebfbbdfae5582a638d707528d97

my fork of honk

docs/changelog.txt (view raw)

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