summaryrefslogtreecommitdiff
path: root/pages/changelog.org
blob: 6a779da45d1556ab92a0520786653fab2fdf711d (plain)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
#+TITLE: Changelog

* 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, February 15, 2026

- Re-designed the website from scratch. The following features are temporarily disabled while I re-integrate them with the new theme:
  - Comments
  - Comment replies
  - Comment reactions
- The following features are planned for this new theme:
  - [[https://danilafe.com/blog/blog_microfeatures/][Grouping series of posts]]
  - [[https://danilafe.com/blog/blog_microfeatures/][Origin for code blocks]]
  - [[https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images][Responsive images]]
  - Feed for new comments

** Wednesday, August 20, 2025

- Added a historical article, [[http://jakob.space/blog/replacing-anki-with-org-drill.html][Replacing Anki with org-drill]], originally published in 2018 that was lost when I moved from Flask to a static site generator.

** Sunday, August 17, 2025

- Published a new article: [[http://jakob.space/blog/usb-pd-is-pretty-cool.html][USB-PD is Pretty Cool]].

** Sunday, July 20, 2025

- Published a new article: [[https://jakob.space/blog/spaced-repetition-anywhere.html][Spaced Repetition Anywhere]].

** Sunday, June 29, 2025

- Added two recipes to the cookbook:
  - Fried Chicken
  - Waakye and Stew

** Saturday, May 31, 2025

- Added a cookbook containing the following recipes:
  - Stupid Simple Roast Chicken Parts
  - Split Pea Soup
  - Beef and Barley Soup
  - Refried Beans
  - Chile con Queso
  - High-Fiber Bread

** Sunday, August 11, 2024

- Added an indication that posting a comment was successful, instead of just redirecting to the index.
- Fix the "reply to" button on comments.

** Sunday, December 24, 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]].