all repos — honk @ b63e7ff3ec139a987a5aaad9614ef4a35d4dee12

my fork of honk

docs/changelog.txt (view raw)

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