all repos — honk @ 9af48ee91784721de84890b14ac9acad51bac657

my fork of honk

docs/changelog.txt (view raw)

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