all repos — honk @ 100819493e0326db2edbe684a05fd8f0dd7fa001

my fork of honk

docs/changelog.txt (view raw)

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