all repos — honk @ e16f77164e68b3fef89b925d60bca86df623fc95

my fork of honk

docs/changelog.txt (view raw)

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