all repos — honk @ 6c47ffec6b71064bdb4f1ff80488cb7df69d2495

my fork of honk

docs/changelog.txt (view raw)

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