all repos — honk @ f592ea42a831899ec563d9d45d41b6915a90513b

my fork of honk

docs/changelog.txt (view raw)

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