all repos — honk @ e05bd06a4405c65fc6aaf1549a845d85aa0e7b23

my fork of honk

note some changes
Ted Unangst tedu@tedunangst.com
Mon, 26 Feb 2024 16:19:32 -0500
commit

e05bd06a4405c65fc6aaf1549a845d85aa0e7b23

parent

95a60dea408cd956190b04edd9ff05e728248bf0

2 files changed, 8 insertions(+), 2 deletions(-)

jump to
M TODOTODO

@@ -1,7 +1,5 @@

A few things that could be hacked on. -The regex cluster to rewrite noise is an unholy horror of side effects. - Remove httpsig key fetching from the input path. If the key is known, check signature and reply 200 or 401. If the key is unknown, immediately reply 202 and process later.
M docs/changelog.txtdocs/changelog.txt

@@ -1,5 +1,13 @@

changelog +### next + ++ Easier to inline attached images. + ++ Optional .json urls for activities. + ++ cc, link, name, and tags fields for advanced metadata. + ### 1.2.3 Regarded Reflection + Don't serve attachments to clients expecting activities.