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