all repos — honk @ fa6917a048b9c40caa63396291e74da2ca144da8

my fork of honk

docs/changelog.txt (view raw)

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