1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
* Site Changelog
A record of any notable user-facing changes made to this website. For more detail, refer to the log of the [[https://git.sr.ht/~jakob/blog][Git repository]].
** Sunday, December 3, 2023
- Updated the header bar. I don't see the point in having a user-facing link to the Atom feed, since any reader software worth its weight will be able to pick up on my site having a feed automatically.
** Monday, August 28, 2023
- Updated comment UI.
** Sunday, August 27, 2023
- Fixed bug with comment reaction system where pressing the "react" button multiple times would lead to multiple selector widgets being created.
** Saturday, August 12, 2023
- Added cheesy rhymes to the user-facing status code pages.
- Enabled partial API access for Tor and i2p visitors.
- Comments received through these tunnels are marked as such.
** Friday, August 11, 2023
- Fixed custom error documents.
- Stood up static content mirrors on [[http://jakobyallfrbd3herebyee7hug3hxs2ma6aflmmllk35d7dyiwp3adid.onion/][Tor]] and [[http://mtgqjdrqqpovyhx7tortulrnvakbptsi3w5yintmo6lqapdd3hnq.b32.i2p][i2p]].
** Saturday, August 5, 2023
- Began maintaining a changelog.
- Pulled in [[https://pagefind.app/][pagefind]] for self-hosted search.
- Updated [[https://en.wikipedia.org/wiki/Atom_(web_standard)][Atom]] feed to include only the first paragraph of the post in the =<summary>= section.
- This /drastically/ reduces the size of =feed.xml=. Hopefully it makes pulling a little less painful for those subscribed.
- Re-implemented RSVP and gallery using server-side rendering.
- These are features the typical reader would not have used. They're described in detail [[https://jakob.space/blog/pushing-haunt-to-its-limits.html][here]], but the short is that they're things I use for my meatspace friends.
- Updated the [[https://jakob.space/pages/about-complete.html][long-form biographical page]].
- Updated a couple of biographical details that were no longer accurate.
- Now written in [[https://git.sr.ht/~jakob/blog/tree/master/item/org/pages/about-complete.org][Org]].
- Updated the [[https://jakob.space/pages/about.html][short-form biographical page]].
- Got rid of the "projects" section and my CTF team history.
- Minor adjustments to the the front-matter of [[https://jakob.space/blog/pushing-haunt-to-its-limits.html][Pushing Haunt to Its Limits]].
|