| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-13 | The `org' directory is no longer necessary | Jakob L. Kreuze | |
| 2024-07-13 | Initial migration to org-reader | Jakob L. Kreuze | |
| Long-term I would like to merge the =posts-assets= and =posts= directories but currently Haunt will crash if something exists in the =posts= directory that can't be processed by a reader | |||
| 2024-07-10 | Clean up org-mode-reader | Jakob L. Kreuze | |
| 2024-07-06 | Initial org-reader re-implementation | Jakob L. Kreuze | |
| 2024-06-16 | Drop the home-rolled `static-pages' builder for the new `flat-pages' | Jakob L. Kreuze | |
| 2024-06-16 | Use the new `artifact' API instead of `make-page' | Jakob L. Kreuze | |
| 2024-01-15 | Update copyright year | Jakob L. Kreuze | |
| 2023-12-24 | [theme] Drop-down for supplementary pages | Jakob L. Kreuze | |
| 2023-12-03 | [theme] Fix Atom feed URL | Jakob L. Kreuze | |
| 2023-12-03 | [theme] Update header navbar | Jakob L. Kreuze | |
| 2023-08-28 | [comment] Re-do comment form to make less intimidating | Jakob L. Kreuze | |
| 2023-08-27 | [comments] Clearer intent with form labels | Jakob L. Kreuze | |
| 2023-08-27 | [comments] Elide long poster URLs | Jakob L. Kreuze | |
| 2023-08-27 | [atom] Allow relative URLs for Tor/i2p mirrors | Jakob L. Kreuze | |
| 2023-08-12 | [api] Use the right icons for Tor/i2p comments | Jakob L. Kreuze | |
| 2023-08-12 | [api] Identify comments based on clearnet/darknet | Jakob L. Kreuze | |
| 2023-08-11 | [rsvp] Hasty rewrite fixes | Jakob L. Kreuze | |
| 2023-08-08 | Address issues identified by W3C Nu Html Checker | Jakob L. Kreuze | |
| 2023-08-08 | [atom] Address issues identified by W3C Feed Validation Service | Jakob L. Kreuze | |
| 2023-08-05 | Drastically shrink Atom feed by not including full text in-line | Jakob L. Kreuze | |
| 2023-08-05 | Integrate pagefind for self-hosted search | Jakob L. Kreuze | |
| Largely inspired by this post: <https://raymii.org/s/blog/Site_update_self_hosted_search_via_pagefind.html> | |||
| 2023-08-05 | SXML post-processing to remove absolute URLs | Jakob L. Kreuze | |
| 2023-08-05 | [dynamic] Re-implement RSVP using SSR | Jakob L. Kreuze | |
| 2023-08-05 | [dynamic] Implement debug mode for local development | Jakob L. Kreuze | |
| 2023-08-05 | [dynamic] Re-implement gallery using SSR | Jakob L. Kreuze | |
| 2023-08-04 | Enable building the site offline | Jakob L. Kreuze | |
| 2023-08-04 | Use ox-haunt for static pages | Jakob L. Kreuze | |
| 2023-04-10 | Fix tag url | Jakob L. Kreuze | |
| 2023-03-14 | Merge branch 'feature/comment-reactions' | Jakob L. Kreuze | |
| commit 626e7b65e9a7c00ed68c78400e03e27cbd4c77c0 Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Tue Mar 14 18:05:47 2023 -0400 Indicator when reaction attempt succeeded commit e446f67898a05091b2f05df9ed81ca73764f6069 Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Tue Mar 14 18:05:16 2023 -0400 Bug fixes commit ab6edd57158574df80fe33138e99a317c64a0861 Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sun Mar 12 08:43:03 2023 -0400 Better error reporting for reactions commit 9d0638a78333ca35aa1bd12c5c6ced8bd2d7687d Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sun Mar 12 08:38:49 2023 -0400 Update comment and weblabels commit 4a8378715c2e4e559731b319cac920c00cb32116 Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sun Mar 12 08:37:40 2023 -0400 Allow for more emojis commit 655f40bb267cc6df82356a0422146e555b94cf99 Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sat Mar 11 19:35:05 2023 -0500 Rate limit `put-reaction' commit 6463a9f09032f22c8e39ccea757b8a7054f199ba Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sat Mar 11 19:33:53 2023 -0500 Guard against non-emoji reactions commit 32e642f3789d163fae18824ec04e7e833713b26c Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sat Mar 11 19:32:05 2023 -0500 Reaction UI commit 4d07077daedc30271be69c86c855795affdea860 Author: Jakob L. Kreuze <zerodaysfordays@sdf.org> Date: Sat Mar 11 16:51:46 2023 -0500 Address parsing issues in `put-reaction' endpoint | |||
| 2023-02-15 | Update ActivityPub self-identification | Jakob L. Kreuze | |
| 2023-02-12 | Merge branch 'self-hosted-comments' | Jakob L. Kreuze | |
| It's been working well enough. I think it's time to get the initial version of this on `master'. | |||
| 2022-09-13 | Address correctness issues | Jakob L. Kreuze | |
| 2022-09-13 | Slight refactoring | Jakob L. Kreuze | |
| 2022-09-12 | Initial commit | Jakob L. Kreuze | |
| 2022-08-28 | Some (roughly-implemented) support for custom meta tags, etc | Jakob L. Kreuze | |
| 2022-08-28 | One more low-hanging OpenGraph meta tag | Jakob L. Kreuze | |
| 2022-08-28 | Low-hanging fruit for page metadata | Jakob L. Kreuze | |
| 2022-08-28 | [i-love-my-pinephone] Final cut + publish | Jakob L. Kreuze | |
| 2022-08-28 | Remove unfinished `comments' section | Jakob L. Kreuze | |
| This work is continued on the `self-hosted-comments' branch | |||
| 2022-05-08 | [scheme] Initial comments API | Jakob L. Kreuze | |
| 2022-02-21 | [scheme] Update copyright information | Jakob L. Kreuze | |
| 2022-02-21 | [scheme] Fix sorting for tag queries | Jakob L. Kreuze | |
| 2022-02-21 | Add front-matter for series I don't intend to finish | Jakob L. Kreuze | |
| 2020-07-27 | [theme] Update copyright information. | Jakob L. Kreuze | |
| This site's existed for five years. 2019 was just when I moved to Haunt. | |||
| 2020-07-27 | [outbox] Fix 'u-url' in metaline. | Jakob L. Kreuze | |
| 2020-07-27 | [blog] Add a link to commentpara.de at the bottom of ∀ posts. | Jakob L. Kreuze | |
| 2020-07-03 | Purge old information. | Jakob L. Kreuze | |
| 2020-07-03 | Update copyright information. | Jakob L. Kreuze | |
| 2020-01-23 | Update email address and GPG key. | Jakob L. Kreuze | |
| 2020-01-11 | Fix IndieWeb primitives. | Jakob L. Kreuze | |