docs/changelog.txt (view raw)
1changelog
2
3-- next
4
5+ Lists supported in markdown.
6
7+ Rewrite admin console to avoid large dependencies.
8
9+ "Bug" fixes.
10
11+ Add a limited /api for the robotrons.
12
13-- 0.8.1
14
15++ Make it easier to upgrade by decoupling data dir from ".".
16
17+ Timestamps displayed in server time with TZ.
18
19+ version command to print current version.
20
21+ Amend changelog for 0.8.0 to include omitted elements:
22 Syntax highlighting for code blocks.
23 Something resembling an actual manual.
24
25-- 0.8.0
26
27+++ Add Honk Filtering and Censorship System (HFCS).
28
29+++ Editing honks (Update activity).
30
31++ Subscribe to hashtags.
32
33++ Search. I hate it already.
34
35++ Hashtags that work?
36
37++ Dynamic refresh and page switching without reloads.
38
39++ Reply control. Ack replies to show them on the site.
40
41+ Allow PDF attachments. For serious business only.
42
43+ "untag me" button to mute part of a thread.
44
45+ Inline images in posts. Send and receive.
46
47+ Somewhat functional admin console (TTY).
48
49+ More JS free fallbacks for some basic functions.
50
51+ Add chpass command.
52
53+ Improved honker management.
54
55+ Better markdown output.
56
57+ Times for events.
58
59+ Split media database into separate blob.db.
60
61+ Location checkin. Welcome to the... danger zone!
62
63+ Quick mention @alias.
64
65+ Image descriptions.
66
67+ Unbonking.
68
69+ More robust retries for fetching objects.
70
71+ Don't decode excessively large images and run out of memory.
72
73+ Syntax highlighting for code blocks.
74
75+ Something resembling an actual manual.
76
77- Sometimes the cached state of the @me feed becomes unsynced.
78 Acked status may display incorrectly.
79
80-- 0.7.7
81
82+ Add another retry to workaround pixelfed's general unreliability.
83
84+ Attached images are not lost when previewing.
85
86- Remove sensitivity to spicy peppers.
87
88+ Keep reply to setting during preview.
89
90+ Increase max thread retrieval depth to 10.
91
92-- 0.7.6
93
94+ Fix a bug where upgrades would not complete in one step.
95
96-- 0.7.5
97
98+ Fix a bug (introdcued 0.7.4) preventing new user creation from working.
99
100+ Semi flexible URL patterns to allow transition from other software.
101
102+ Improved ActivityPub parsing conformance for better compat with others.
103
104+ Add server name to user agent.
105
106+ What may be considered UI improvements.
107
108-- 0.7.4
109
110+ Ever more bug fixes.
111
112+ Collapse posts based on custom regex match.
113
114+ Tonks are now honk backs.
115
116+ Show both avatars for bonks. Other minor refinements to UI.
117
118+ Minimal support for Video activity and PeerTube compat.
119
120+ Support for some user selectable styling. Currently, skinny column mode.
121
122+ webp image transcoding.
123
124-- 0.7.3
125
126+ Better fedicompat so bonks are visible to pleroma followers.
127
128-- 0.7.2
129
130+ Add the funzone. Minor other UI tweaks.
131
132-- 0.7.1
133
134+ Fix bug preventing unfollow from working.
135
136-- 0.7.0
137
138+++ Auto fetching and inlining of hoots.
139
140++ A new xzone to view and import data not otherwise visible.
141
142++ Preview before honking.
143
144++ Some extra commands for better database retention management.
145
146++ A changelog.
147
148+ Default robots.txt.
149
150+ Misc UI touchups.
151
152+ Read only support for qonks.
153
154+ About page.
155
156+ More reliable (retries) meta messages such as follow requests.
157
158+ Better thread support for missing context.
159
160+ Upgrade image library for cleaner screenshots.
161
162+ Not all summaries need labels.
163
164+ Add max-width for video tag.
165
166-- 0.6.0 and prior
167
168All records from this time of primitive development have been lost.