From 6919adda92a5cc7a234cdcdc837de6a2c7a1d754 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 21 Feb 2023 23:24:00 +0100 Subject: [PATCH] autopushed --- journal/2023-02-21.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/journal/2023-02-21.md b/journal/2023-02-21.md index e1a30f41b..b22c90512 100644 --- a/journal/2023-02-21.md +++ b/journal/2023-02-21.md @@ -23,6 +23,8 @@ I want to work on: - [[Try elsewhere]], a button that in anagora.org would send the user to the same node on agor.ai (which is the more modern containerized Agora, and is slated to actually be an Agora Network: it will serve/redirect to services including different Agoras in its subdomains.) - [[Autopush]], as evidenced by the optimistic structure of the Agora Protocol section above. + - This also means (only due to polysemy) autopushing bot activity to git, which I also want to do. - [[Executable Subnodes]], which IIRC are close to ship (with an allowlist). - Which should yield features like primes/ and *site navigation* maybe? I've been thinking 'previous' and 'next' could be done as executable subnodes for the fun of it? - But maybe I should not fool around so much and navigation should just go in, say, providers.py, as we need a regex determining which script to run for dates. +- Various bug fixes I've been meaning to do for a while, like the Mastodon bot writing links/text in a format that reads a bit better and preserves wikilinks (!) and not autopulling the stoa as it's unfortunately too distracting given the focus-grabbing (could this be fixed instead?).